Metabox Changesets Collection
From n² wiki
Nearby: Platform API, Metabox
- URI Pattern
- http://api.talis.com/stores/{store}/meta/changesets
- Allowed Methods
- POST
This URI represents the collection of stored changesets in a store's Metabox. They can be queried using the Store Sparql Service or the Store Multisparql Service
[edit] POST
POSTing to the collection requires the versioned update capability.
The behaviour of a POST request depends on its content-type header:
- application/vnd.talis.changeset+xml
- The body of the post is treated as a single Changeset that should be applied to the metabox

