Skip to content

Commit

Permalink
Merge pull request #2370 from geneontology/additional-rdf-uri-prefixes
Browse files Browse the repository at this point in the history
Add rdf_uri_prefix for PMID and GO_REF
  • Loading branch information
pkalita-lbl authored Oct 8, 2024
2 parents 751ca3f + a3c4738 commit 7869016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metadata/db-xrefs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,7 @@
type_id: BET:0000000
- database: GO_REF
name: Gene Ontology Database references
rdf_uri_prefix: http://purl.obolibrary.org/obo/go/references/
generic_urls:
- http://geneontology.org/gorefs
entity_types:
Expand Down Expand Up @@ -1968,6 +1969,7 @@
name: PubMed
synonyms:
- PUBMED
rdf_uri_prefix: http://identifiers.org/pubmed/
generic_urls:
- https://www.ncbi.nlm.nih.gov/pubmed
entity_types:
Expand Down

0 comments on commit 7869016

Please sign in to comment.