Uses of Class
org.aksw.jenax.graphql.sparql.v2.rewrite.NodeVisitorPrefixesBase
Packages that use NodeVisitorPrefixesBase
-
Uses of NodeVisitorPrefixesBase in org.aksw.jenax.graphql.sparql.v2.rewrite
Subclasses of NodeVisitorPrefixesBase in org.aksw.jenax.graphql.sparql.v2.rewriteModifier and TypeClassDescriptionclassExpands: @prefix @graph @service @vocab @reverse @iri @source @class @emitRdfKey Order of resolution: if vocab is given then build tentative field iri/li> if iri is given then override the field iri if class is given then use the field iri to build a @source directive interplay of source and pattern: source would filter the sources of a given pattern.