| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term | |
| it.unibz.inf.ontop.model.term.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BNode |
interface |
IRIConstant
Provides an interface for storing the IRI constant.
|
interface |
ObjectConstant |
interface |
RDFLiteralConstant
Provides an interface for storing the value constant.
|
| Modifier and Type | Method and Description |
|---|---|
RDFConstant |
TermFactory.getRDFConstant(String lexicalValue,
RDFTermType termType) |
| Modifier and Type | Class and Description |
|---|---|
class |
BNodeConstantImpl
Implementation for BNodes.
|
class |
IRIConstantImpl
Provides a storage to put the URI constant.
|
class |
RDFLiteralConstantImpl |
| Modifier and Type | Method and Description |
|---|---|
RDFConstant |
TermFactoryImpl.getRDFConstant(String lexicalValue,
RDFTermType termType) |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.