Concept Info
The concept API is implemented under the /concept URI namespace. It is an entity-based API.
When a 'concept' argument is specified, the argument can be provided either as a concept Id or a concept name (synonym).
URL |
Parameters |
Description |
/concept/[concept] |
domain,synonym,version |
Gets the ConceptInfo for one or more concepts. |
Examples
- Single concept by name
- Single concept by name, response in JSON
- Single concept by id
- Multiple concepts
- Shows an error raised by an unknown synonym
