RDF/XML entry for "W3C CSS Validation Service"

<?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://jigsaw.w3.org/css-validator/">
  <dc:title rdf:parseType="Literal">W3C CSS Validation Service</dc:title>
  <dc:creator rdf:parseType="Literal">W3C</dc:creator>
  <dc:location rdf:resource="http://jigsaw.w3.org/css-validator/"/>
  <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate"></dc:date>
  <dct:hasVersion rdf:parseType="Literal">2.0</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#report"/>
    <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#css"/>
    <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#htm"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">W3C CSS Validation Service is a free service that checks Cascading Style Sheets (CSS) in (X)HTML documents or standalone for conformance to W3C recommendations.</dc:description>
</earl:Software>

</rdf:RDF>

Received on Sunday, 12 March 2006 12:07:47 UTC