From 2af2458159335258952a9b21479ad6e6555ef30f Mon Sep 17 00:00:00 2001 From: Margaret O'Brien Date: Tue, 30 Jul 2019 11:23:49 -0700 Subject: [PATCH] entry for each of 8 vocabs in the examples. --- docs/eml-semantic-annotations-primer.md | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/docs/eml-semantic-annotations-primer.md b/docs/eml-semantic-annotations-primer.md index 87bbf044..aec4090a 100644 --- a/docs/eml-semantic-annotations-primer.md +++ b/docs/eml-semantic-annotations-primer.md @@ -258,8 +258,8 @@ The ontologies used for adam.shepherd are - `propertyURI` : an RDF built-in type, "is a" (as in, `the subject is an instance of a class`) - `valueURI` : schema.org's concept of a "person" - third annotation - - `propertyURI` : another schema.org concept for a relationship, "is a member of" - - `valueURI` : the DOI for an organization, BCO-DMO + - `propertyURI` : another [schema.org](#schema.org) concept for a relationship, "is a member of" + - `valueURI` : the DOI for the organization BCO-DMO, which is managed by [re3data.org](#re3data). ```xml @@ -531,7 +531,7 @@ the categories, properties, and relationships among those terms. ### Vocalularies used in Examples -Communities using EML annotation will develop recommendations for suitable vocabularies to be used in annotations, based +Communities using EML annotation will develop recommendations for suitable vocabularies, based on their own requirements (e.g., domain coverage, structure, adaptability, reliabliity and maintenance model). The following ontologies are already widely used, and were employed in the examples above: @@ -549,15 +549,27 @@ ontologies are already widely used, and were employed in the examples above: -- **NCBITaxon Ontlogy** http://www.ontobee.org/ontology/NCBITaxon +- **NCBITaxon Ontlogy** http://www.ontobee.org/ontology/NCBITaxon definition, etc here -- **Extensible Ontology for Observations (OBOE)** (https://github.com/NCEAS/oboe) +- **Extensible Ontology for Observations (OBOE)** (https://github.com/NCEAS/oboe) definition, etc here -- **ECoSystem Ontology, ECSO** (https://github.com/DataONEorg/sem-prov-ontologies/tree/master/observation). +- **ECoSystem Ontology, ECSO** (https://github.com/DataONEorg/sem-prov-ontologies/tree/master/observation). definition, etc here + + + +- **schema.org** definition, etc here + + + +- **re3data.org** definition, etc here + + + +