Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 444 Bytes

ETL4LOD - Graph

Steps of Pentaho Data Integration (Kettle) to process RDF Graph data.

  • GraphSparqlEndpoint

Runs a sparql query against a endpoint and retrives a set of RDF graph data composed of triples.

  • GraphSemanticLevelMarker

Reads a RDF graph data, evaluate its semantic expressivity level and creates a new triple stamping its level.

  • GraphTriplify

Read a RDF Graph and generates the corresponding triples.