edu.stanford.smi.protegex.owl.jena
Class JenaDLConverter
java.lang.Object
edu.stanford.smi.protegex.owl.jena.JenaDLConverter
public class JenaDLConverter
- extends Object
A class that can convert a given OntModel into OWL DL.
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JenaDLConverter
public JenaDLConverter(com.hp.hpl.jena.ontology.OntModel oldModel,
NamespaceManager nsm)
- Constructs a new JenaDLConverter.
- Parameters:
oldModel
- the OntModel to convertnsm
- the current NamespaceManager
convertOntModel
public com.hp.hpl.jena.ontology.OntModel convertOntModel()
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.