From d53d3b979541acca7524f8a0ba68ad54d7f34e17 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Thu, 30 May 2024 10:26:26 +0200 Subject: [PATCH] Removed handle identifier prefix from the table summarising the id prefixes. Fixed typo. --- docs/data-model/pids-and-identifiers.md | 3 +-- .../version-7.1.3/data-model/pids-and-identifiers.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/data-model/pids-and-identifiers.md b/docs/data-model/pids-and-identifiers.md index baf9a9b..05e33ab 100644 --- a/docs/data-model/pids-and-identifiers.md +++ b/docs/data-model/pids-and-identifiers.md @@ -24,7 +24,7 @@ Such a policy defines a list of data sources that are considered authoritative f There is an exception though: Handle(s) are minted by several repositories; as listing them all would not be a viable option, to avoid losing them as PIDs, Handles bypass the PID authority filtering rule. -In all other cases, PIDs are be included in the graph as alternate Identifiers. +In all other cases, PIDs are included in the graph as alternate Identifiers. ## Delegated authorities @@ -72,7 +72,6 @@ Currently, the following data sources are used as "PID authorities": | pmc | `pmc_________` | Europe PubMed Central, PubMed Central | | pmid | `pmid________` | Europe PubMed Central, PubMed Central | | arXiv | `arXiv_______` | arXiv.org e-Print Archive | -| handle | `handle______` | any repository | | ena | `ena_________` | EMBL-EBI | | pdb | `pdb_________` | EMBL-EBI | | uniprot | `uniprot_____` | EMBL-EBI | diff --git a/versioned_docs/version-7.1.3/data-model/pids-and-identifiers.md b/versioned_docs/version-7.1.3/data-model/pids-and-identifiers.md index baf9a9b..05e33ab 100644 --- a/versioned_docs/version-7.1.3/data-model/pids-and-identifiers.md +++ b/versioned_docs/version-7.1.3/data-model/pids-and-identifiers.md @@ -24,7 +24,7 @@ Such a policy defines a list of data sources that are considered authoritative f There is an exception though: Handle(s) are minted by several repositories; as listing them all would not be a viable option, to avoid losing them as PIDs, Handles bypass the PID authority filtering rule. -In all other cases, PIDs are be included in the graph as alternate Identifiers. +In all other cases, PIDs are included in the graph as alternate Identifiers. ## Delegated authorities @@ -72,7 +72,6 @@ Currently, the following data sources are used as "PID authorities": | pmc | `pmc_________` | Europe PubMed Central, PubMed Central | | pmid | `pmid________` | Europe PubMed Central, PubMed Central | | arXiv | `arXiv_______` | arXiv.org e-Print Archive | -| handle | `handle______` | any repository | | ena | `ena_________` | EMBL-EBI | | pdb | `pdb_________` | EMBL-EBI | | uniprot | `uniprot_____` | EMBL-EBI | -- 2.17.1