Uses of Interface
org.openprovenance.prov.rdf.GraphBuilder
-
Packages that use GraphBuilder Package Description org.openprovenance.prov.rdf Provides the classes to map the PROV Data Model to/from RDF. -
-
Uses of GraphBuilder in org.openprovenance.prov.rdf
Classes in org.openprovenance.prov.rdf that implement GraphBuilder Modifier and Type Class Description classSesameGraphBuilderConstructors in org.openprovenance.prov.rdf with parameters of type GraphBuilder Constructor Description RdfConstructor(GraphBuilder<RESOURCE,LITERAL,STATEMENT> gb, ProvFactory pFactory)
-