Class | Description |
---|---|
CompressedTimestampExtension<V extends BigdataValue> |
Effective, packed representation of timestamps typed as
. |
DateTimeExtension<V extends BigdataValue> |
This implementation of
IExtension implements inlining for literals
that represent xsd:dateTime literals. |
DerivedNumericsExtension<V extends BigdataValue> |
This implementation of
IExtension implements inlining for literals
that represent the derived numeric types:
xsd:nonPositiveInteger
xsd:negativeInteger
xsd:nonNegativeInteger
xsd:positiveInteger
|
GeoSpatialLiteralExtension<V extends BigdataValue> |
Special encoding for GeoSpatial datatypes.
|
USDFloatExtension<V extends BigdataValue> |
Adds inlining for the
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/USD
datatype, which is treated as xsd:float . |
XSDStringExtension<V extends BigdataValue> |
This implementation of
IExtension supports fully inlined
xsd:string values. |
Error | Description |
---|---|
InvalidGeoSpatialDatatypeConfigurationError |
Error signalizing that an invalid geospatial literal (i.e., not coherent with
the geospatial datatype's definition) was encountered.
|
InvalidGeoSpatialLiteralError |
Error signalizing that an invalid geospatial literal (i.e., not coherent with
the geospatial datatype's definition) was encountered.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.