In computing, linked data is structured data which is interlinked with other data so it becomes more useful through semantic queries. It builds upon standard Web technologies such as HTTP, RDF and URIs, but rather than using them to serve web pages only for human readers, it extends them to share information in a way that can be read automatically by computers. Part of the vision of linked data is for the Internet to become a global database.[1]
HTTP URIs should be used to allow these things to be looked up, interpreted, and subsequently "dereferenced".
Useful information about what a name identifies should be provided through open standards such as RDF, SPARQL, etc.
When publishing data on the Web, other things should be referred to using their HTTP URI-based names.
Tim Berners-Lee later restated these principles at a 2009 TED conference, again paraphrased along the following lines:[4]
All conceptual things should have a name starting with HTTP.
Looking up an HTTP name should return useful data about the thing in question in a standard format.
Anything else that that same thing has a relationship with through its data should also be given a name beginning with HTTP.
Thus, we can identify the following components as essential to a global Linked Data system as envisioned, and to any actual Linked Data subset within it:
Linked open data are linked data that are open data.[5][6][7] Tim Berners-Lee gives the clearest definition of linked open data as differentiated from linked data.
Linked Open Data (LOD) is Linked Data which is released under an open license, which does not impede its reuse for free.
In 2010, Tim Berners-Lee suggested a 5-star scheme for grading the quality of open data on the web, for which the highest ranking is Linked Open Data:[10]
3 stars: data is available in a non-proprietary structured format, such as Comma-separated values (.csv).
4 stars: data follows W3C standards, like using RDF and employing URIs.
5 stars: all of the others, plus links to other Linked Open Data sources.
History
The term "linked open data" has been in use since at least February 2007, when the "Linking Open Data" mailing list[11] was created.[12] The mailing list was initially hosted by the SIMILE project[13] at the Massachusetts Institute of Technology.
Linking Open Data community project
The goal of the W3C Semantic Web Education and Outreach group's Linking Open Data community project is to extend the Web with a data commons by publishing various opendatasets as RDF on the Web and by setting RDF links between data items from different data sources. In October 2007, datasets consisted of over two billion RDF triples, which were interlinked by over two million RDF links.[15][16] By September 2011 this had grown to 31 billion RDF triples, interlinked by around 504 million RDF links. A detailed statistical breakdown was published in 2014.[17]
European Union projects
There are a number of European Union projects involving linked data. These include the linked open data around the clock (LATC) project,[18] the AKN4EU project for machine-readable legislative data,[19] the PlanetData project,[20] the DaPaaS (Data-and-Platform-as-a-Service) project,[21] and the Linked Open Data 2 (LOD2) project.[22][23][24] Data linking is one of the main goals of the EU Open Data Portal, which makes available thousands of datasets for anyone to reuse and link.
Ontologies
Ontologies are formal descriptions of data structures. Some of the better known ontologies are:
FOAF – an ontology describing persons, their properties and relationships
UMBEL – a lightweight reference structure of 20,000 subject concept classes and their relationships derived from OpenCyc, which can act as binding classes to external data; also has links to 1.5 million named entities from DBpedia and YAGO
Datasets
DBpedia – a dataset containing extracted data from Wikipedia; it contains about 3.4 million concepts described by 1 billion triples, including abstracts in 11 different languages
GeoNames – provides RDF descriptions of more than 7,500,000 geographical features worldwide
Wikidata – a collaboratively-created linked dataset that acts as central storage for the structured data of its Wikimedia Foundation sibling projects
Global Research Identifier Database (GRID) – an international database of 89,506 institutions engaged in academic research, with 14,401 relationships. GRID models two types of relationships: a parent-child relationship that defines a subordinate association, and a related relationship that describes other associations[25][26]
KnowWhereGraph[27] – an integrated 12 billion triples strong knowledge graph of 30 data layers at the intersection between humans and their environment using Semantic Web and Linked Data technologies.[28]
Clickable diagrams that show the individual datasets and their relationships within the DBpedia-spawned LOD cloud (as by the figures to the right) are available.[29][30]
American Art Collaborative - consortium of US art museums committed to establishing a critical mass of linked open data on American art
Linked Data Is Merely More Data – Prateek Jain, Pascal Hitzler, Peter Z. Yeh, Kunal Verma, and Amit P. Sheth. In: Dan Brickley, Vinay K. Chaudhri, Harry Halpin, and Deborah McGuinness: Linked Data Meets Artificial Intelligence. Technical Report SS-10-07, AAAI Press, Menlo Park, California, 2010, pp.82–86.