Wiki

Importance in the semantic web

In a semantic-web compliant system, URIs identifying real-world resources should behave intelligently. When a human navigates to the URI, the server employs content negotiation to render the html page. When a crawler or reasoning agent requests the exact same URI, the server can provide the structured machine graph.

Backlinks

Metadata

{
  "id": "wiki:negotiation",
  "type": "TechArticle",
  "name": "Content negotiation",
  "description": "Managing resource representations through HTTP request headers."
}