Skip to content

Commit a9699bd

Browse files
authored
Merge pull request #2235 from europeana/main
Add EDM to the Registry of Profiles
2 parents 405b62b + c235a6f commit a9699bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/registry/profiles/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The process for having a new entry added to this registry is [described here][re
5959
This table summarizes the known profiles available, for use with the [Presentation API][prezi-api].
6060

6161
| Profile | Description |
62-
| ------------------------------ |
62+
| ------------------------------ | ------------------------------ |
6363
| http://www.loc.gov/mods/v3 | The URI for identifying [MODS (Metadata Object Description Schema)](https://www.loc.gov/standards/mods/) version 3 metadata records. |
6464
| https://linked.art/ns/terms | The URI for identifying records that follow the [Linked Art model](https://linked.art/) and [API version 1](https://linked.art/api/1.0/). |
6565
| http://www.lido-schema.org/ | The URI for identifying records that follow the [LIDO XML schema](https://cidoc.mini.icom.museum/working-groups/lido/lido-overview/). |
@@ -68,6 +68,7 @@ This table summarizes the known profiles available, for use with the [Presentati
6868
| http://www.loc.gov/standards/alto | The URI for identifying [ALTO](https://www.loc.gov/standards/alto/) which is used for encoding OCR text. |
6969
| http://www.loc.gov/standards/marcxml | The URI for identifying [MarcXML](https://www.loc.gov/standards/marcxml/) metadata records. |
7070
| http://purl.org/dc/terms/ | The URI for identifying records that follow the [Dublin Core Metadata Initiative Metadata Terms](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/) (NB: these are different from the legacy Dublin Core Metadata Element Set, Version 1.1, refered to as http://purl.org/dc/elements/1.1/). |
71+
| http://www.europeana.eu/schemas/edm/ | The URI for identifying [EDM (Europeana Data Model)](https://pro.europeana.eu/page/edm-documentation) metadata records. |
7172
{: .api-table}
7273

7374

@@ -83,6 +84,7 @@ Thanks to the members of the [IIIF][iiif-community] for their continuous engagem
8384
| ---------- | -------------------------------------------------- |
8485
| 2018-XX-YY | New Version 3 Registries |
8586
| 2023-XX-YY | Added MarcXML as a profile |
87+
| 2022-11-15 | Addition of EDM (Europeana Data Model) |
8688

8789
{% include acronyms.md %}
8890
{% include links.md %}

0 commit comments

Comments
 (0)