When getting a query, GET /api/queries/id, could you please include the vocabulary of the chosen theory (if chosen) in the result?
More detailed: The result of the above GET, say result, contains a field result.theory which contains the theory id, theory description, theory name, etc. Could you add here also the voc?
I can use this for a list of defined vocabulary for annotating the query parts (no new vocabulary to be allowed here).
When getting a query,
GET /api/queries/id
, could you please include the vocabulary of the chosen theory (if chosen) in the result? More detailed: The result of the above GET, sayresult
, contains a fieldresult.theory
which contains the theory id, theory description, theory name, etc. Could you add here also the voc?I can use this for a list of defined vocabulary for annotating the query parts (no new vocabulary to be allowed here).