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
OrderedModel Limitation: does not work properly if ground model changes.
OrderUtil This class provides support for experimental ordering in RDF
RDFDigestUtil An implementation of the algorithms for computing digests of triples and models.
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.
 

Exception Summary
DigestAlgorithmMismatch