Author: rgardler
Date: Mon Jun 11 03:39:13 2007
New Revision: 546081

URL: http://svn.apache.org/viewvc?view=rev&rev=546081
Log:
Add skos plugin (FOR-1004)

Modified:
    forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml

Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?view=diff&rev=546081&r1=546080&r2=546081
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Mon Jun 11 03:39:13 
2007
@@ -136,7 +136,17 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-  
+  <plugin name="org.apache.forrest.plugin.input.skos"
+         type="input"
+         author="Apache Forrest Project"
+         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.skos/";
+         url="http://forrest.apache.org/plugins";
+         version="0.1">
+    <description>
+       Rendering SKOS, a set of specifications to support the representation 
of thesauri, classification schemes, taxonomies, etc.
+    </description>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.tei"
         type="input"
         author="Apache Forrest"