public class OWLAPIIndividualTranslator extends Object
| Constructor and Description |
|---|
OWLAPIIndividualTranslator() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLIndividual |
translate(it.unibz.inf.ontop.model.term.ObjectConstant constant,
byte[] salt)
Translates from assertion objects into
|
org.semanticweb.owlapi.model.OWLAxiom |
translate(it.unibz.inf.ontop.spec.ontology.RDFFact assertion,
byte[] salt)
Distinguishes class assertions from property assertions.
|
org.semanticweb.owlapi.model.OWLLiteral |
translate(it.unibz.inf.ontop.model.term.RDFLiteralConstant v) |
public org.semanticweb.owlapi.model.OWLAxiom translate(it.unibz.inf.ontop.spec.ontology.RDFFact assertion,
byte[] salt)
public org.semanticweb.owlapi.model.OWLIndividual translate(it.unibz.inf.ontop.model.term.ObjectConstant constant,
byte[] salt)
constant - public org.semanticweb.owlapi.model.OWLLiteral translate(it.unibz.inf.ontop.model.term.RDFLiteralConstant v)
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.