w3c-lbd-cg / bot

Building Topology Ontology
https://w3id.org/bot
53 stars 15 forks source link

Set up GitHub Actions to deploy on gh-pages #55

Closed maximelefrancois86 closed 4 years ago

maximelefrancois86 commented 4 years ago

This script does:

  1. download the latest version of jena
  2. for every turtle file in the repository, generate RDF/XML, N3, N-TRIPLE, JSON-LD versions
  3. push automatically to the gh-pages branch
maximelefrancois86 commented 4 years ago

See how it works at

GeorgFerdinandSchneider commented 4 years ago

This should be very good. Thanks for preparing

@maximelefrancois86 do we have to revise/ change the code when merging to BOT or is it OK to simply merge this?