RdfProcessingToolkit
RDF processor
A command line interface based toolkit for processing RDF data and running SPARQL queries on various data formats.
Command line interface based RDF processing toolkit to run sequences of SPARQL statements ad-hoc on RDF datasets, streams of bindings and streams of named graphs with support for processing JSON, CSV and XML using function extensions
40 stars
9 watching
3 forks
Language: Java
last commit: 14 days ago
Linked from 1 awesome list
debian-packagedocker-imagejenanamed-graphsrdfrpm-packagesparqlsparql-extensionssparql-functions
Related projects:
Repository | Description | Stars |
---|---|---|
smartdataanalytics/jena-sparql-api | A Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations. | 57 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 123 |
dkmfbk/rdfpro | A Java command line tool and embeddable library for building stream-oriented RDF processing pipelines | 12 |
rdflib/rdflib | A Python library for working with RDF data and querying semantic web resources | 2,176 |
smartdataanalytics/beast | A Java-based framework for building and executing RDF workflows with data analysis and charting capabilities | 0 |
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 526 |
umkc-bigdatalab/riq | A software tool designed to efficiently process SPARQL queries on large RDF datasets by partitioning the data into groups for faster query execution. | 3 |
dice-group/deer | A modular software system for efficient computation of operations on RDF datasets using semantic web technologies | 10 |
sweetrdf/quickrdf | RDF data processing and graph manipulation library in PHP | 0 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
paulhoule/infovore | An RDF processing system that uses Hadoop to process large datasets and convert them into usable formats for triple stores. | 148 |
atomgraph/processor | A server software that processes RDF data from various sources and exposes it as Linked Data over HTTP | 58 |
castagna/jena-grande | A collection of utilities and examples for processing RDF data using various big-data technologies. | 24 |
dajobe/raptor | A C library providing a lightweight, efficient implementation of RDF syntax and data processing | 157 |
gushakov/sparql-template | A Java library for automatically mapping RDF triples to annotated POJOs. | 0 |