Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
WebService
WebService
Web service for the RDF API

  • Jira
    serverDuraSpace JIRA
    keyVIVO-101
  • Implementing a web service interface (with authentication) to the VIVO RDF API, to allow the Harvester and other tools to add/remove data from VIVO and trigger appropriate search indexing and recomputing of inferences.
  • This would also enable round-trip editing of VIVO content from Drupal or another tool external to VIVO via the SPARQL update capability of the RDF api
  • Put and delete of data via LOD requests – this has been suggested but we're not sure a specification even exists for an LOD "put" request – please add references here if you're aware of discussion or documentation.
  • Authentication will be involved
    • Could manage in our own authentication and authorization system and tell Apache that the servlet requires an HTTPS connection
    • This approach would allow testing in a known environment without 
  • Would you want a bundled atomic change set for at least one graph together, so could control additions and retractions better than when piecemeal

...