Create endpoint for uploading data to the graph #203
Labels
feat:add
The first minimal viable change that implements a new functionality.
someday
Not a priority right now, but we want to keep this around to think or discuss more.
type:feature
Effort to deliver new features, feature changes & improvements
We now have
add_data_to_graph.sh
that does most of the work of adding data to a graph:https://github.com/neurobagel/api/blob/4ade1eb51a7f049fa4a57d1d7e36732b9ec94328/add_data_to_graph.sh
An API endpoint could do the same thing by receiving .jsonld files as a payload.
The text was updated successfully, but these errors were encountered: