Changes between Version 25 and Version 26 of SparqlServer
- Timestamp:
- 12/03/12 17:25:29 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SparqlServer
v25 v26 59 59 You can add and remove RDF graphs using a RESTful interface. 60 60 61 Data can be added using {{{PUT}}} and removed with {{{DELETE}}}. If you want the model URI (SPARQL graph) to be a sub-URI of the SPARQL endpoint then it's easy:61 Data can be replaced using {{{PUT}}} and removed with {{{DELETE}}}. If you want the model URI (SPARQL graph) to be a sub-URI of the SPARQL endpoint then it's easy: 62 62 63 63 {{{
