Uses of Interface
com.hp.hpl.jena.rdf.model.ModelSource

Packages that use ModelSource
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of ModelSource in com.hp.hpl.jena.rdf.model
 

Subinterfaces of ModelSource in com.hp.hpl.jena.rdf.model
 interface ModelMaker
          A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.
 



Licenced under the Apache License, Version 2.0