Package | Description |
---|---|
com.bigdata.rdf.inf |
This package provides an eager closure inference engine for most of the RDF and
RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass,
and owl:equivilentProperty.
|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.rules | |
com.bigdata.rdf.sparql.ast.eval.service | |
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
com.bigdata.rdf.vocab |
This package provides a variety of different pre-compiled
Vocabulary classes. |
com.bigdata.rdf.vocab.core | |
com.blazegraph.vocab.pubchem |
Constructor and Description |
---|
RdfTypeRdfsResourceFilter(Vocabulary vocab) |
Modifier and Type | Class and Description |
---|---|
static class |
TestURIExtensionIV.MockVocabulary |
Modifier and Type | Method and Description |
---|---|
void |
NoInlineURIFactory.init(Vocabulary vocab) |
void |
InlineURIHandler.init(Vocabulary vocab)
Lookup the namespace IV from the vocabulary.
|
void |
InlineURIFactory.init(Vocabulary vocab) |
void |
IInlineURIFactory.init(Vocabulary vocab)
Give the handlers a chance to look up the vocab IV for their namespace
prefixes.
|
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 | Class and Description |
---|---|
static class |
TestInlining.MyVocabulary
Declares URIs to support the
IExtension examples. |
Modifier and Type | Method and Description |
---|---|
protected static void |
TestVocabulary.assertSameVocabulary(Vocabulary expected,
Vocabulary actual) |
Modifier and Type | Field and Description |
---|---|
protected Vocabulary |
BaseClosure.vocab
Various term identifiers that we need to construct the rules.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoSpatialTestVocabulary
Test class for GeoSpatial data type extensions.
|
Modifier and Type | Class and Description |
---|---|
static class |
TestInlineURIs.CustomVocab
Note: Must be public for access patterns.
|
Modifier and Type | Method and Description |
---|---|
Vocabulary |
AbstractTripleStore.getVocabulary()
Return the configured
Vocabulary . |
Modifier and Type | Class and Description |
---|---|
class |
BaseVocabulary
Base class for
Vocabulary implementations. |
class |
BSBMVocabulary
A
Vocabulary covering the ontologies used by LUBM. |
class |
DefaultBigdataVocabulary
Extended vocabulary to include some new declarations.
|
class |
LUBMVocabulary
A
Vocabulary covering the ontologies used by LUBM. |
class |
NoVocabulary
An empty
Vocabulary . |
class |
OPVocabulary |
class |
RDFSVocabulary
A
Vocabulary including well-known Value s for RDF ,
RDFS , OWL , Dublin Core ,
SKOS , FOAF ,
XMLSchema , and Sesame . |
class |
RDFSVocabularyV2
Extended vocabulary to include
VoidVocabularyDecl . |
class |
TestMultiVocabulary |
class |
TestVocabulary_BLZG1591
A
Vocabulary covering the ontologies used by LUBM. |
Modifier and Type | Method and Description |
---|---|
static void |
TestVocabulary.assertSameVocabulary(Vocabulary expected,
Vocabulary actual) |
Modifier and Type | Class and Description |
---|---|
class |
BigdataCoreVocabulary_v20151106
Core Bigdata vocabulary.
|
class |
BigdataCoreVocabulary_v20151210
Core Bigdata vocabulary.
|
class |
BigdataCoreVocabulary_v20160317
Core Bigdata vocabulary.
|
Modifier and Type | Class and Description |
---|---|
class |
PubChemVocabulary
A
Vocabulary covering the PubChem data from https://pubchem.ncbi.nlm.nih.gov/rdf/ . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.