This page describes how to create, retrieve, update and delete RDF content on Callimachus, an open-source platform for building Linked Data applications. Includes examples of HTTP and equivalent Curl commands.
URL: http://callimachusproject.org/docs/1.1/articles/crud-operations-on-rdf-content.docbook?view
Keywords: CRUD, SPARQL, Curl, REST
Publisher: 3 Round Stones Inc.
Date created: 2014-10-23 04:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P15M
Educational use: instruction
Educational audience: professional
Interactivity type: expositive
- Knows the SPARQL 1.1 Graph Store HTTP protocol for updating graphs on a web server (in "restful" style).
- Knows the SPARQL 1.1 Update language for updating, creating, and removing RDF graphs in a Graph Store
- Uses RDF programming libraries to persistently stores triples in memory, on disk, or to interact with triple stores.