Class | Description |
---|---|
COWLMappingRendererVisitor |
Renders an alignment as a new ontology merging these.
|
CSVRendererVisitor |
Renders an alignment in Comma-separated-value or Tab-separated-value
- only works with URIAlignments
|
GenericReflectiveVisitor |
This class offers the tools for implementing Reflective visitors,
i.e., visitors in which the visit method will depend on the actual
class of the visited object.
|
GraphPatternRendererVisitor |
Translate correspondences into Graph Patterns
|
HTMLMetadataRendererVisitor |
Renders an alignment in HTML
TODO:
- add CSS categories
- add resource chooser
|
HTMLRendererVisitor |
Renders an alignment in HTML
TODO:
- add CSS categories
- add resource chooser
|
IndentedRendererVisitor |
Structure for indented rendering
|
JSONRendererVisitor |
Renders an alignment in JSON (and in fact in JSON-LD) IETF RFC 7159 +
http://www.w3.org/TR/json-ld/
application/json : media type available
|
OWLAxiomsRendererVisitor |
Renders an alignment as a new ontology merging these.
|
RDFRendererVisitor |
Renders an alignment in its RDF format
|
RelationTransformer |
This class categorises relations of the API implementation with respect to the
category of their use by renderers.
|
SEKTMappingRendererVisitor |
Renders an alignment as a new ontology merging these.
|
SILKRendererVisitor |
This renders only a skeleton for the SILK script.
|
SKOSRendererVisitor |
Renders an alignment as a new ontology merging these.
|
SPARQLConstructRendererVisitor | |
SPARQLLinkkerRendererVisitor |
The architecture of these SPARQL renderer does not comply with the classical renderer architecture
whose goal is to immediatelt display the query on given writer.
|
SPARQLSelectRendererVisitor | |
SWRLRendererVisitor |
Renders an alignment as a SWRL rule set interpreting
.data of the first ontology into the second one.
|
XMLMetadataRendererVisitor |
Renders an alignment in its RDF format
|
XSLTRendererVisitor |
Renders an alignment as a XSLT stylesheet transforming
.data of the first ontology into the second one.
|
(C) INRIA & friends, 2003-2020