|
Class Summary |
| Literal_p |
Description: Representing the Literals of RDF. |
| Model_p |
Description: For storing a complete VRP Model. |
| Namespace_p |
Description: Represents a namespace. |
| RDF_Class_p |
Description: To store a VRP.Model.RDF_Class. |
| RDF_Collection_p |
Description: Represents an RDF_Collection. |
| RDF_Construct_Abstract |
Description: A superclass for RDF_Property_p,
RDF_Class_p and RDF_Container_p, providing functionality
used in all three of these classes. |
| RDF_Container_p |
Description: Represents RDF containers. |
| RDF_Property_p |
Description: Represents RDF properties. |
| RDF_Resource_p |
Description: Represents RDF resources that might have
special rdf or rdfs properties like rdfs:comment, rdfs:label
or rdf:type, ... |
| RDF_Statement_p |
Description: Representing reified statements. |
| RDFInsert |
Description: The class for coordinating basic functions for inserting rdf into the database. |
| Resource_p |
Description: Represents a simple resource. |
| SBconsumer |
Description: Consumer for a stream based parsing of the RDF/XML file. |
| StreamBasedInsert |
Description: For a stream based insertion of the triples. |