Re: [http-range14] Definition of the Dereferencing URI

On 2/17/12 5:37 PM, Yang Squared wrote:
> Hi all,
>
> I am writing a paper and I would like to define the meaning of the 
> Dereferencing URI on the Web.
>
> When resolve a URI on the traditional Web, we retrieve a document 
> representation of the resource with status code 200OK, means we 
> resolve the URI successfully. On the Semantic Web, when resolve a Real 
> World Object URI, we cannot retrieve the object itself, but we will 
> redirect to a information resource (a RDF document) which describes 
> the URI, by parsing the RDF, we can understand the meaning of the URI 
> according to the RDF triples description, we conclude that the request 
> succeeded.
>
> Here are my definitions:
>
> *Resource: *Anything can be identified by a URI.

How about: Addressable via a URI?
>
> Dereferencing URI: the act of retrieving a representation of a 
> resource or the semantic description of a resource created by the URI 
> owner.
>
> Dereferencing Succeeded: When dereferencing a URI, an agent 
> successfully retrieved the representation of the resource or received 
> the semantic description of a resource via the protocol specified 
> within the URI.

All fine in the "Addressable" context. But, we are talking about Linked 
Data so you need to add:

1. Entity -- anything that could be Named using a URI and serve as the 
Subject of a description
2. Descriptor Resource -- a type of resource that bears/carries the 
description of a Subject.

Then you have:

An addressable resource address (a kind of URI i.e., a URL) that 
resolves to the representation of the description of a Named Subject.

Basically, you are explaining indirection of the form:

SubjectName (a generic URI) -->SubjectDescriptorResourceAddress (a URL) 
-->SubjectDescriptionRepresention (an eav/spo graph) .



Kingsley

>
>
> Any comment is welcome,
>
> Thanks,
> Yang
>
> -----------------------------------
>
> Web and Internet Science
>
> Room 3027 EEE Building
>
> Electronics and Computer Science
>
> University of Southampton, SO17 1BJ
>
>
> Tel: +44(0)23 8059 8346
>
> twitter: @yang_squared <http://twitter.com/#%21/yang_squared>
>
>


-- 

Regards,

Kingsley Idehen	
Founder&  CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Friday, 17 February 2012 22:55:34 UTC