Re: Property for linking from a graph to HTTP connection meta-data?

William Waites wrote:
> * [2011-01-17 16:39:27 +0100] Martin Hepp <martin.hepp@ebusiness-unibw.org> écrit:
> 
> ] 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: ;- ))?
> 
> If you suppose that the name of the graph is the same as the
> request URI (it will not always be, of course) you can link
> in the other direction from http:Request using http:requestURI.
> I am not sure that http:requestURI has a standard inverse though.

And remember of course, that the headers are split in to different 
groups which relate to different things, many relate to the message (in 
relation to the request), some relate to the server, some relate to the 
entity (an encoded version of the representation for messaging) a few 
(really not many) relate to the representation itself, and a couple 
relate to the resource itself, the resource being the thing the URI 
identifies.

Best,

Nathan

Received on Monday, 17 January 2011 19:25:30 UTC