Author: crossley
Date: Mon Jun 11 18:55:33 2007
New Revision: 546354
URL: http://svn.apache.org/viewvc?view=rev&rev=546354
Log:
Initial whiteboard input plugin "skos". Handles input documents
as Simple Knowledge Organisation Systems (SKOS), a set of specifications to
support the representation of thesauri, classification schemes, taxonomies, etc.
Contributed by: Sina K. Heshmati
Issue: FOR-1004
Modified:
forrest/trunk/site-author/status.xml
Modified: forrest/trunk/site-author/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?view=diff&rev=546354&r1=546353&r2=546354
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Mon Jun 11 18:55:33 2007
@@ -150,7 +150,14 @@
Added document to facilitate
<link href="site:upgrading_09">upgrading to v0.9</link>
</action>
+<!-- 2007-07 -->
<!-- 2007-06 -->
+ <action context="code" type="add" dev="RDG" due-to="Sina K. Heshmati"
fixes-bug="FOR-1004">
+ Added initial whiteboard input plugin "skos". Handles input documents
+ as Simple Knowledge Organisation Systems (<link
href="http://www.w3.org/2004/02/skos/">SKOS</link>),
+ a set of specifications to support the representation of thesauri,
+ classification schemes, taxonomies, etc.
+ </action>
<action context="code" type="add" dev="GM" due-to="Oshani Senevira"
fixes-bug="FOR-1002">
Added initial whiteboard input plugin "foaf".
Handles input documents in Friend of a Friend (FOAF) format.