public class DatetimeDBTermType extends DBTermTypeImpl
DBTermType.Category| Modifier | Constructor and Description |
|---|---|
protected |
DatetimeDBTermType(String name,
TermTypeAncestry parentAncestry,
RDFDatatype rdfDatatype) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areEqualitiesBetweenTwoDBAttributesStrict()
TODO: check if TZ are allowed are not
|
boolean |
areEqualitiesStrict()
TODO: check if TZ are allowed are not
|
Optional<Boolean> |
areEqualitiesStrict(DBTermType otherType)
Returns true if the non-strict equality between terms of these two types
are equivalent to a strict equality
|
Optional<RDFDatatype> |
getNaturalRDFDatatype() |
boolean |
isNeedingIRISafeEncoding()
TODO: check if it is safe or not
|
getCastName, getCategory, getName, isValidLexicalValueequals, getAncestry, getCommonDenominator, hashCode, isA, isAbstract, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAncestry, getCommonDenominator, isA, isAbstractprotected DatetimeDBTermType(String name, TermTypeAncestry parentAncestry, RDFDatatype rdfDatatype)
public Optional<RDFDatatype> getNaturalRDFDatatype()
public boolean isNeedingIRISafeEncoding()
public boolean areEqualitiesStrict()
public Optional<Boolean> areEqualitiesStrict(DBTermType otherType)
DBTermTypepublic boolean areEqualitiesBetweenTwoDBAttributesStrict()
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.