PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • ject[] children = null;++ // Case 1 : Element is a Profile then stop exploration+ if(parentElement instanceof ProfileApplication) {+ children = new Object[0];+ } else if(parentElement instanceof Package) {+ // Case 2 : Element is Package+ Package parentPackage = (Package)parentElement;++ List<Object> childrenList = new LinkedList<Object>();+++ // Parse applied profiles of parent to find dirty ones
http://www.w3.org/ns/prov#wasQuotedFrom
  • eclipse.org