| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.ontology | |
| it.unibz.inf.ontop.spec.ontology.impl |
| Modifier and Type | Method and Description |
|---|---|
ClassAssertion |
ABoxAssertionSupplier.createClassAssertion(String c,
ObjectConstant o)
Creates a class assertion
(implements rule [C4])
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ClassAssertion> |
OntologyABox.getClassAssertions() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAssertionImpl
Represents ClassAssertion from OWL 2 QL Specification
ClassAssertion := 'ClassAssertion' '(' axiomAnnotations Class Individual ')'
|
| Modifier and Type | Method and Description |
|---|---|
static ClassAssertion |
OntologyBuilderImpl.createClassAssertion(OClass ce,
ObjectConstant object)
Creates a class assertion
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.