org.semanticweb.skosapibinding
Class SKOStoOWLConverter
java.lang.Object
org.semanticweb.skosapibinding.SKOStoOWLConverter
public class SKOStoOWLConverter
- extends java.lang.Object
Author: Simon Jupp
Date: Aug 21, 2008
The University of Manchester
Bio-Health Informatics Group
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SKOStoOWLConverter
public SKOStoOWLConverter()
getAsOWLIndiviudal
public org.semanticweb.owl.model.OWLIndividual getAsOWLIndiviudal(SKOSEntity entity)
getAsOWLObjectProperty
public org.semanticweb.owl.model.OWLObjectProperty getAsOWLObjectProperty(SKOSObjectProperty prop)
getAsOWLAnnotation
public org.semanticweb.owl.model.OWLAnnotation getAsOWLAnnotation(SKOSAnnotation annotation)
getAsOWLDataProperty
public org.semanticweb.owl.model.OWLDataPropertyExpression getAsOWLDataProperty(SKOSDataProperty prop)
getAsOWLConstant
public org.semanticweb.owl.model.OWLConstant getAsOWLConstant(SKOSLiteral literal)
getAsOWLOntology
public org.semanticweb.owl.model.OWLOntology getAsOWLOntology(SKOSDataset dataSet)