Linked Data (LD)
Linked Data (LD) is structured data which is linked with other data through the web. It builds upon standard web technologies, such as the Resource Description Framework (RDF) and Uniform Resource Identifiers (URIs), and uses them to share machine-readable data between computers.
LD has four requirements:
- Uses URIs as names for things
- Uses HTTP URIs so people can look up these names
- Provides useful information, using open standards such as RDF and SPARQL, when people look up a URI
- Includes links to other URIs so people can discover more things
Examples
Further Resources
- Linked Data (Wikipedia)
- W3C (2015) “Linked Data”
- W3C (2016) “Linked Data”