Skip to content

convert sample service

timrdf edited this page Jan 26, 2012 · 1 revision

the service converts ONLY the exemplars that a user has selected and is viewing in the web app. It is ephemeral and fast to support interaction.

use a shadow conversion root separate from the root that convert complete service uses.

accept POST from client (RDF parsed from the RDFa dom):

example
  • create csv from raw conversion, save to source/blah.csv
  • place enhancements into manual/
  • convert and publish into standard e1 graph

response RDF

provenance to named graph

client reorients to that graph, attempts to display appropriately, and allows continued enhancements.

Clone this wiki locally