Package org.aksw.jenax.path.core


package org.aksw.jenax.path.core
  • Class
    Description
    Paths for traversal of RDF data based on concrete properties IRIs and aliases.
     
    A traversal from a set of source nodes to a set of target nodes.
    Interface for objects that have an facet path.
    Dedicated path implementation compatible with Path<Node>.
    Implementation of PathOps which allows for using the path machinery with jena Nodes.
    Implementation of PathOps which allows for using the path machinery By convention, the single variable used in constraint expressions should be "?x".
     
    Dedicated path implementation for SPARQL predicate expressions (SPARQL expressions only having a single variable).
    Path for SPARQL 1.1 property paths based on Jena's P_Path0 class