public abstract class AbstractRDFDatatype extends RDFTermTypeImpl implements RDFDatatype
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry)
Abstract
|
protected |
AbstractRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
Concrete
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.rdf.api.IRI |
getIRI() |
boolean |
isA(org.apache.commons.rdf.api.IRI baseDatatypeIri) |
getClosestDBTypeequals, getAncestry, getCommonDenominator, hashCode, isA, isAbstract, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLanguageTaggetClosestDBTypegetAncestry, getCommonDenominator, isA, isAbstractprotected AbstractRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
protected AbstractRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry)
public boolean isA(org.apache.commons.rdf.api.IRI baseDatatypeIri)
isA in interface RDFDatatypepublic org.apache.commons.rdf.api.IRI getIRI()
getIRI in interface RDFDatatypeCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.