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.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSPOBuffer
Deprecated.
by
AbstractArrayBuffer , but this class is more tightly
coupled to the AbstractTripleStore . |
class |
SPOAssertionBuffer
Deprecated.
by
AbstractElementBuffer.InsertBuffer and AbstractSolutionBuffer.InsertSolutionBuffer and the
changes to how truth maintenance is handled (by rule rewrites). |
class |
SPORetractionBuffer
Deprecated.
by
AbstractElementBuffer.DeleteBuffer and AbstractSolutionBuffer.DeleteSolutionBuffer and the
changes to how truth maintenance is handled (rule rewrites). |
Modifier and Type | Interface and Description |
---|---|
interface |
ISPOAssertionBuffer
A buffer that is written on by
Rule s. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.