UNIQUE_ID_ONT -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.Common
In each mapping configuration file, this will be the 'key' name for storing
the name of ontology property, which can be treated as a unique ID to identify
its instance.
UTF16BE_BOM -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 16, big endian.
UTF16LE_BOM -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 16, little endian.
UTF32BE_BOM -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 32, big endian.
UTF32LE_BOM -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
BOM Marker for UTF 32, little endian.
UTF8_BOM -
Static variable in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream