Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



KRSMS Semantic Annotation Language

Difference between version 60 and version 59:

Line 15 was replaced by line 15
- <sms:SemanticType ID="..." xmlns:sms="http://seek.ecoinformatics.org/sms">
+ <sms:SemanticType id="..." xmlns:sms="http://seek.ecoinformatics.org/sms">
Line 28 was replaced by line 28
- A semantic type is required to have a unique identifier, given using the {{ID}} attribute. The identifier should (preferably) be represented as an LSID, where the semantic type is managed as an LSID data object.
+ A semantic type is required to have a unique identifier, given using the {{id}} attribute. The identifier should (preferably) be represented as an LSID, where the semantic type is managed as an LSID data object.
Line 32 was replaced by line 32
- Labels within semantic-type descriptions provide a mechanism to name the resources and ontology terms used in the annotations. The {{Label}} element assigns the {{name}} attribute value as the name, or "tag," for the associated resource given by the {{resource}} attribute value (this attribute value is the associated identifier for a resource). Each {{Label}} tag is required to have exactly one {{name}} and {{resource}} attribute. A {{SemanticType}} element must have at least one {{Label}} sub-element identifying a resource and one {{Label}} element identifying an ontology term. Further, no two {{Label}} elements within a semantic type may have the same value for the {{name}} attribute.
+ Labels within semantic-type descriptions provide a mechanism to name the resources and ontology terms (which we also consider "resources") used in the annotations. The {{Label}} element assigns the {{name}} attribute value as the name, or "tag," for the associated resource given by the {{resource}} attribute value (this attribute value is the associated identifier for a resource). Each {{Label}} tag is required to have exactly one {{name}} and {{resource}} attribute. A {{SemanticType}} element must have at least one {{Label}} sub-element identifying a resource and one {{Label}} element identifying an ontology term. Further, no two {{Label}} elements within a semantic type may have the same value for the {{name}} attribute.
Line 36 was replaced by line 36
- An annotation asserts that a resource object has a particular semantic meaning.
+ An annotation asserts that an object of a resource has a particular meaning according to definitions within an ontology. The {{object}} and {{meaning}} attributes of an {{Annotation}} element are where the object and ontology expressions are placed within an annotation, respectively.
At line 37 added 1 line.
+

Back to KRSMS Semantic Annotation Language, or to the Page History.