...
Organisations are recorded in the Europeana customer relationship management system (CRM), where we store the main information related to them, such as, among others, the officialname and English translation, acronym, country of location, and website. Each Europeana organisation entity contains information extracted from the CRM that is augmented with organisation data available in Wikidata, for example. You can retrieve metadata for a specific entity by making the following request:
Code Block |
---|
https://api.europeana.eu/entity/[TYPE]/[IDENTIFIER]
Accept: [ACCEPT] |
Code Block |
---|
https://api.europeana.eu/entity/[TYPE]/[IDENTIFIER].[FORMAT] |
Example:
Code Block |
---|
httphttps://api.europeana.eu/entity/organization/4373.json |
More information about metadata included in the organisation entity is available here.
Semantic enrichment process
...