LD4P / sinopia_server

[Deprecated - switching to MongoDB] Sinopia Back-end CRUD Service. LDP-inspired, HTTP Server taking JSON-LD resources & administrative metadata.
Apache License 2.0
1 stars 1 forks source link

tests for storing/retrieving RDF #34

Closed jmartin-sul closed 5 years ago

jmartin-sul commented 5 years ago

basic use case, main thing we use trellis for

jmartin-sul commented 5 years ago

would be using createResource (and/or createResourceWithHttpInfo) from sinopia_client for creation, and getResource/getResourceWithHttpInfo for retrieval.

jmartin-sul commented 5 years ago

at the time of this comment, the swagger spec version (and so the version of the client SDK) is 3.0.0-beta3. once we write this test and show that storing/retrieving RDF resources works, i'd vote for bumping the version to 3.0.0 proper.