Package | Description |
---|---|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.lexicon |
Modifier and Type | Class and Description |
---|---|
class |
BSBMExtensionFactory
Adds inlining for the
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/USD
datatype, which is treated as xsd:float . |
class |
CompressedTimestampExtensionFactory
Extension factory that adds a compressed timestamp literal datatype, namely
|
class |
DefaultExtensionFactory
Default
IExtensionFactory . |
class |
NoExtensionFactory
A class which does not support any extensions.
|
class |
SampleExtensionFactory
Simple
IExtensionFactory implementation that creates two
IExtension s - the EpochExtension and the
ColorsEnumExtension . |
Constructor and Description |
---|
LexiconConfiguration(int blobsThreshold,
boolean inlineXSDDatatypeLiterals,
boolean inlineTextLiterals,
int maxInlineTextLength,
boolean inlineBNodes,
boolean inlineDateTimes,
TimeZone inlineDateTimesTimeZone,
boolean rejectInvalidXSDValues,
boolean enableRawRecordsSupport,
IExtensionFactory xFactory,
Vocabulary vocab,
BigdataValueFactory valueFactory,
IInlineURIFactory uriFactory,
boolean geoSpatial,
GeoSpatialConfig geoSpatialConfig) |
Modifier and Type | Method and Description |
---|---|
protected Class<IExtensionFactory> |
LexiconRelation.determineExtensionFactoryClass() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.