Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions 404.html

This file was deleted.

7 changes: 7 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: fomantic
title: Page Not Found
permalink: 404.html
---

# Page not found.
10 changes: 10 additions & 0 deletions _layouts/fomantic.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
.ui.top.menu .header.item > span { font-size: 150%; }
.ui.top.menu .header.item > img { margin-right: 1rem; }
.ui.fitted.tab.segment > .ui.table { border-left: 0; border-top: 0; border-right: 0; margin-top: 0; }
.ui.table th:empty { display: none; }
.ui.basic.footer.segment { border-top: 1px solid rgba(34,36,38,.15); margin-top: 4em; padding-top: 2em; }
/* RDF Font gets priority */
i.rdf-icon-rdf.icon { font-family: 'rdf-font'; }
</style>
Expand Down Expand Up @@ -105,6 +107,14 @@
{{ content }}
</div>

<div class="ui basic footer segment">
<div class="ui container">
<p>Website content released under a
<a href="https://creativecommons.org/about/cc0">Creative Commons CC0 Public Domain Dedication</a>
except where an alternate is specified.</p>
</div>
</div>

<!-- Script tags -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script>
Expand Down
98 changes: 0 additions & 98 deletions images/index.html

This file was deleted.

50 changes: 50 additions & 0 deletions images/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
layout: fomantic
title: JSON-LD Images/Logos
---

## JSON-LD Images

The following images can be used for JSON-LD.
Use of these images must follow the guidelines found on the [W3C RDF
Icons](http://www.w3.org/RDF/icons/) page due to the embedded use of
their excellent logo and inspiration for this page.
{.ui .message}

## Logos

This is the JSON-LD logo. Also available as [SVG](json-ld-logo.svg) or
[high resolution PNG](json-ld-logo.png).

| | |
|----|----|
| [![JSON-LD Logo](json-ld-logo-64.png)](https://json-ld.org/ "JSON-LD") | `<a href="https://json-ld.org/" title="JSON-LD"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-logo-64.png" alt="JSON-LD-logo-64"/>\</a>` |

{.ui .celled .table}

## Buttons

This button can be used to show JSON-LD support. Also available as
[SVG](json-ld-button.svg) (Inkscape) or [high resolution
PNG](json-ld-button.png).

| | |
|----|----|
| [![JSON-LD Logo](json-ld-button-88.png)](https://json-ld.org/ "JSON-LD") | `<a href="https://json-ld.org/" title="JSON-LD"><img style="border:0px;" width="88" src="https://json-ld.org/images/json-ld-button-88.png" alt="JSON-LD-logo-88"/></a>` |

{.ui .celled .table}

## Data

These images can be used for JSON-LD data. Also available as
[SVG](json-ld-data.svg) (Inkscape) or [high resolution
PNG](json-ld-data.png).

| | |
|----|----|
| [![JSON-LD Data Logo](json-ld-data-64.png)](https://json-ld.org/ "JSON-LD Data") | `<a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-data-64.png" alt="JSON-LD-logo-64"/></a>` |
| [![JSON-LD Data Logo](json-ld-data-48.png)](https://json-ld.org/ "JSON-LD Data") | `<a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="48" src="https://json-ld.org/images/json-ld-data-48.png" alt="JSON-LD-logo-48"/></a>` |
| [![JSON-LD Data Logo](json-ld-data-32.png)](https://json-ld.org/ "JSON-LD Data") | `<a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="32" src="https://json-ld.org/images/json-ld-data-32.png" alt="JSON-LD-logo-32"/></a>` |
| [![JSON-LD Data Logo](json-ld-data-24.png)](https://json-ld.org/ "JSON-LD Data") | `<a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="24" src="https://json-ld.org/images/json-ld-data-24.png" alt="JSON-LD-logo-24"/></a>` |

{.ui .celled .table}
63 changes: 0 additions & 63 deletions learn/index.html

This file was deleted.

107 changes: 107 additions & 0 deletions learn/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
layout: fomantic
title: JSON-LD Articles and Presentations
---


# Introductory Material
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should probably be h2?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why an <h2>? It's an <h1> now: https://json-ld.org/learn/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never too late to improve! I'd say it should have been h2 before.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's 1000% debatable...


- [What is Linked Data?](https://www.youtube.com/watch?v=4x_xzT5eF5Q)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the lists need the indent? Looks like the html ignores that. Easier to edit if flush left.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the lists need the indent

Nope.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pandoc put them there. Y'all are picky. 😝

Short video introduction to Linked Data by Manu Sporny.
- [What is JSON-LD?](https://www.youtube.com/watch?v=vioCbTo3C-4)
Short video introduction to JSON-LD by Manu Sporny.
- [JSON-LD: Core Markup](https://www.youtube.com/watch?v=UmvWk_TQ30A)
An overview of some of the core markup features of JSON-LD including
types, aliasing, nesting, and internationalization support by Manu
Sporny.
- [JSON-LD: Compaction and
Expansion](https://www.youtube.com/watch?v=Tm3fD89dqRE) An overview
of JSON-LD's compaction and expansion features and how you can use
them to merge data from multiple sources by Manu Sporny.
- [Linked Data
Signatures](https://www.youtube.com/watch?v=QdUZaYeQblY) An overview
of how digital signatures can be added to Linked Data to provide
verifiable statements on the Web by Manu Sporny.
- [Credentials on the
Web](https://www.youtube.com/watch?v=eWtOg3vSzxI) A quick
introduction to verifiable credentials on the Web by Manu Sporny.
- [jsld.org](https://jsld.org/) Short stories, use cases and demos
building on JSON-LD.

# Articles

- [Creating 3rd Generation Web APIs with JSON-LD and
Hydra](https://m.lanthi.com/www2013-paper), Markus Lanthaler.
Proceedings of the Proceedings of the 22nd International World Wide
Web Conference (WWW2013), pp. 35-37. Rio de Janeiro, Brazil: ACM
Press.
- [Model Your Application Domain, Not Your JSON
Structures](https://m.lanthi.com/wsrest2013-paper), Markus Lanthaler
and Christian Gütl. Proceedings of the 4th International Workshop on
RESTful Design (WS-REST 2013) at WWW2013, pp. 1415-1420. Rio de
Janeiro, Brazil: ACM Press.
- [Hydra: A Vocabulary for Hypermedia-Driven Web
APIs](https://m.lanthi.com/ldow2013-paper), Markus Lanthaler and
Christian Gütl. Proceedings of the 6th Workshop on Linked Data on
the Web (LDOW2013) at WWW2012. Rio de Janeiro.
- [On Using JSON-LD to Create Evolvable RESTful
Services](https://m.lanthi.com/jsonld4rest-paper), Markus Lanthaler
and Christian Gütl. Proceedings of the 3rd International Workshop on
RESTful Design (WS-REST 2012) at WWW2012, pp. 25-32. Lyon, France:
ACM Press.

# Presentations

- [JSON-LD: JSON for the Social
Web](https://www.slideshare.net/gkellogg1/jsonld-json-for-the-social-web)
by Gregg Kellogg, W3C Social Standards Workshop 2013, San Francisco,
CA, USA.
- [Building Next-Generation Web APIs with JSON-LD and
Hydra](https://slidesha.re/sl-portland2013) by Markus Lanthaler,
Symfony Live Portland 2013, OR, USA.
- [Model Your Application Domain, Not Your JSON
Structures](https://slidesha.re/wsrest2013-preso) by Markus
Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro,
Brazil.
- [Hydra: A Vocabulary for Hypermedia-Driven Web
APIs](https://slidesha.re/ldow2013-preso) by Markus Lanthaler, World
Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
- [JSON-LD: JSON for Linked
Data](https://www.slideshare.net/gkellogg1/json-for-linked-data) by
Gregg Kellogg, Semantic Technology & Business Conference (SemTechBiz
SF 2012), San Francisco, CA, USA.
- [JSON-LD for RESTful Services](https://slidesha.re/jsonld4rest) by
Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France.
- [JSON-LD and
MongoDB](https://www.slideshare.net/gkellogg1/jsonld-and-mongodb) by
Gregg Kellogg, NoSQL Now\! 2012, San Jose, CA, USA.
- [JSON-LD Update –
DC-2017](https://www.greggkellogg.net/presentations/JSON-LD-Update-DC-2017/)
by Gregg Kellogg, DC 2017, October 2017, Washington DC.
- [JSON-LD Update – W3C TPAC
2017](/presentations/JSON-LD-Update-TPAC-2017/) by Gregg Kellogg,
October 2017, Washington DC.
- [JSON-LD Support for Property Graphs – W3C Data
Workshop](/presentations/JSON-LD-Support-for-Property-Graphs/) by
Gregg Kellogg, May 2019, Berlin.
- [JSON-LD Update – W3C TPAC
2019](/presentations/JSON-LD-Update-TPAC-2019/) by Gregg Kellogg,
September 2019, Fukuoka, Japan.
- [JSON for Linking Data: JSON-LD 1.1 Lotico
2020](/presentations/JSON-LD-Lotico-2020/) by Gregg Kellogg,
September 2020 (and [YouTube](https://youtu.be/YE4BYKvPQrs) video).
- [DDI-CDI &
JSON-LD](https://www.w3.org/Talks/2021/09-20-ddi-cdi/?full#1) by
Pierre-Antoine Champin, September 2021, Schloss Dagstuhl.
- [JSON-LD Update – W3C TPAC
2022](/presentations/JSON-LD-Update-TPAC-2022/) by Gregg Kellogg &
Pierre-Antoine Champin, September 2022, Vancouver, BC, Canada.

# Blog Posts

- [JSON-LD: Building Meaningful Data
APIs](https://www.cloudbees.com/blog/json-ld-building-meaningful-data-apis),
[Benjamin Young](https://bigbluehat.com/).
- [Webizing your database with Linked Data in JSON-LD on
Cloudant](https://web.archive.org/web/20140701193814/https://cloudant.com/blog/webizing-your-database-with-linked-data-in-json-ld/),
[Benjamin Young](https://bigbluehat.com/).