Refined section on Common Vocabularies with references to vocab resources online.
--- a/ldp-bp/ldp-bp.html Sun Nov 24 05:05:33 2013 -0500
+++ b/ldp-bp/ldp-bp.html Sun Nov 24 20:51:07 2013 -0600
@@ -163,6 +163,11 @@
href: "http://www.w3.org/wiki/TaskForces/CommunityProjects/LinkingOpenData/CommonVocabularies",
publisher: "SWEO Community Project: Linking Open Data on the Semantic Web"
},
+ "LOV": {
+ title: "Linked Open Vocabularies (LOV)",
+ href: "http://lov.okfn.org/dataset/lov/",
+ publisher: "Open Knowledge Foundation (OKFN)"
+ }
}
};
@@ -700,11 +705,24 @@
</tbody>
</table>
- <h4>Common Vocabularies</h4>
+ <h4>Finding Other Common Vocabularies</h4>
+
+ <p>Following are some sources which may be useful for leveraging pre-existing and common vocabularies.</p>
<p>
- The Linked Data LOD community project maintain a wiki list of common vocabularies, which may also be of interest to implementers. [[LOD-COMMON-VOCABS]]
- </p>
+ <a href="lov.png" target="_blank"><img alt="Click to enlarge..." src="lov-thumb.jpg" style="float:left;margin: 0 20px 0 0"></a>
+ <a href="http://lov.okfn.org" target="_blank">Linked Open Vocabularies (LOV)</a><br/>
+ LOV is an entry point to the growing ecosystem of linked open vocabularies (RDFS or OWL ontologies) used in the Linked Data Cloud.
+ There you can find vocabularies listed and individually described by metadata, classified by vocabulary spaces, and interlinked using the dedicated vocabulary VOAF.
+ The site allows you to query the LOV dataset either at vocabulary level or at element level, exploring the vocabulary content using full-text faceted search, and
+ finding metrics about the use of vocabularies in the Semantic Web. You can also suggest a new vocabulary to add to LOV. [[LOV]]</p>
+
+ <p>
+ <a href="lodCommonVocabs.png" target="_blank"><img alt="Click to enlarge..." src="lodCommonVocabs-thumb.jpg" style="float:left;margin: 0 20px 0 0"></a>
+ <a href="http://www.w3.org/wiki/TaskForces/CommunityProjects/LinkingOpenData/CommonVocabularies" target="_blank">Common Vocabularies / Ontologies / Micromodels</a><br/>
+ A wiki list maintained by the Linked Data LOD community project. [[LOD-COMMON-VOCABS]]</p>
+
+ <div style="clear:both"></div>
</section>