ERT TF - RDF - CSS Analyser

<?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://juicystudio.com/services/csstest.php">
  <dc:title rdf:parseType="Literal">CSS Analyser</dc:title>
  <dc:creator rdf:parseType="Literal">JuicyStudio</dc:creator>
  <dc:location
rdf:resource="http://juicystudio.com/services/csstest.php"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2004-06-01</dc:date>
  <dct:hasVersion rdf:parseType="Literal">1.0</dct:hasVersion>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#accessible"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#manual"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#automated"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#online"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#report"/>
    <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#es"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#css"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#wcag10"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#htm"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#freeware"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">This service
has been provided to allow you to check the validity of your CSS against
the W3C\\\'s validation service, along with a colour contrast test, and
a test to ensure that relevant sizes are specified in relative units of
measurement.
</dc:description>
</earl:Software>

</rdf:RDF>

Received on Wednesday, 25 January 2006 09:33:19 UTC