- From: Martin Hepp <martin.hepp@ebusiness-unibw.org>
- Date: Mon, 17 Jan 2011 16:39:27 +0100
- To: semantic-web@w3.org, public-lod@w3.org
Hi all,
In some cases, it's useful to attach HTTP connection meta-data, in  
particular HTTP response header parameters, to an RDF graph, in  
particular whenever we "rdfize" existing Web content. For example, if  
we fetch a CSV "file" and derive an RDF representation thereof, we may  
want to preserve the original HTTP header information.
Luckily, there is a W3C RDF vocabulary for HTTP [1, 2].
Directly using the header properties [3] seems possible. However, it  
would turn the RDF graph into a http:Response (because the domain of  
all header properties is http:Response).
Does anybody know of a standard property for linking a RDF graph to a  
http:GetRequest, http:Connection, or http:Response instance? Maybe  
rdfs:seeAlso (@TBL: ;- ))?
Best
Martin
[1] http://www.w3.org/2006/http#
[2] http://www.w3.org/TR/HTTP-in-RDF/
[3] http://www.w3.org/WAI/ER/HTTP/WD-HTTP-in-RDF-20070301#header
--------------------------------------------------------
martin hepp
e-business & web science research group
universitaet der bundeswehr muenchen
e-mail:  hepp@ebusiness-unibw.org
phone:   +49-(0)89-6004-4217
fax:     +49-(0)89-6004-4620
www:     http://www.unibw.de/ebusiness/ (group)
          http://www.heppnetz.de/ (personal)
skype:   mfhepp
twitter: mfhepp
Received on Monday, 17 January 2011 15:41:53 UTC