JavaScript is disabled on your browser.
A G M N S T V
A
addAxioms(Collection<BigdataStatement>) - Method in class sample.rdf.rules.SampleAxioms
Per RDF Model Theory, new properties defined in the vocabulary will
always be of rdf:type rdf:Property and rdfs:Resource, and they will
always be subproperties of themselves.
addValues() - Method in class sample.rdf.rules.SampleVocab
Add any values used by custom inference rules.
G
getCustomRules(String) - Method in class sample.rdf.rules.SampleClosure
Called once by super class during construction of inference program.
M
main(String[]) - Static method in class sample.rdf.rules.TestSample
N
NAMESPACE - Static variable in class sample.rdf.rules.SAMPLE
Sample namespace.
S
SAMPLE - Class in sample.rdf.rules
SAMPLE() - Constructor for class sample.rdf.rules.SAMPLE
sample.rdf.rules - package sample.rdf.rules
SampleAxioms - Class in sample.rdf.rules
SampleAxioms() - Constructor for class sample.rdf.rules.SampleAxioms
De-serialization ctor.
SampleAxioms(String) - Constructor for class sample.rdf.rules.SampleAxioms
SampleClosure - Class in sample.rdf.rules
The closure program must include the new custom inference rules by
overriding the parent method BaseClosure#getCustomRules(String).
SampleClosure(AbstractTripleStore) - Constructor for class sample.rdf.rules.SampleClosure
SampleRule - Class in sample.rdf.rules
If A is similar to B and both are of the same real type (not rdfs:Resource),
then attach B's datatype properties (literals) to A as well.
SampleRule(String, Vocabulary) - Constructor for class sample.rdf.rules.SampleRule
SampleVocab - Class in sample.rdf.rules
SampleVocab() - Constructor for class sample.rdf.rules.SampleVocab
De-serialization ctor.
SampleVocab(String) - Constructor for class sample.rdf.rules.SampleVocab
Used by AbstractTripleStore.create().
SampleVocab.SampleDecl - Class in sample.rdf.rules
SampleVocab.SampleDecl() - Constructor for class sample.rdf.rules.SampleVocab.SampleDecl
SIMILAR_TO - Static variable in class sample.rdf.rules.SAMPLE
A sample property used in the sample custom inference rule.
T
TestSample - Class in sample.rdf.rules
A sample to demonstrate custom inference rules.
TestSample() - Constructor for class sample.rdf.rules.TestSample
V
values() - Method in class sample.rdf.rules.SampleVocab.SampleDecl
A G M N S T V
Copyright © 2016 SYSTAP, LLC DBA Blazegraph . All rights reserved.