Allow selective /{data_element_URI}
request based on specified nodes
#36
Labels
someday
Not a priority right now, but we want to keep this around to think or discuss more.
Currently, a request to
/attributes/{data_element_URI}
to get all the instances of a class will always go out to all known nodes.Depending on who/what we envision using this endpoint (right now, only the query tool, to populate dropdown options?), we may want to restrict this by adding a query parameter for a selected subset of nodes, similar to the
/query/
endpoint, e.g.:Originally posted by @surchs in #30 (comment)
The text was updated successfully, but these errors were encountered: