Changes between Version 25 and Version 26 of SparqlServer


Ignore:
Timestamp:
12/03/12 17:25:29 (15 months ago)
Author:
swh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SparqlServer

    v25 v26  
    5959You can add and remove RDF graphs using a RESTful interface. 
    6060 
    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: 
     61Data 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: 
    6262 
    6363{{{