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 62 and version 61:

At line 45 added 1 line.
+ For example, we may have the following semantic type definition:
At line 46 added 18 lines.
+ {{{
+ <sms:SemanticType id="st1" xmlns:sms="http://seek.ecoinformatics.org/sms">
+
+ <sms:Label name="Crops" resource="KBS019-003"/>
+
+ <sms:Annotation object="Crops" meaning="..."/>
+
+ <sms:Annotation object="Crops.biomass" meaning="..."/>
+
+ <sms:Annotation ojbect="Crops.spp" meaning="..."/>
+
+ <sms:Annotation ojbect="Crops.year" meaning="..."/>
+
+ <sms:Annotation ojbect="Crops.station" meaning="..."/>
+
+ </sms:SemanticType>
+
+ }}}

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