-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmapping-server.yml
More file actions
22 lines (22 loc) · 1.24 KB
/
mapping-server.yml
File metadata and controls
22 lines (22 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
iri: https://w3id.org/mapping-commons/server
title: Mapping Commons Registry Server (Under Construction)
# Each registry entry represents a remote mapping registry that is aggregated
# into the Mapping Commons Registry.
# id: A short, locally-unique code used to identify this registry in logs,
# error messages, and internal references. Not part of any external ID space.
# url: The URL of the remote registry YAML file.
registries:
- id: mh_mapping_initiative
url: https://raw.githubusercontent.com/mapping-commons/mh_mapping_initiative/master/registry.yml
- id: disease
url: https://raw.githubusercontent.com/mapping-commons/disease-mappings/main/mappings.yml
- id: monarch
url: https://raw.githubusercontent.com/monarch-initiative/monarch-mapping-commons/main/registry.yml
- id: c-path
url: https://gitlab.c-path.org/c-pathontology/mapping-commons/-/raw/main/registry.yml
- id: mesh-mappings
url: https://raw.githubusercontent.com/mapping-commons/mesh-mappings/main/mappings.yml
- id: biopragmatics
url: https://github.com/biopragmatics/mapping-registry/raw/refs/heads/main/registry.yml
- id: ebi-text-mappings
url: https://raw.githubusercontent.com/mapping-commons/ebi-text-mappings/refs/heads/main/mappings.yml