Re: [HTTP-in-RDF] sub-class approach for methods?

Johannes Koch schrieb:

> I'm currently not sure about the header names.

It would then be like this:

<rdfs:Class rdf:about="#Accept">
   <dc:title xml:lang="en">Accept</dc:title>
   <dc:description xml:lang="en">The Accept header</dc:description>
   <rdfs:isDefinedBy 
rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
   <rdfs:subClassOf rdf:resource="http://www.w3.org/2006/http#HeaderName"/>
</rdfs:Class>

-- 
Johannes Koch
Fraunhofer Institute for Applied Information Technology FIT
Web Compliance Center
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628    Fax: +49-2241-142065

Received on Wednesday, 1 April 2009 09:30:58 UTC