Skip to content

Commit

Permalink
Fix multiple-label conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianduesing committed Sep 3, 2024
1 parent 5d13bb2 commit dccf1f4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ontology/obi-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,6 @@ https://sourceforge.net/tracker/?func=detail&aid=3603413&group_id=177891
<obo:IAO_0000117>PERSON: Bjoern Peters</obo:IAO_0000117>
<obo:IAO_0000117>PERSON: Larry Hunter</obo:IAO_0000117>
<obo:IAO_0000117>PERSON: Melanie Coutot</obo:IAO_0000117>
<rdfs:label xml:lang="en">has_specified_input</rdfs:label>
</owl:ObjectProperty>


Expand All @@ -708,7 +707,6 @@ https://sourceforge.net/tracker/?func=detail&amp;aid=3603413&amp;group_id=177891
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000295">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000056"/>
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/OBI_0000011"/>
<obo:IAO_0000111>is_specified_input_of</obo:IAO_0000111>
<obo:IAO_0000112 xml:lang="en">some Autologous EBV(Epstein-Barr virus)-transformed B-LCL (B lymphocyte cell line) is_input_for instance of Chromum Release Assay described at https://wiki.cbil.upenn.edu/obiwiki/index.php/Chromium_Release_assay</obo:IAO_0000112>
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
<obo:IAO_0000115 xml:lang="en">A relation between a planned process and a continuant participating in that process that is not created during the process. The presence of the continuant during the process is explicitly specified in the plan specification which the process realizes the concretization of.</obo:IAO_0000115>
Expand Down Expand Up @@ -767,7 +765,6 @@ For instances: e has_quality q at t iff q inheres_in e at t and q instance-of Qu
<obo:IAO_0000117>PERSON: Bjoern Peters</obo:IAO_0000117>
<obo:IAO_0000117>PERSON: Larry Hunter</obo:IAO_0000117>
<obo:IAO_0000117>PERSON: Melanie Courtot</obo:IAO_0000117>
<rdfs:label xml:lang="en">has_specified_output</rdfs:label>
</owl:ObjectProperty>


Expand Down Expand Up @@ -927,7 +924,6 @@ instance level relation [GOC:cjm]</obo:IAO_0000115>
<obo:IAO_0000115 xml:lang="en">A relation between a planned process and a continuant participating in that process. The presence of the continuant at the end of the process is explicitly specified in the objective specification which the process realizes the concretization of.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">Alan Ruttenberg</obo:IAO_0000117>
<obo:IAO_0000117>PERSON:Bjoern Peters</obo:IAO_0000117>
<rdfs:label xml:lang="en">is_specified_output_of</rdfs:label>
</owl:ObjectProperty>


Expand Down Expand Up @@ -3108,7 +3104,6 @@ objectives is a planned process.</obo:IAO_0000116>
<obo:IAO_0000119>branch derived</obo:IAO_0000119>
<obo:IAO_0000232>6/11/9: Edited at workshop. Used to include: is initiated by an agent</obo:IAO_0000232>
<obo:IAO_0000232 xml:lang="en">This class merges the previously separated objective driven process and planned process, as they the separation proved hard to maintain. (1/22/09, branch call)</obo:IAO_0000232>
<rdfs:label xml:lang="en">planned process</rdfs:label>
</owl:Class>


Expand Down Expand Up @@ -3434,7 +3429,6 @@ objectives is a planned process.</obo:IAO_0000116>
<obo:IAO_0000112 xml:lang="en">Examples include gel matrices, filter paper, parafilm and buffer solutions, mass spectrometer, tissue samples</obo:IAO_0000112>
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
<obo:IAO_0000117 xml:lang="en">PERSON: Alan Ruttenberg</obo:IAO_0000117>
<rdfs:label xml:lang="en">processed material</rdfs:label>
</owl:Class>


Expand Down

0 comments on commit dccf1f4

Please sign in to comment.