Skip to content

Commit

Permalink
#387 patch to get around weird ids showing up when trying to prefix m…
Browse files Browse the repository at this point in the history
…atch
  • Loading branch information
ecwood committed Aug 27, 2024
1 parent da66493 commit 0d40be8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions maps/curies-to-urls-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,14 @@ use_for_contraction_only:
DDANAT: http://purl.obolibrary.org/obo/ddanat#
-
DGIdb: https://www.dgidb.org/interaction_types/
-
dictybase.gene: http://dictybase.org/gene/DDB_
-
DOID: "&obo;DOID_"
-
DRUGBANK: http://purl.bioontology.org/ontology/DRUGBANK/
-
DRUGBANK: "DrugBank:"
-
ECOCORE: "&obo;ECOCORE_"
-
Expand Down Expand Up @@ -635,6 +639,8 @@ use_for_contraction_only:
HGNC: "http://identifiers.org/hgnc/"
-
HGNC: http://purl.bioontology.org/ontology/HGNC/
-
HMDB: "HMDB:"
-
HP: "http://purl.bioontology.org/ontology/HPO/HP%3A"
-
Expand All @@ -661,6 +667,8 @@ use_for_contraction_only:
IDO: "&obo;IDO_"
-
KEGG: http://purl.obolibrary.org/obo/KEGG_
-
KEGG.ENZYME: "EC:"
-
LOINC: http://purl.bioontology.org/ontology/LNC/
-
Expand Down Expand Up @@ -753,6 +761,8 @@ use_for_contraction_only:
PR: http://purl.obolibrary.org/obo/pr#
-
PR: "&obo;PR_"
-
REACT: "Reactome:"
-
RO: http://www.obofoundry.org/ro/ro.owl#
-
Expand Down Expand Up @@ -803,6 +813,8 @@ use_for_contraction_only:
UMLS: http://purl.bioontology.org/ontology/MEDLINEPLUS/
-
UniProtKB: "http://identifiers.org/uniprot/"
-
UniProtKB: "UniProtKB:"
-
UO: "&obo;UO_"
-
Expand Down

0 comments on commit 0d40be8

Please sign in to comment.