public class UUIDDBTermType extends DBTermTypeImpl
DBTermType.Category| Modifier | Constructor and Description |
|---|---|
protected |
UUIDDBTermType(String name,
TermTypeAncestry parentAncestry,
RDFDatatype xsdString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areEqualitiesBetweenTwoDBAttributesStrict()
Returns true if the non-strict equality between two attributes of the same database
of this type is equivalent to a strict equality.
|
boolean |
areEqualitiesStrict()
TODO: revise that
|
Optional<Boolean> |
areEqualitiesStrict(DBTermType otherType)
TODO: revise that
|
Optional<RDFDatatype> |
getNaturalRDFDatatype() |
boolean |
isNeedingIRISafeEncoding()
Returns true if some values in its value space may need an IRI safe encoding
|
getCastName, getCategory, getName, isValidLexicalValueequals, getAncestry, getCommonDenominator, hashCode, isA, isAbstract, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAncestry, getCommonDenominator, isA, isAbstractprotected UUIDDBTermType(String name, TermTypeAncestry parentAncestry, RDFDatatype xsdString)
public Optional<RDFDatatype> getNaturalRDFDatatype()
public boolean isNeedingIRISafeEncoding()
DBTermTypepublic boolean areEqualitiesStrict()
public Optional<Boolean> areEqualitiesStrict(DBTermType otherType)
public boolean areEqualitiesBetweenTwoDBAttributesStrict()
DBTermTypeCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.