public class FuzzyOwl2toFuzzyDL extends FuzzyOwl2
fuzzyDatatypes| Constructor and Description |
|---|
FuzzyOwl2toFuzzyDL(String input,
String output) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndividualName(org.semanticweb.owlapi.model.OWLIndividual i)
Gets a String representation of an OWL 2 individual.
|
String |
getShortName(org.semanticweb.owlapi.model.OWLEntity e)
Gets the short name (without namespaces) of an OWL 2 entity.
|
static void |
main(String[] args) |
getClassName, getDataPropertyName, getObjectPropertyName, setPrintStream, translateOwl2Ontologypublic FuzzyOwl2toFuzzyDL(String input, String output)
public String getIndividualName(org.semanticweb.owlapi.model.OWLIndividual i)
FuzzyOwl2getIndividualName in class FuzzyOwl2i - An OWL 2 individual.public static void main(String[] args)
args - Two arguments: the input OWL 2 ontology, and the output fuzzy ontology in fuzzyDL syntax.public String getShortName(org.semanticweb.owlapi.model.OWLEntity e)
FuzzyOwl2getShortName in class FuzzyOwl2e - An OWL 2 entity.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann