Web resource: Difference between revisions

Content deleted Content added
mNo edit summary
Line 27:
 
== Technical issues ==
{{ Expandsectionsectstub }}
=== 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 arises of which representation should be get for such resources using this protocol, typically using a Web browser. The proposed answers to this difficult question have been very various. A possible and extreme answer has been "no representation at all". Current trend is to admit that some kind of representation, definition, or description of the resource should be made available for humans or computers as well.
Line 33:
==Social issues ==
=== Resource ownership ===
{{ Expandsectionsectstub }}
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.