Announce: An RDF Language - SubADL

I'd like to announce the formation of a new RDF element set: SubADL. SubADL
is a small group of elements (i.e. RDF langauge) for asserting how a
document conforms to a certain set of guidelines.
The RDF Schema, Namespace, and main specification is at
http://xhtml.waptechinfo.com/subadl/
The only example I know of is at http://rdf.pair.com/rdfprofile.xml
This is a brief overview of the elements:-

  <rdfs:label>glname</rdfs:label>
  <dc:title>Guideline Name</dc:title>
  <rdfs:comment>Specifies the name of the target guidelines.</rdfs:comment>
-
  <rdfs:label>glversion</rdfs:label>
  <dc:title>Guideline Version</dc:title>
  <rdfs:comment>Specifies the version of the target
guidelines.</rdfs:comment>
-
  <rdfs:label>gluri</rdfs:label>
  <dc:title>Guideline URI</dc:title>
  <rdfs:comment>Specifies the location of the target
guidelines.</rdfs:comment>
-
    <rdfs:label>level</rdfs:label>
  <dc:title>Assertion Level</dc:title>
  <rdfs:comment>Specifies the level to which the document conforms to the
target guidelines.</rdfs:comment>
-
  <rdfs:label>proselevel</rdfs:label>
  <dc:title>Prose Assertion Level</dc:title>
  <rdfs:comment>Prose assertion of the level to which the document conforms
to the target guidelines.</rdfs:comment>
-
 <rdfs:label>comment</rdfs:label>
  <dc:title>Prose Comment</dc:title>
  <rdfs:comment>A further prose comment.</rdfs:comment>

This is an independant effort, based on the requirements of William
Loughborough for an accessibility assertion for his site, but it can be used
for many possible application that require assertions of conformance to a
set of guidelines.

Kindest Regards,
Sean B. Palmer
http://xhtml.waptechinfo.com/swr/
http://www.w3.org/WAI/ER/
http://www.w3.org/WAI/GL/
"Perhaps, but let's not get bogged down in semantics."
   - Homer J. Simpson, BABF07.

Received on Saturday, 25 November 2000 16:49:41 UTC