| Lines 12-15 were replaced by lines 12-13 |
| - An ontology is a set of concept (class) names, subconcept (subclass) |
| - links, named (directed, binary) relationships between concepts, and |
| - constraints (cardinality, equivalence, conjunction, disjunction, |
| - etc.) |
| + * An ontology is a set of concept (class) names, subconcept (subclass) links, named (directed, binary) relationships between concepts, and constraints (cardinality, equivalence, conjunction, disjunction, etc.) |
| + * In SEEK, we've adopted the Web Ontology Language (OWL) |
| Line 18 was replaced by line 16 |
| - * Semantic Annotations |
| + __Semantic Annotation__ |
| Lines 20-21 were replaced by line 18 |
| - A semantic annotation assigns a 'selected item' to an ontology |
| - expression. |
| + * A semantic annotation assigns a 'selected item' to an ontology expression. |
| At line 22 added 3 lines. |
| + ** 'Items' |
| + *** __Datasets__: An entire dataset or some portion (a single table, one or more attributes, one or more data values, etc.) |
| + *** __Workflows and components__: A workflow, a workflow component, or some portion (parameters, ports, substructures of a port type, etc.). |
| Line 24 was replaced by lines 24-25 |
| - ** 'Items' |
| + ** 'Item Selection' |
| + *** Expressed in general as queries, however, simpler expressions can be used, e.g., XPath/XPointer addresses or possibly using EML identifiers |
| Lines 26-44 were replaced by line 27 |
| - *** Datasets |
| - |
| - An entire dataset or some portion (a single table, |
| - one or more attributes, one or more data values, etc.) |
| - |
| - *** Workflows and components |
| - |
| - A workflow, a workflow component, or some portion |
| - (parameters, ports, substructures of a port type, etc.). |
| - |
| - |
| - ** Item Selection |
| - |
| - Expressed in general as queries, however, simpler expressions can |
| - be used, e.g., XPath/XPointer addresses or possibly using EML |
| - identifiers |
| - |
| - |
| - ** Ontology expression |
| + ** 'Ontology Expressions' |