| clerk |
|
| comment |
|
| has_customer | |
| order_of | |
| orderdate | |
| orderkey |
|
| orderpriority |
|
| orderstatus |
|
| ordertotalprice |
|
| shippriority |
|
| type |
This page provides a structured representation (serialized as HTML+RDFa) of the description of a given Web-accessible resource, which resource is indicated (or denoted) by the Data Source hyperlink.
The data represented here is structured as Entity-Attribute-Value (EAV) graphs, and it may may be retrieved in a variety of other serialization formats via hyperlinks (URLs). Available serialization formats currently include CSV, HTML+Microdata, (X)HTML+RDFa, N-Triples, Turtle, N3, RDF/JSON, JSON-LD, RDF/XML, Atom, and CXML.
This page and its neighbors provide starting points for SPARQL queries over HTTP, or SQL queries via ODBC, JDBC, ADO.NET, OLE-DB, and XMLA connections, with results spanning the entire Web.
A single link from this page can be the starting point for powerful Web traversal, en route to discovery and exploitation of insights, using existing tools such as spreadsheets, business intelligence and analytics packages, basic report writers, presentation generators, project management packages, and many more.
A variety of discovery pointers are available to users and user agents (software programs) that include:
Every link on this page resolves to a description-oriented document that's human and/or machine comprehensible.
This means that any and every Web document can be turned into a structured data container, which is then available for SPARQL and SQL queries via HTTP or "native" protocols.
Yes! Simply include entries, based on the example below, in the <head/> section of your (X)HTML page, whether static or dynamically generated:
<link rel="alternate"
title="My Data in RDF Linked Data form"
type="<mime type>"
href="http://linkeddata.uriburner.com/about/id/<URL-of-a-Web-Page>"
/>
For example, if your original page were at:
http://en.wikipedia.org/wiki/Linked_Data
you could provide access to an EAV-based description serialized as Turtle/N3, by including a <head/> entry like this:
<link
rel="alternate"
title="Linked data - Wikipedia, the free encyclopedia - described as RDF (Turtle/N3 format)"
type="text/n3"
href="http://linkeddata.uriburner.com/about/id/http://en.wikipedia.org/wiki/Linked_Data"
/>
| clerk |
|
| comment |
|
| has_customer | |
| order_of | |
| orderdate | |
| orderkey |
|
| orderpriority |
|
| orderstatus |
|
| ordertotalprice |
|
| shippriority |
|
| type |