Open nichtich opened 8 years ago
If both parameters q and id are given then qis silently ignored. This should either result in an error or check both instead. Example:
q
id
http://skos.europeana.eu/api/find-concepts?id=http://id.loc.gov/authorities/subjects/sh2007003224&q=notation:1500&format=json
The resulting record does not have notation 1500 as expected but another value.
1500
If both parameters
q
andid
are given thenq
is silently ignored. This should either result in an error or check both instead. Example:http://skos.europeana.eu/api/find-concepts?id=http://id.loc.gov/authorities/subjects/sh2007003224&q=notation:1500&format=json
The resulting record does not have notation
1500
as expected but another value.