Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.