public class OWLVocabulary extends Object
| Constructor and Description |
|---|
OWLVocabulary() |
| Modifier and Type | Method and Description |
|---|---|
static org.semanticweb.owlapi.model.OWLClass |
getOWLNothing() |
static org.semanticweb.owlapi.model.OWLClass |
getOWLThing() |
static org.semanticweb.owlapi.model.OWLEntity |
getOWLTopDataProperty() |
static org.semanticweb.owlapi.model.OWLEntity |
getOWLTopObjectProperty() |
static org.semanticweb.owlapi.model.OWLEntity |
getTopDatatype() |
public static org.semanticweb.owlapi.model.OWLClass getOWLThing()
public static org.semanticweb.owlapi.model.OWLClass getOWLNothing()
public static org.semanticweb.owlapi.model.OWLEntity getOWLTopDataProperty()
public static org.semanticweb.owlapi.model.OWLEntity getOWLTopObjectProperty()
public static org.semanticweb.owlapi.model.OWLEntity getTopDatatype()
Copyright © 2015 The University of Manchester. All Rights Reserved.