Package | Description |
---|---|
org.openimaj.rdf.serialize | |
orgrdfs.sioc.ns |
Class and Description |
---|
RDFSerializer
The RDFSerializer is used to serialise an object to RDF.
|
Class and Description |
---|
Predicate
An annotation for members of classes that can be serialized as relationships
in an RDF graph by the
RDFSerializer , this annotation should provide
the URI of the predicate to use for the field. |
RDFType
An annotation that can be used to specify a URI for the type of
an object as it is serialised to an RDF graph.
|