public class RuleRdfs11 extends Rule
triple(?u,rdfs:subClassOf,?x) :-
triple(?u,rdfs:subClassOf,?v),
triple(?v,rdfs:subClassOf,?x).
RuleRdfs11_SelfJoin,
Serialized Form| Constructor and Description |
|---|
RuleRdfs11(String relationName,
Vocabulary vocab) |
getConstants, getConstraint, getConstraintCount, getConstraints, getHead, getName, getQueryOptions, getRequiredVariableCount, getRequiredVariables, getSharedVars, getSharedVars, getTail, getTail, getTailCount, getTaskFactory, getVariableCount, getVariableCount, getVariables, isConsistent, isDeclared, isFullyBound, isFullyBound, isRule, specialize, specialize, toString, toString, varpublic RuleRdfs11(String relationName, Vocabulary vocab)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.