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

concept/tysabri

Single concept by name, response in JSON

concept/tysabri.json

Single concept by id

concept/114634

Multiple concepts

concept/tysabri,avonex

Shows an error raised by an unknown synonym

concept/feezfoozfuzz

FunctionConceptInfo (last edited 2008-11-04 21:00:57 by KevinGilpin)