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.rules | |
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
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.
|
Class and Description |
---|
InferenceEngine
Flyweight object encapsulates some configuration state and provides methods
to compute or update the closure of the database.
|
Class and Description |
---|
AbstractInferenceEngineTestCase
Base class for test suites for inference engine and the magic sets
implementation.
|
AbstractRuleDistinctTermScan
Base class for rules having a single predicate that is none bound in the tail
and a single variable in the head.
|
AbstractRuleFastClosure_11_13
Rule for steps 11 and 13 of the "fast closure" method.
|
AbstractRuleFastClosure_3_5_6_7_9
Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program.
|
AbstractRuleFastClosure_5_6_7_9 |
AbstractRuleTestCase |
BaseClosure
Base class for classes that provide closure programs.
|
DoNotAddFilter
Filter keeps matched triple patterns generated OUT of the database.
|
InferenceEngine
Flyweight object encapsulates some configuration state and provides methods
to compute or update the closure of the database.
|
MappedProgram
Program automatically maps the rules added across the combination of the
database (the relation named on the rule) and the focusStore.
|
RDFJoinNexusFactory
Factory for
RDFJoinNexus objects. |
RejectAnythingSameAsItself
Rejects (x y z) iff x==z and y==owl:sameAs, where x, y, and z are variables.
|
RuleContextEnum
Type-safe enumeration capturing the primary uses cases for rule execution.
|
TMUtility
A utility class for performing rule re-writes for RDF truth maintenance using
a "focusStore" in addition to the primary database.
|
Class and Description |
---|
InferenceEngine.Options
Options for the
InferenceEngine . |
Class and Description |
---|
BaseClosure
Base class for classes that provide closure programs.
|
InferenceEngine
Flyweight object encapsulates some configuration state and provides methods
to compute or update the closure of the database.
|
InferenceEngine.Options
Options for the
InferenceEngine . |
RuleContextEnum
Type-safe enumeration capturing the primary uses cases for rule execution.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.