- setDebugStream(PrintStream) - Method in class edu.freiburg.dbis.rdd.parser.RDDParserTokenManager
-
Set debug output.
- setIRI(IRI) - Method in class edu.freiburg.dbis.rdd.model.IRIWithRangeType
-
- setPrefixSec(PrefixSec) - Method in class edu.freiburg.dbis.rdd.parser.PrefixManager
-
- setPropWithRangeType(IRIWithRangeType) - Method in class edu.freiburg.dbis.rdd.model.PropConstraint
-
- setProvenanceInfo(ConstraintProvenanceInfo) - Method in class edu.freiburg.dbis.rdd.fol.FOFormula
-
- setRangeType(RangeType) - Method in class edu.freiburg.dbis.rdd.model.IRIWithRangeType
-
- shutdown() - Method in class edu.freiburg.dbis.rdd.sparql.DataManager
-
- SimpleCharStream - Class in edu.freiburg.dbis.rdd.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Constructor.
- SINGLETON - Static variable in interface edu.freiburg.dbis.rdd.parser.RDDParserConstants
-
RegularExpression Id.
- SLASH - Static variable in interface edu.freiburg.dbis.rdd.parser.RDDParserConstants
-
RegularExpression Id.
- sparqlAsk(String) - Method in class edu.freiburg.dbis.rdd.sparql.DataManager
-
- sparqlQueryPrefix(boolean, List<SPARQLVariable>) - Static method in class edu.freiburg.dbis.rdd.fol.FOFormula
-
- sparqlQuerySuffix(Integer) - Static method in class edu.freiburg.dbis.rdd.fol.FOFormula
-
- sparqlSelect(String) - Method in class edu.freiburg.dbis.rdd.sparql.DataManager
-
- SPARQLTriplePatternComponent - Interface in edu.freiburg.dbis.rdd.sparql
-
Interface for a component in a SPARQL triple pattern
- SPARQLVariable - Class in edu.freiburg.dbis.rdd.sparql
-
Representation of a SPARQL variable
- SPARQLVariable(String) - Constructor for class edu.freiburg.dbis.rdd.sparql.SPARQLVariable
-
- SPARQLVariableFactory - Class in edu.freiburg.dbis.rdd.sparql
-
Factory singleton class to create SPARQL variables
- specialToken - Variable in class edu.freiburg.dbis.rdd.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- splitPrefixedIri(String) - Static method in class edu.freiburg.dbis.rdd.sparql.IRI
-
Splits a string on its first ":" occurrence.
- startRecordFOFormulaEvaluation(FOFormula, String) - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult.RDDConstraintEvaluationResult
-
- startRecordFOFormulaEvaluation(FOFormula, String) - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult
-
- staticFlag - Static variable in class edu.freiburg.dbis.rdd.parser.SimpleCharStream
-
Whether parser is static.
- statsAsString() - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult
-
Return statistics as string
- stopEvaluation(boolean) - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult.FOFormulaEvaluationResult
-
- stopRecordFOFormulaEvalation(boolean) - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult.RDDConstraintEvaluationResult
-
- stopRecordFOFormulaEvaluation(boolean) - Method in class edu.freiburg.dbis.rdd.RDDEvaluationResult
-
- SUBCLASS - Static variable in interface edu.freiburg.dbis.rdd.parser.RDDParserConstants
-
RegularExpression Id.
- SUBPROPERTY - Static variable in interface edu.freiburg.dbis.rdd.parser.RDDParserConstants
-
RegularExpression Id.
- subPropertyConstraint(IRI, IRI, Collection<IRI>, Environment, ConstraintProvenanceInfo) - Static method in class edu.freiburg.dbis.rdd.fol.FOConstraintBuilder
-
Unqualified: induces one constraint, recursively for every subproperty p_s
(clazz==null): forall s, o (T(s, p_s, o) -> T(s, p, o))
Qualified: induces one constraint, recursively for every subproperty p_s
(clazz!
- SubPropertyConstraint - Class in edu.freiburg.dbis.rdd.model
-
Representation of a SUBPROPERTY constraint
- SubPropertyConstraint(List<IRI>) - Constructor for class edu.freiburg.dbis.rdd.model.SubPropertyConstraint
-
- subPropertyConstraint() - Method in class edu.freiburg.dbis.rdd.parser.RDDParser
-
- SwitchTo(int) - Method in class edu.freiburg.dbis.rdd.parser.RDDParserTokenManager
-
Switch to specified lex state.