RDFXMLNamespaceManager
public class OWLOntologyXMLNamespaceManager extends XMLWriterNamespaceManager
Constructor | Description |
---|---|
OWLOntologyXMLNamespaceManager(OWLOntology ontology,
OWLDocumentFormat format) |
Modifier and Type | Method | Description |
---|---|---|
String |
getQName(String name) |
Gets a QName for a full URI.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addWellKnownNamespace, createPrefixForNamespace, getDefaultNamespace, getDefaultPrefix, getNamespaceForPrefix, getNamespaces, getPrefixes, getPrefixForNamespace, getQName, setDefaultNamespace, setPrefix
public OWLOntologyXMLNamespaceManager(@Nonnull OWLOntology ontology, @Nonnull OWLDocumentFormat format)
ontology
- ontologyformat
- format@Nullable public String getQName(String name)
XMLWriterNamespaceManager
getQName
in class XMLWriterNamespaceManager
name
- The name which represents the full name.Copyright © 2018 The University of Manchester. All rights reserved.