Package | Description |
---|---|
com.bigdata.rdf.rules | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.relation.rule |
This package includes an abstraction layer for rules.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRuleDistinctTermScan
Base class for rules having a single predicate that is none bound in the tail
and a single variable in the head.
|
class |
AbstractRuleFastClosure_11_13
Rule for steps 11 and 13 of the "fast closure" method.
|
class |
AbstractRuleFastClosure_3_5_6_7_9
Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program.
|
class |
AbstractRuleFastClosure_5_6_7_9 |
class |
MatchRule
Rule supporting
AbstractTripleStore.match(Literal[], URI[], URI) . |
class |
RuleFastClosure11
Rule for step 11 of
InferenceEngine#fastForwardClosure() . |
class |
RuleFastClosure13
Rule for step 13 of
InferenceEngine#fastForwardClosure() . |
class |
RuleFastClosure3 |
class |
RuleFastClosure5 |
class |
RuleFastClosure6 |
class |
RuleFastClosure7 |
class |
RuleFastClosure9 |
class |
RuleOwlEquivalentClass
owl:equivalentClass
|
class |
RuleOwlEquivalentProperty
owl:equivalentProperty
|
class |
RuleOwlFunctionalProperty
owl:FunctionalProperty
|
class |
RuleOwlHasValue
owl:hasValue
|
class |
RuleOwlInverseFunctionalProperty
owl:InverseFunctionalProperty
|
class |
RuleOwlInverseOf1
owl:inverseOf1
|
class |
RuleOwlInverseOf2
owl:inverseOf2
|
class |
RuleOwlSameAs1
owl:sameAs1
|
class |
RuleOwlSameAs1b
owl:sameAs1b
|
class |
RuleOwlSameAs2
owl:sameAs2
|
class |
RuleOwlSameAs3
owl:sameAs3
|
class |
RuleOwlSymmetricProperty
owl:SymmetricProperty
|
class |
RuleOwlTransitiveProperty1
owl:TransitiveProperty1
|
class |
RuleOwlTransitiveProperty2
owl:TransitiveProperty2
|
class |
RuleRdf01
rdf1:
|
class |
RuleRdfs02
rdfs2:
|
class |
RuleRdfs03
rdfs3:
|
class |
RuleRdfs04a
rdfs4a:
|
class |
RuleRdfs04b
rdfs4b:
|
class |
RuleRdfs05
rdfs5: this variant uses a nested subquery and may be safely used during
truth maintenance.
|
class |
RuleRdfs06
rdfs6:
|
class |
RuleRdfs07
rdfs7:
|
class |
RuleRdfs08
rdfs8:
|
class |
RuleRdfs09
rdfs9:
|
class |
RuleRdfs10
rdfs10:
|
class |
RuleRdfs11
rdfs11: this variant uses a nested subquery and may be safely used during
truth maintenance.
|
class |
RuleRdfs12
rdfs12:
|
class |
RuleRdfs13
rdfs13:
|
Modifier and Type | Method and Description |
---|---|
protected List<Rule> |
BaseClosure.getCustomRules(String database)
Allow subclasses of the fast and full closure programs to provide a set
of custom rules that will be run towards the end of the standard closure
program.
|
Modifier and Type | Class and Description |
---|---|
protected class |
TestSPORelation.TestRuleRdfs9
this is rdfs9:
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractRuleTestCase.MyRule |
protected static class |
AbstractRuleTestCase.TestRuleRdfs04a
rdfs4a:
|
protected static class |
AbstractRuleTestCase.TestRuleRdfs9
this is rdfs9:
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.