Package se.liu.ida.hefquin.cli
package se.liu.ida.hefquin.cli
-
ClassesClassDescriptionThe purpose of this class is to demonstrate how the HeFQUIN engine can be used directly within the Java code of other Java projects.A command-line tool to materialize an RDF view from an RML mapping.A command-line tool to materialize an RDF view of a labeled property graph (LPG) retrieved from a Neo4j endpoint using Cypher queries.Collects the emitted triples into a graph and writes this graph to the given
OutputStreamupon calling theMaterializeRDFViewOfLPG.MyCachingStreamRDF.finish()function.A command-line tool that interacts with a HeFQUIN service to execute a SPARQL query over the federation for which the service is set up, and prints the query result returned by the service.A command-line tool that executes SPARQL queries using the HeFQUIN federation engine without source selection.