--- a/bp/index.html Mon Nov 04 17:52:34 2013 +0100
+++ b/bp/index.html Mon Nov 04 17:56:58 2013 +0100
@@ -252,13 +252,15 @@
</p>-->
+<section>
<h2>Using SKOS to Create a Controlled Vocabulary</h2>
<div class="note">
- <p> [[SKOS-REFERENCE]] , which stands for Simple Knowledge Organization System, is a W3C standard, based on other Semantic Web standards (RDF and OWL), that provides a way to represent controlled vocabularies, taxonomies and thesauri. Specifically, SKOS itself is an OWL ontology and it can be written out in any RDF flavour.
+ [[SKOS-REFERENCE]] , which stands for Simple Knowledge Organization System, is a W3C standard, based on other Semantic Web standards (RDF and OWL), that provides a way to represent controlled vocabularies, taxonomies and thesauri. Specifically, SKOS itself is an OWL ontology and it can be written out in any RDF flavour.
+</div>
-The W3C SKOS standard defines a portable, flexible controlled vocabulary format that is increasingly popular, with the added benefit of a good entry-level step toward the use of Semantic Web technology. </p>
-<p > It is a good practice to use SKOS in the following situations:
+<p>The W3C SKOS standard defines a portable, flexible controlled vocabulary format that is increasingly popular, with the added benefit of a good entry-level step toward the use of Semantic Web technology. </p>
+<p class="highlight"> It is a good practice to use SKOS in the following situations:
<ul>
<li>There is a need to publish a list of terms or taxonomies having a special meaning for the domain</li>
<li> There is a clear distinction between the collections of concepts (ConceptScheme) and the different concepts. </li>
@@ -266,7 +268,7 @@
<li> When the mappings with the concepts are not only of the form owl:sameAs, hence it could be possible to have other semantic relationships among them, e.g.: broader, related, narrower.
</ul>
</p>
-</div>
+
<p>Let's consider a list of equipments where the codes used are: A101=Police, A206=Post Office and A504=Restaurant. With SKOS, we could define the following fragment:</p>
@@ -297,6 +299,9 @@
</pre>
</div>
+
+</section>
+
<!-- << is your Linked Data Vocabulary 5 star?
<p class="todo"> (Editors) - Update with attribution to Bernard Vatant's 5 Star Linked Data Vocabulary scheme (proposed).