Sign inSign up

aksw/rpt

By aksw

•Updated 3 months ago

RDF Processing Toolkit for SPARQL-based ETL workflows with support for CSV, XML, JSON and alot more!

Image
0

10K+

aksw/rpt repository overview

The RDF Processing Toolkit (RPT) makes RDF processing a breeze. Ships with all JenaX SPARQL plugins⁠ for processing CSV, XML and JSON with SPARQL.

docker run aksw/rpt

# Simply pass any number of data, SPARQL update statements and queries as command line arguments:
docker run -v/tmp:/tmp aksw/rpt /tmp/data.ttl /tmp/preprocess.ru 'SELECT DISTINCT ?t { ?s a ?t }'

Project Webpage: https://github.com/SmartDataAnalytics/RdfProcessingToolkit⁠

Tag summary

Content type

Image

Digest

sha256:e437c0060…

Size

481.3 MB

Last updated

7 months ago

docker pull aksw/rpt