w3c / rdf-star

RDF-star specification
https://w3c.github.io/rdf-star/
Other
119 stars 23 forks source link

GitHub Actions CI #90

Closed gkellogg closed 3 years ago

gkellogg commented 3 years ago

This uses ReSpec to build and check the spec, including markup errors.

Note that it currently finds three issues with either directly, or indirectly linked resources. Some should be fixed. The link checking can be turned off.

It would run on every push and PR, as configured, and generally show a pass/fail as part of the PR.

pchampin commented 3 years ago

Good idea, thanks.