Skip to content

Commit

Permalink
Merge pull request #1810 from obi-ontology/1807_fix_def_data_rep_model
Browse files Browse the repository at this point in the history
Fix textual definition of data representational model
  • Loading branch information
jamesaoverton committed Aug 26, 2024
2 parents 1522591 + 3fbb39e commit 6ca9c12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ontology/obi-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7526,11 +7526,12 @@ Eur J Cancer. 2009 Jan;45(1):74-81. PMID: 19008094</obo:IAO_0000112>
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000658">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000033"/>
<obo:IAO_0000111>data representational model</obo:IAO_0000111>
<obo:IAO_0000112 xml:lang="en">The Cytoscape application is commonly used to visualize data representational models about biological entities. It can read and write several serializations of data representational models, including BioPAX.</obo:IAO_0000112>
<obo:IAO_0000112>gene regulatory graph model</obo:IAO_0000112>
<obo:IAO_0000112>phylogenetic tree</obo:IAO_0000112>
<obo:IAO_0000112>protein interaction network</obo:IAO_0000112>
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000120"/>
<obo:IAO_0000115 xml:lang="en">Data representational model is an information content entity of the relationships between data items. A data representational model is encoded in a data format specification such as for cytoscape or biopax.</obo:IAO_0000115>
<obo:IAO_0000115 xml:lang="en">An information content entity representing the relationships between data items.</obo:IAO_0000115>
<obo:IAO_0000117>Melanie Courtot</obo:IAO_0000117>
<obo:IAO_0000118>data structure</obo:IAO_0000118>
<obo:IAO_0000118>data structure specification</obo:IAO_0000118>
Expand Down

0 comments on commit 6ca9c12

Please sign in to comment.