start to worok on Dave comments for bp--first changing section numbering
authorgatemezi
Thu, 05 Dec 2013 00:24:21 +0100
changeset 692 d429ee703b0e
parent 691 da346167948a
child 693 f6480e99c6ae
start to worok on Dave comments for bp--first changing section numbering
bp/index.html
--- a/bp/index.html	Thu Dec 05 00:16:26 2013 +0100
+++ b/bp/index.html	Thu Dec 05 00:24:21 2013 +0100
@@ -194,7 +194,7 @@
 
 <!-- List of Best Practices -->
 
-<section id="summary">
+<section id='summary'>
 <h2>Summary of Best Practices</h2>
 
 <!--
@@ -253,7 +253,7 @@
 
 
 <!-- Diagrams -->
-<section id="NOMINATE">
+<section id='NOMINATE'>
 <h2> Linked Open Data Lifecycle </h2>
 <!-- <p class='issue'>Does it make sense to base the GLD life cycle on one of the general LD life cycles? See <a href="https://www.w3.org/2011/gld/track/issues/15">ISSUE-15</a></p> -->
 <p>
@@ -317,7 +317,7 @@
 <!--<p class="todo"> To include: Phil suggests to include <a href="http://www.w3.org/QA/2012/07/conformance_for_vocabularies.html" target="_blank">Conformance for Vocabularies</a>.
 </p> -->
 <!-- section conformance -->
-<section id="conformance">
+<section id='conformance'>
 <h2>Conformance for Vocabularies</h2>
 A data interchange, however that interchange occurs, is <b>conformant</b> with a vocabulary if:
 
@@ -346,7 +346,7 @@
 </section>
 
 <!-- Discovery Checklist -->
-<section id="LINK">
+<section id='LINK'>
 <h2>Vocabulary Discovery Checklist</h2>
 
 <p>The following checklist is a guide to helping developers determine whether an existing vocabulary would be a reasonable candidate for use by a government authority.
@@ -390,10 +390,10 @@
 
 </p>-->
 
-<section id="skos">
+<section id='skos'>
 <h2>Using SKOS to Create a Controlled Vocabulary</h2>
 
-<div class="note">
+<div class='note'>
 	 [[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>