AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Consistently return URIs from `create` CLI scripts #115

Closed namedgraph closed 2 years ago

namedgraph commented 2 years ago

Re-running create scripts on existing documents does not return 201 Created with a Location header (returns 200 OK instead), and breaks following scripts that expect a URI value.