java.lang.Object
org.openprovenance.prov.bookptm.DerivationBuilder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDefinitions(Builder builder) makeDerivation(Builder builder) voidtransportingAttribution(Builder builder, DerivationBuilder.Definitions defs, boolean standalone) voidweighingDescription(Builder builder, DerivationBuilder.Definitions defs, boolean standalone)
-
Field Details
-
VOCAB
- See Also:
-
PROVEXT
- See Also:
-
pFactory
-
name
-
edge2Colour
-
edge1Colour
-
edge3Colour
-
-
Constructor Details
-
DerivationBuilder
public DerivationBuilder()
-
-
Method Details
-
makeDocument_Transporting
-
makeDocument_TransportingFullTriangle
-
makeDocument_Weighing
-
makeDocument_TransportingAttribution
-
makeDocument_Attribution
-
makeDocument_AttributionFullTriangle
-
makeDocument_Attribution2FullTriangle
-
makeDocument_Specialization
-
makeDocument_SpecializationFullTriangle
-
makeDocument_CommunicationFullTriangle
-
makeDocument_StartPartialTriangle
-
makeDocument_EndPartialTriangle
-
makeDocument_InsertElementIntoCollection
-
makeDocument_RemoveElementFromCollection
-
makeDocument_singleElement
-
makeDocument_exampleBundleInDocument
-
makeDocument_exampleSelfReferentialBundleInDocument
-
makeDerivation
-
makeDerivation
-
weighingDescription
public void weighingDescription(Builder builder, DerivationBuilder.Definitions defs, boolean standalone) -
transportingAttribution
public void transportingAttribution(Builder builder, DerivationBuilder.Definitions defs, boolean standalone) -
getDefinitions
-