Closed psiotwo closed 4 years ago
Create a new endpoint GET /vocabularies/{id}/imports
which gets a set of all vocabulary IRIs the given vocabulary transitively imports.
Example call:
curl --location --request GET 'http://localhost:18189/sgov-server/vocabularies/školství/imports?namespace=https://slovn%C3%ADk.gov.cz/generick%C3%BD/'
Create a new endpoint GET /vocabularies/{id}/imports
which gets a set of all vocabulary IRIs the given vocabulary transitively imports.