RDFXMLNamespaceManager
public class OWLOntologyXMLNamespaceManager extends XMLWriterNamespaceManager
Constructor | Description |
---|---|
OWLOntologyXMLNamespaceManager(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.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
@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.