Package org.aksw.jena_sparql_api.transform


package org.aksw.jena_sparql_api.transform
  • Classes
    Class
    Description
    Element transform that substitutes SERVICE with another element.
    Virtual properties map to SPARQL binary relations ?s ?o | arbitrarySparqlElementMentioningSAndO Triple pattern: ?s ?p ?o are replaced by a union of all virtual properties -> { ?s ?p ?o } Union { Select ( As ?p) { arbitrarySparqlElementMentioningSAndO } If ?p is a constant, we can directly replace it with the virtual property