Package org.aksw.jenax.sparql.fragment.api


package org.aksw.jenax.sparql.fragment.api
  • Class
    Description
    A fragment together with a distinguished list of variables which can be used to "connect" fragments.
     
    Combines a fragment (graph pattern plus exposed variables) with additional information about which of the underlying graph pattern's visible variables form a composite key for entities.
     
     
     
    A (SPARQL) fragment is a unifying abstraction for queries and graph patterns which allows treating both as tables.
     
     
     
     
    A relation with multiple source and target variables
    Interface with several default methods for working which an object that holds an Element.
    Not yet used - Interface for sparql-based objects that are partitioned by certain variables
    A relation with an additional mapping of variables to custom objects