Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template and merge inn and latin #153

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion src/ontology/omo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,34 @@ EquivalentTo: xsd:integer[> 2151 , <= 2300]



<!-- http://purl.obolibrary.org/obo/OMO_0003010 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/OMO_0003010">
<obo:IAO_0000112>CHEBI:46195 has been assigned the english International Nonproproprietary Name (INN) &quot;paracetamol&quot;. In some cases such as this one, the INN might be the same as the ontology&apos;s primary label</obo:IAO_0000112>
<obo:IAO_0000115>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.</obo:IAO_0000115>
<obo:IAO_0000233 rdf:resource="https://github.com/information-artifact-ontology/ontology-metadata/issues/149"/>
<terms:contributor rdf:resource="https://orcid.org/0000-0003-4423-4370"/>
<terms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2023-09-30</terms:created>
<rdfs:label>International Nonproprietary Name</rdfs:label>
<rdfs:subPropertyOf rdf:resource="http://www.geneontology.org/formats/oboInOwl#SynonymType"/>
</owl:AnnotationProperty>



<!-- http://purl.obolibrary.org/obo/OMO_0003011 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/OMO_0003011">
<obo:IAO_0000112>nasopharynx (UBERON:0001728) has the latin name &quot;pars nasalis pharyngis</obo:IAO_0000112>
<obo:IAO_0000115>A synonym type for describing Latin term synonyms.</obo:IAO_0000115>
<obo:IAO_0000233 rdf:resource="https://github.com/information-artifact-ontology/ontology-metadata/issues/146"/>
<terms:contributor rdf:resource="https://orcid.org/0000-0002-1773-2692"/>
<terms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2023-10-12</terms:created>
<rdfs:label>latin term</rdfs:label>
<rdfs:subPropertyOf rdf:resource="http://www.geneontology.org/formats/oboInOwl#SynonymType"/>
</owl:AnnotationProperty>



<!-- http://purl.org/dc/elements/1.1/contributor -->

<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/contributor"/>
Expand Down Expand Up @@ -1590,5 +1618,5 @@ No imports</obo:IAO_0000115>



<!-- Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi -->
<!-- Generated by the OWL API (version 4.5.26) https://github.com/owlcs/owlapi -->

4 changes: 2 additions & 2 deletions src/templates/annotation_properties.tsv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
relation id (required) type label (required) definition (required) parent property contributon ORCID (required) Date created (required) example of use term tracker item
relation id (required) type label (required) definition (required) parent property contributon ORCID (required) Date created (required) example of use term tracker item
ID TYPE AT rdfs:label^^xsd:string AT IAO:0000115^^xsd:string SP % AI dc:contributor AT dc:created^^xsd:date AT IAO:0000112^^xsd:string AI IAO:0000233
OMO:0003000 owl:AnnotationProperty abbreviation A synonym type for describing abbreviations or initalisms oboInOwl:SynonymType https://orcid.org/0000-0003-4423-4370 2023-03-03 CHEBI:26523 (reactive oxygen species) has an exact synonym (ROS), which is of type OMO:0003000 (abbreviation) https://github.com/information-artifact-ontology/ontology-metadata/issues/122
OMO:0003001 owl:AnnotationProperty ambiguous synonym A synonym type for describing ambiguous synonyms oboInOwl:SynonymType https://orcid.org/0000-0003-4423-4370 2023-03-03 https://github.com/information-artifact-ontology/ontology-metadata/issues/122
Expand All @@ -11,4 +11,4 @@ OMO:0003007 owl:AnnotationProperty misnomer A synonym type for misnomers, i.e.,
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: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:SynonymType 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
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
OMO:0003011 owl:AnnotationProperty latin term A synonym type for describing Latin term synonyms. oboInOwl:SynonymType 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