From a41698649e816a683cae8ba0ec811c9f9f1adab7 Mon Sep 17 00:00:00 2001 From: Hilmar Lapp Date: Fri, 1 Feb 2013 18:05:25 -0700 Subject: [PATCH] Added comment for the inverse of cdao:represents_Node. --- ontology/miapa.owl | 3 +++ ontology/miapa_no-imports.owl | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ontology/miapa.owl b/ontology/miapa.owl index 0da1384..98e62b7 100644 --- a/ontology/miapa.owl +++ b/ontology/miapa.owl @@ -950,6 +950,9 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan. For MIAPA reporting, recommended to be used for referencing the corresponding tree (tip) node(s) from a data matrix row + + For MIAPA reporting, this property (and/or its inverse) should be used to establish the relationship between rows of the data matrix and nodes in the tree(s). + In MIAPA-compliant reporting, can be used to provide the value for instances of cdao:EdgeLength (or one of its subclasses) used for annotating edges with lengths. diff --git a/ontology/miapa_no-imports.owl b/ontology/miapa_no-imports.owl index 024178b..565e1e1 100644 --- a/ontology/miapa_no-imports.owl +++ b/ontology/miapa_no-imports.owl @@ -948,6 +948,9 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan. For MIAPA reporting, recommended to be used for referencing the corresponding tree (tip) node(s) from a data matrix row + + For MIAPA reporting, this property (and/or its inverse) should be used to establish the relationship between rows of the data matrix and nodes in the tree(s). + In MIAPA-compliant reporting, can be used to provide the value for instances of cdao:EdgeLength (or one of its subclasses) used for annotating edges with lengths.