decentralized-id.github.io/_posts/web-standards/w3c/2020-01-04-JSON-LD.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

2020-01-05 05:06:27 +00:00
---
date: 2020-01-04
2023-06-02 20:15:35 +00:00
title: JSON-LD - W3C
2023-06-02 00:14:31 +00:00
name: JSON-LD
layout: standards
headings: ["Main","Explainer","Presentation","Working Group","Development"]
2020-01-07 15:43:12 +00:00
excerpt: >
2023-06-02 00:14:31 +00:00
The Semantic Web isn't just about putting data on the web. It is about making links, so that a person or machine can explore the web of data. With linked data, when you have some of it, you can find other, related, data
2020-01-07 15:43:12 +00:00
2023-06-02 00:14:31 +00:00
Like the web of hypertext, the web of data is constructed with documents on the web. However, unlike the web of hypertext, where links are relationships anchors in hypertext documents written in HTML, for data they links between arbitrary things described by RDF. The URIs identify any kind of object or concept
2023-06-02 13:02:29 +00:00
permalink: web-standards/w3c/json-ld/
redirect_from:
2023-06-02 12:58:49 +00:00
- web-standards/w3c/wg/json-ld/json-ld/
2020-11-27 21:17:41 +00:00
- web-standards/w3c/json-ld-wg/json-ld/
- web-standards/linked-data/JSON-LD/
- specs-standards/JSON-LD/
- specs-standards/linked-data/JSON-LD/
2023-06-02 00:14:31 +00:00
canonical_url: 'https://decentralized-id.com/web-standards/w3c/wg/json-ld/json-ld/'
categories: ["Web Standards"]
2023-04-03 23:15:15 +00:00
tags: ["Digital Bazaar","JSON-LD","Credentials Community Group","Veres One","Linked Data","W3C","Verifiable Credentials","RDF","Schema.org"]
2023-06-02 00:14:31 +00:00
last_modified_at: 2023-05-19
2020-01-05 05:06:27 +00:00
---
2020-01-09 22:04:37 +00:00