RDF graph database supporting SPARQL queries and semantic data
Graph database supporting RDF data model, Sesame, and Blueprint APIs
blazegraph$ blazegraph$ curl 'http://localhost:9999/bigdata/sparql?query=SELECT%20%3Fs%20WHERE%20%7B%3Fs%20%3Fp%20%3Fo%7D'$ curl -X POST --data-binary @data.rdf -H 'Content-Type: application/rdf+xml' 'http://localhost:9999/bigdata/rdf/upload'