public class RuleOwlHasValue extends Rule
(x rdf:type a), (a rdf:type owl:Restriction), (a owl:onProperty p), (a owl:hasValue v) -> (x p v)
Constructor and Description |
---|
RuleOwlHasValue(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, var
public RuleOwlHasValue(String relationName, Vocabulary vocab)
vocab
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.