public class RuleRdfs04b extends AbstractRuleDistinctTermScan
(?u ?a ?v) -> (?v rdf:type rdfs:Resource)Note: Literals can be entailed in the subject position by this rule and MUST be explicitly filtered out. That task is handled by the
DoNotAddFilter. RuleRdfs03 is the other way that literals
can be entailed into the subject position.AbstractRuleDistinctTermScan.DistinctTermScan| Constructor and Description |
|---|
RuleRdfs04b(String relationName,
Vocabulary vocab) |
getTaskFactorygetConstants, getConstraint, getConstraintCount, getConstraints, getHead, getName, getQueryOptions, getRequiredVariableCount, getRequiredVariables, getSharedVars, getSharedVars, getTail, getTail, getTailCount, getVariableCount, getVariableCount, getVariables, isConsistent, isDeclared, isFullyBound, isFullyBound, isRule, specialize, specialize, toString, toString, varpublic RuleRdfs04b(String relationName, Vocabulary vocab)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.