Package org.openprovenance.prov.vanilla
Class ProvUtilities
- java.lang.Object
-
- org.openprovenance.prov.model.ProvUtilities
-
- org.openprovenance.prov.vanilla.ProvUtilities
-
public class ProvUtilities extends ProvUtilities
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openprovenance.prov.model.ProvUtilities
ProvUtilities.BuildFlag
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROV_LABEL_URIstatic StringPROV_LOCATION_URIstatic StringPROV_ROLE_URIstatic StringPROV_TYPE_URIstatic StringPROV_VALUE_URI-
Fields inherited from class org.openprovenance.prov.model.ProvUtilities
internationalizedStringUri
-
-
Constructor Summary
Constructors Constructor Description ProvUtilities()
-
Method Summary
Modifier and Type Method Description voiddistribute(QualifiedName qn, Collection<Attribute> attributes, Collection<LangString> labels, Collection<Value> values, Collection<Location> locations, Collection<Type> types, Collection<Role> roles, Collection<Other> others)-
Methods inherited from class org.openprovenance.prov.model.ProvUtilities
attributesWithNamespace, doAction, doAction, escape, forAllStatement, forAllStatementOrBundle, getActivity, getActivity, getAgent, getAgent, getBundle, getCause, getEffect, getEntity, getEntity, getNamedBundle, getObject, getObject2, getOtherCauses, getRelations, getRelations, getStatement, getStatement, getter, hasNoTime, hasType, setter, toDate, toXMLGregorianCalendar, unescape, updateNamespaces, valueToNotationString, valueToNotationString
-
-
-
-
Method Detail
-
distribute
public void distribute(QualifiedName qn, Collection<Attribute> attributes, Collection<LangString> labels, Collection<Value> values, Collection<Location> locations, Collection<Type> types, Collection<Role> roles, Collection<Other> others)
-
-