Class Summary |
Existing |
|
Link |
Link.java - A class for links containing subject and object of a statement. |
Literal |
Title: RDF Literals for VRP
Description: Representing Literals inside the RDF model generated by VRP. |
Model |
Model.java - All we can do to a model. |
Namespace |
|
RDF_Class |
RDF_Class.java |
RDF_Container |
RDF_Container.java |
RDF_DAG |
RDF_DAG.java - DAG stands for Directed Acyclic Graph.
|
RDF_MetaClass |
|
RDF_Property |
RDF_Property.java - The class for the Properties. |
RDF_Resource |
RDF_Resource.java - For Resources containing RDFS or RDF info. |
RDF_Statement |
RDF_Statement.java - The class for Statements. |
Resource |
Resource.java - A node in an RDF Model. |
Triple |
Represents an RDF triple/statement |