public interface DataAssertionProvider extends LiteralProvider
getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteralgetOWLDatatype, getOWLDatatype, getOWLDatatype, getOWLDatatype, getOWLDatatypedefault OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, OWLLiteral object)
property - propertysubject - subjectobject - objectOWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, OWLLiteral object, Collection<OWLAnnotation> annotations)
property - propertysubject - subjectobject - objectannotations - A set of annotations. Cannot be null or contain nulls.default OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, int value)
property - propertysubject - subjectvalue - valuedefault OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, double value)
property - propertysubject - subjectvalue - valuedefault OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, float value)
property - propertysubject - subjectvalue - valuedefault OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, boolean value)
property - propertysubject - subjectvalue - valuedefault OWLDataPropertyAssertionAxiom getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, String value)
property - propertysubject - subjectvalue - valuedefault OWLNegativeDataPropertyAssertionAxiom getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, OWLLiteral object)
property - propertysubject - subjectobject - objectOWLNegativeDataPropertyAssertionAxiom getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression property, OWLIndividual subject, OWLLiteral object, Collection<OWLAnnotation> annotations)
property - propertysubject - subjectobject - objectannotations - A set of annotations. Cannot be null or contain nulls.Copyright © 2018 The University of Manchester. All rights reserved.