org.openrdf.repository.object.compiler.model
Class RDFOntology
java.lang.Object
org.openrdf.repository.object.compiler.model.RDFEntity
org.openrdf.repository.object.compiler.model.RDFOntology
public class RDFOntology
- extends RDFEntity
Utility class for working with an OWL ontology in a model.
- Author:
- James Leigh
| Fields inherited from class org.openrdf.repository.object.compiler.model.RDFEntity |
model, self |
| Methods inherited from class org.openrdf.repository.object.compiler.model.RDFEntity |
createSourceFile, equals, getModel, getRDFClass, getRDFClasses, getRDFProperties, getRDFProperties, getResource, getStatements, getString, getStrings, getURI, getValues, hashCode, isA, toString |
RDFOntology
public RDFOntology(Model model,
Resource self)
generatePackageInfo
public File generatePackageInfo(File dir,
String namespace,
JavaNameResolver resolver)
throws IOException,
ObjectStoreConfigException
- Throws:
IOException
ObjectStoreConfigException
Copyright © 2004-2010 James Leigh Services Inc.. All Rights Reserved.