Content deleted Content added
m sp: feasability→feasibility |
Mboverload (talk | contribs) RegExTypoFix, Replaced: an unique → a unique, Typos: arised → arose, using AWB |
||
Line 26:
=== Using HTTP URIs to identify abstract resources ===
Using URLs, and singularly HTTP URIs, to identify abstract resources, such as classes, properties or other kind of concepts, is a frequent practice, for example in RDFS or OWL [[Ontology (computer science) |ontologies]]. Since such URIs are associated with the HTTP protocol, the question
The general question of which kind of resources http URI should or should not identify has been formally known in W3C as the [http://www.w3.org/2001/tag/issues.html#httpRange-14 httpRange-14] issue, following its name on the list defined by the [[Technical Architecture Group]] (TAG). The TAG has delivered in 2005 a final answer to this issue, making the distinction between an "information resource" and a "non-information" resource dependent on the type of answer given by the server to a "GET" request. This solution puts and end to the "hash" vs "slash" debate, and seems to have met a consensus in the Semantic Web community, although some of its prominent members such as [[Patrick Hayes]] have expressed concerns both on its technical feasibility and conceptual foundation. According to Patrick Hayes' view point, the very distinction between "information resource" and "other resource" is impossible to found, and should better not be specified at all, and [[ambiguity]] of the [[referent]] resource is inherent to URIs like to any naming mechanism.
Line 32:
=== Resource ownership, intellectual property and trust ===
In RDF, "anybody can declare anything about anything". Resources are "defined" by formal descriptions which anyone can publish, copy, modify and publish over the Web. If the content of a Web resource in the classical sense (a Web page or on-line file) is clearly owned by its publisher, who can claim intellectual property on it, an abstract resource can be defined by an accumulation of RDF descriptions, not necessarily controlled by
== References ==
|