ERT TF - RDF - Style and Diction

<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:earl="http://www.w3.org/WAI/ER/EARL/nmg-strawman#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:dct="http://purl.org/dc/terms/"
         xmlns:tool="http://www.w3.org/WAI/ER/tools/schema#">

<earl:Software
rdf:ID="http://www.gnu.org/software/diction/diction.html">
  <dc:title rdf:parseType="Literal">Style and Diction</dc:title>
  <dc:creator rdf:parseType="Literal">Michael Haardt</dc:creator>
  <dc:location
rdf:resource="http://www.gnu.org/software/diction/diction.html"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2005-11-30</dc:date>
  <dct:hasVersion rdf:parseType="Literal">1.09</dct:hasVersion>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#en"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#de"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#bsd"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#linux"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#solaris"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#freeware"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#opensource"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">Diction
identifies wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.
</dc:description>
</earl:Software>

</rdf:RDF>

Received on Wednesday, 25 January 2006 09:32:34 UTC