Package org.w3c.rdf.util

Interface Summary
RDFFactory A factory used to create RDF parser/serializer, empty flat models, schema-aware models out of flat models and schema registry.
 

Class Summary
ModelConsumer A standard class used for parsing into an RDF model
RDFFactoryImpl A default implementation of the RDFFactory interface.
RDFReader A rough approximation for extracting RDF out of an arbitrary character stream.
RDFUtil Useful utility methods.
SetOperations An implementation of set operations on models.