Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubensworks/slides-2019-w3c-data-ws-graphql-rdf
Slides for the W3C Workshop on Web Standardization for Graph Data 2019 on GraphQL to RDF
https://github.com/rubensworks/slides-2019-w3c-data-ws-graphql-rdf
graphql graphql-ld rdf slides w3c
Last synced: 26 days ago
JSON representation
Slides for the W3C Workshop on Web Standardization for Graph Data 2019 on GraphQL to RDF
- Host: GitHub
- URL: https://github.com/rubensworks/slides-2019-w3c-data-ws-graphql-rdf
- Owner: rubensworks
- Created: 2019-03-04T20:43:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T07:57:11.000Z (over 5 years ago)
- Last Synced: 2024-08-01T12:26:49.423Z (3 months ago)
- Topics: graphql, graphql-ld, rdf, slides, w3c
- Language: HTML
- Homepage: https://www.rubensworks.net/raw/slides/2019/w3c-data-ws-graphql-rdf/
- Size: 537 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - rubensworks/slides-2019-w3c-data-ws-graphql-rdf - Slides for the W3C Workshop on Web Standardization for Graph Data 2019 on GraphQL to RDF (graphql)
README
# Slides for the W3C Workshop on Web Standardization for Graph Data 2019 - Bridges between GraphQL and RDF
[![Build Status](https://travis-ci.org/rubensworks/slides-2019-w3c-data-ws-graphql-rdf.svg?branch=master)](https://travis-ci.org/rubensworks/slides-2019-w3c-data-ws-graphql-rdf)
These slides are created using the [shower](https://github.com/shower/shower) framework.
## Build
```
// Create a static version of the slides in the `prepared/` folder.
npm run prepare// Create a pdf version of the slides
npm run pdf// Create a zip of the prepared slides
npm run archive
```## Development mode
Serve the slides on http://localhost:8080/.
```
npm run serve
```View on http://localhost:3000/
## License
These slides are created by [Ruben Taelman](https://rubensworks.net/).
[Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/), unless otherwise indicated.