Skip to content

Commit

Permalink
Merge pull request #152 from cthoyt/patch-1
Browse files Browse the repository at this point in the history
Add `OMO:0003011` "latin term"
  • Loading branch information
matentzn authored Oct 12, 2023
2 parents a6c5095 + 2a51eed commit d595ad1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ontology/components/omo-to-external.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# HP_HASH: "http://purl.obolibrary.org/obo/hp#"
# NCBITaxon_HASH: "http://purl.obolibrary.org/obo/ncbitaxon#"
# UBERON_CORE_HASH: "http://purl.obolibrary.org/obo/uberon/core#"
# UBERON_HASH: "http://purl.obolibrary.org/obo/uberon#"
# FOVT_HASH: "http://purl.obolibrary.org/obo/fovt#"
# MONDO_HASH: "http://purl.obolibrary.org/obo/mondo#"
subject_id subject_label predicate_id object_id object_label notes mapping_justification author_id
Expand All @@ -18,3 +19,5 @@ OMO:0003006 misspelling owl:equivalentProperty UBERON_CORE_HASH:MISSPELLING miss
OMO:0003006 misspelling owl:equivalentProperty FOVT_HASH:misspelling misspelling . semapv:ManualMappingCuration https://orcid.org/0000-0003-4423-4370
OMO:0003006 misspelling owl:equivalentProperty MONDO_HASH:MISSPELLING misspelling . semapv:ManualMappingCuration https://orcid.org/0000-0003-4423-4370
OMO:0003007 misnomer owl:equivalentProperty NCBITaxon_HASH:misnomer misnomer . semapv:ManualMappingCuration https://orcid.org/0000-0003-4423-4370
OMO:0003011 latin term owl:equivalentProperty UBERON_CORE_HASH:LATIN latin term . semapv:ManualMappingCuration https://orcid.org/0000-0002-1773-2692
OMO:0003011 latin term owl:equivalentProperty UBERON_HASH:LATIN latin term . semapv:ManualMappingCuration https://orcid.org/0000-0002-1773-2692
1 change: 1 addition & 0 deletions src/templates/annotation_properties.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ OMO:0003006 owl:AnnotationProperty misspelling A synonym type for common misspel
OMO:0003007 owl:AnnotationProperty misnomer A synonym type for misnomers, i.e., a synonym that is not technically correct but is commonly used anyway oboInOwl:SynonymType https://orcid.org/0000-0003-4423-4370 2023-03-03 https://github.com/information-artifact-ontology/ontology-metadata/issues/133
OMO:0003008 owl:AnnotationProperty previous name A synonym type for names that have been used as primary labels in the past. oboInOwl:SynonymType https://orcid.org/0000-0003-4423-4370 2023-07-25 MAPT, the gene that encodes the Tau protein, has a previous name DDPAC. Note: in this case, the name type is more specifically the gene symbol. https://github.com/information-artifact-ontology/ontology-metadata/issues/139
OMO:0003009 owl:AnnotationProperty legal name A synonym type for the legal entity name oboInOwl:SynonymType https://orcid.org/0000-0003-4423-4370 2023-07-27 The legal name for Harvard University (https://ror.org/03vek6s52) is President and Fellows of Harvard College https://github.com/information-artifact-ontology/ontology-metadata/issues/141
OMO:0003011 owl:AnnotationProperty latin term A synonym type for describing Latin term synonyms. oboInOwl:SynonymType https://orcid.org/0000-0002-1773-2692 nasopharynx (UBERON:0001728) has the latin name "pars nasalis pharyngis" https://github.com/information-artifact-ontology/ontology-metadata/issues/146

0 comments on commit d595ad1

Please sign in to comment.