CumulusRDF provides a SPARQL endpoint and aREST API to manage RDF data
1.1K
CumulusRDF is an RDF store on a cloud-based architecture. CumulusRDF provides a REST-based API with CRUD operations to manage RDF data. The current version uses Apache Cassandra as storage backend.
If you have docker you can get up and running quickly by using the following commands.
$ docker run -d --name cumulusrdf -p 9090:9090 nvdk/cumulusrdf
CumulusRDF is now available on http://localhost:9090/cumulus
Content type
Image
Digest
Size
378.7 MB
Last updated
over 10 years ago
docker pull nvdk/cumulusrdf