Method Summary
All Methods Instance Methods Abstract Methods Default Methods
as (org.apache.jena.sparql.core.Var var)
Build a new range axiom from the current state of the builder.
Remove this restriction from the corresponding conceptBuilder
on (org.apache.jena.graph.Node node)
The predicate the restriction applies to
on (org.apache.jena.rdf.model.Resource resource)
Methods inherited from interface java.util.function.Supplier
get
Method Details
on
The predicate the restriction applies to
destroy
Remove this restriction from the corresponding conceptBuilder
build
Build a new range axiom from the current state of the builder.
This should not be called as part of the construction process, but by
visitors that e.g. construct the SPARQL concept / query
Returns: