@Deprecated public class OWLUtils extends Object
| Constructor and Description |
|---|
OWLUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static OWLGroup |
getOwlManagerGroup()
Deprecated.
|
static String |
iriModel2iri(String iri)
Deprecated.
use IRIUtils.iriModel2iri
|
static void |
loadDirectory(File directory)
Deprecated.
|
static String |
ontology2filename(org.semanticweb.owlapi.model.OWLOntology ontology)
Deprecated.
|
static String |
ontology2filename(org.semanticweb.owlapi.model.OWLOntologyID ontId)
Deprecated.
|
@Deprecated public static String iriModel2iri(String iri)
iri - an iri that is potentially valid or with a namespace separator.@Deprecated public static OWLGroup getOwlManagerGroup()
@Deprecated public static void loadDirectory(File directory)
@Deprecated public static String ontology2filename(org.semanticweb.owlapi.model.OWLOntologyID ontId)
@Deprecated public static String ontology2filename(org.semanticweb.owlapi.model.OWLOntology ontology)
Copyright © 2018. All rights reserved.