Dc Dot Example

last modified: December 10, 2007

DcDotExample is an example of DCdot (http://www.ukoln.ac.uk/metadata/dcdot/) applied to the page WikiFarm.

Results as RDF/XML

<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd">

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description rdf:about="http://c2.com/cgi/wiki?WikiFarm">
   <dc:title>
     Wiki Farm
   </dc:title>
   <dc:subject>
     WikiAsObjectForOpenSourceTeamwork; WikiFarms; WikiHive;
     FindPage; December 8, 2007; PmWiki; EditText; Wiki Farm;
     WikiForum; MontanaRowe; WikiEngine; WikiWiki; VisualTour;
     LikePages; You could start with a wiki and then find the
     group; it needn't be the other way around
   </dc:subject>
   <dc:type>
     Text
   </dc:type>
   <dc:format>
     text/html; charset=UTF-8
   </dc:format>
   <dc:format>
     1849 bytes
   </dc:format>
 </rdf:Description>
</rdf:RDF>

Observations: All the wiki links have been put into dc:subject. The date has as well, which would be better in dc:date. It looks as though the string has been picked out as it was in italics in the original. Hand editing is needed to lose the space in Wiki Farm at one or two points. -- JohnFletcher


DublinCore CategorySemanticWeb


Loading...