Provides a set of classes to construct RDF Schema instances and serialize to a a {@link com.ibm.team.jfs.app.rdf.IGraph graph}. The provided classes allow a client to construct a schema consisting of RDF Schema Classes and Properties. The {@link com.ibm.team.jfs.app.rdf.schema.RdfsSchema schema} class can then serialize and return the schema contents as a {@link com.ibm.team.jfs.app.rdf.IGraph graph} instance for storage or reasoning.

What the rdf Package Contains

Example

TBD

@since 0.1