| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.ontology | |
| it.unibz.inf.ontop.spec.ontology.impl |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<AnnotationAssertion> |
OntologyABox.getAnnotationAssertions() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationAssertionImpl
Represents AnnotationAssertion from the OWL 2 QL Specification
AnnotationAssertion := 'AnnotationAssertion' '(' axiomAnnotations AnnotationProperty AnnotationSubject AnnotationValue ')'
AnnotationSubject := IRI | AnonymousIndividual
AnnotationValue := AnonymousIndividual | IRI | Literal
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationAssertion |
OntologyBuilderImpl.createAnnotationAssertion(AnnotationProperty ap,
ObjectConstant o,
Constant c)
Creates an annotation assertion
AnnotationAssertion := 'AnnotationAssertion' '(' axiomAnnotations AnnotationProperty AnnotationSubject AnnotationValue ')'
AnnotationSubject := IRI | AnonymousIndividual
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.