de.interactive_instruments.ShapeChange.Target.Ontology
Interface OntologyDocument
- All Known Implementing Classes:
- OntologyDocumentRDFXML, OntologyModel
public interface OntologyDocument
getRdfNamespace
String getRdfNamespace()
getCodeNamespace
String getCodeNamespace()
addClass
void addClass(ClassInfo ci)
finalizeDocument
void finalizeDocument()
getPrefix
String getPrefix()
getPrefixForCode
String getPrefixForCode()
print
void print(String outputDirectory,
ShapeChangeResult r)
getBackPath
String getBackPath()
getFileName
String getFileName()
getPath
String getPath()
getName
String getName()
getResource
com.hp.hpl.jena.rdf.model.Resource getResource(ClassInfo ci)
Copyright © 2015. All rights reserved.