Package | Description |
---|---|
net.ontopia.topicmaps.utils |
This package provides topic map utility classes, which are a toolkit for
working with the topic map model provided by the core interfaces.
|
net.ontopia.topicmaps.utils.rdf |
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
|
Modifier and Type | Method and Description |
---|---|
static Set<ImportExportServiceIF> |
ImportExportUtils.getServices()
Returns the loaded ImportExportServiceIF services.
|
Modifier and Type | Class and Description |
---|---|
class |
RDFImporterExporterService
ImportExportServiceIF service providing RDF import and export functionality.
|