From 851728477473d6eacb6ce2e6833b5a8f77fe6db8 Mon Sep 17 00:00:00 2001 From: Anita Caron Date: Thu, 20 Jun 2024 08:49:57 +0100 Subject: [PATCH] Add oboInOwl:hasDbXref (#166) * add oboInOwl:hasDbXref * Update src/templates/annotation_properties.tsv --------- Co-authored-by: Anita Caron Co-authored-by: Nico Matentzoglu --- src/templates/annotation_properties.tsv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/templates/annotation_properties.tsv b/src/templates/annotation_properties.tsv index da950a7..21c79ac 100644 --- a/src/templates/annotation_properties.tsv +++ b/src/templates/annotation_properties.tsv @@ -13,4 +13,5 @@ OMO:0003009 owl:AnnotationProperty legal name A synonym type for the legal entit OMO:0003010 owl:AnnotationProperty International Nonproprietary Name The International Nonproprietary Name (INN) is a standardize name for a pharmaceutical drug or active ingredient issued by the World Health Organization (WHO) meant to address the issues with country- or language-specific brand names. These are issued in several languages, including English, Latin, French, Russian, Spanish, Arabic, and Chinese. oboInOwl:SynonymTypeProperty https://orcid.org/0000-0003-4423-4370 2023-09-30 "CHEBI:46195 has been assigned the english International Nonproproprietary Name (INN) ""paracetamol"". In some cases such as this one, the INN might be the same as the ontology's primary label" https://github.com/information-artifact-ontology/ontology-metadata/issues/149 INN OMO:0003011 owl:AnnotationProperty latin term A synonym type for describing Latin term synonyms. oboInOwl:SynonymTypeProperty https://orcid.org/0000-0002-1773-2692 2023-10-12 nasopharynx (UBERON:0001728) has the latin name "pars nasalis pharyngis" https://github.com/information-artifact-ontology/ontology-metadata/issues/146 OMO:0003012 owl:AnnotationProperty acronym A synonym type for describing abbreviations that are a part of the full name's words, such as initialisms or alphabetisms. oboInOwl:SynonymTypeProperty https://orcid.org/0000-0003-4423-4370 2023-11-01 NASA is an word acronym for the US National Aeronautics and Space Administration because the acronym is pronounced. FBI is an initialism (also known as alphabetism) for the US Federal Bureau of Investigation since the letters are pronounced one at a time. JPEG is an acronym for Joint Photographic Experts Group but does not count as a word acronym nor an initialism since it is mixed how it is pronounced. https://github.com/information-artifact-ontology/ontology-metadata/issues/135 -OMO:0004000 owl:AnnotationProperty has symbol An information content entity that is a mark(s) or character(s) used as a conventional representation of another entity. https://orcid.org/0000-0002-6523-4866 2024-03-25 A serial number such as "12324X"; a stop sign; a written proper name such as "OBI" https://github.com/information-artifact-ontology/ontology-metadata/issues/144 \ No newline at end of file +oboInOwl:hasDbXref owl:AnnotationProperty has cross-reference An annotation property that links an ontology entity or a statement to a prefixed identifier or URI. https://orcid.org/0000-0002-7356-1779 2024-03-18 disease characteristic (MONDO:0021125) has cross-reference (http://www.geneontology.org/formats/oboInOwl#hasDbXref) "NCIT:C41009"^^xsd:string https://github.com/information-artifact-ontology/ontology-metadata/issues/123 +OMO:0004000 owl:AnnotationProperty has symbol An information content entity that is a mark(s) or character(s) used as a conventional representation of another entity. https://orcid.org/0000-0002-6523-4866 2024-03-25 A serial number such as "12324X"; a stop sign; a written proper name such as "OBI" https://github.com/information-artifact-ontology/ontology-metadata/issues/144