OpenReferralUK / human-services

Extensions proposed by the English Local Government Association (LGA) and the local government OpenCommunity project to the OpenReferral standard for human services data. Schema generator code is given to express the schema in various formats. Data conversion routines to make it conform to the standard. API that serves the data in a format compliant with the standard.
11 stars 6 forks source link

vocabulary parameter not needed for taxonomy searches #16

Open MikeThacker1 opened 4 years ago

MikeThacker1 commented 4 years ago

We have previously suggested that API searches for services matching a taxonomy term should take this syntax:

/services/?&taxonomy_id=esdServiceType:242&vocabulary=esdServiceTypes

However, API guidance now makes it clear how CURIEs should be used for all taxonomy term identifiers. So we expect taxonomy identifiers to be unique across all vocabularies.

Hence the "vocabulary" parameter should not be needed and this syntax should be sufficient:

/services/?&taxonomy_id=esdServiceType:242