Interface | Description |
---|---|
MetadataCreator |
This interface specifies the methods that are provided to a developer for creating RDF/XML metadata and
wrapping it in a StructuredData object, suitable for adding it in a VDI.
|
MetadataRequester |
This interface specifies the methods that are provided to a developer for requesting entities of an
ontology model, based on their labels.
|
MetadataWrapper |
This interface specifies the methods that are provided to a developer for parsing RDF/XML metadata and
wrapping it in a StructuredData object, suitable for adding it in a VDI.
|
Class | Description |
---|---|
MetadataTool |
The MetadataTool allows the user to create and parse RDF metadata descriptions.
|