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 165 and version 164:

Lines 18-21 were replaced by lines 18-21
- <annotation id="...">
- <!-- header -->
- <resource label="R" uri="http://resources.org/resource" type="..."/>
- <ontology label="ont" uri="http://ontologies.org/ont"/>
+ <annotation id="...">
+ <!-- header -->
+ <resource label="R" uri="http://resources.org/resource" type="..."/>
+ <ontology label="ont" uri="http://ontologies.org/ont"/>
Line 23 was replaced by line 23
- <!-- annotation assertions -->
+ <!-- annotation assertions -->
Line 26 was replaced by line 26
- </annotation>
+ </annotation>
Lines 29-52 were replaced by lines 29-30
- <p> The resources being annotated and the ontologies used for
- annotation are assigned labels in the annotation header. For the case
- of ontologies, we typically refer to these labels as <em><a
- href="#prefix">prefixes</a></em>. Ontologies are assumed to be
- expressed using the Web Ontology Language (OWL). Annotation headers
- may also include information concerning who the author of the
- annotation is, when the annotation was created, who manages the
- annotation, and so on. The template information, which is the focus of
- this technical note, specifes fine-grain semantic annotations as
- mappings from resources to instances of the ontologies listed in the
- header.
-
- <p> This technical note gives an introduction to semantic annotation
- templates. <a href="#section2">Section 2</a> provides a short
- overview of annotation templates, and <a href="#section3">Section
- 3</a> gives a more detailed explanation. A number of the terms
- introduced in this technical note are defined in the <a
- href="#glossary">glossary</a> at the end of the document. Following
- the glossary is a list of <a href="#footnotes">footnotes</a>. Some
- familiarity with <a
- href="http://www.w3.org/TR/REC-rdf-syntax/">RDF</a>, <a
- href="http://www.w3.org/TR/owl-guide/">OWL</a>, and basic <a
- href="http://en.wikipedia.org/wiki/First-order_logic">first-order
- logic</a> is assumed.
+ The resources being annotated and the ontologies used for annotation are assigned labels in the annotation header. For the case
+ of ontologies, we typically refer to these labels as __prefixes__. Ontologies are assumed to be expressed using the Web Ontology Language (OWL). Annotation headers may also include information concerning who the author of the annotation is, when the annotation was created, who manages the annotation, and so on. The template information, which is the focus of this technical note, specifes fine-grain semantic annotations as mappings from resources to instances of the ontologies listed in the header.
At line 53 added 2 lines.
+ This technical note gives an introduction to semantic annotation templates. Section 2 provides a short overview of annotation templates, and Section 3 gives a more detailed explanation. A number of the terms introduced in this technical note are defined in the Glossary at the end of the document. Following the Glossary is a list of footnotes. Some
+ familiarity with [http://www.w3.org/TR/REC-rdf-syntax|RDF], [http://www.w3.org/TR/owl-guide/|OWL], and basic [http://en.wikipedia.org/wiki/First-order_logic|first-order logic] is assumed.
At line 54 added 1 line.
+

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