Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

consultatieversie (met hypothesis) #23

consultatieversie (met hypothesis)

consultatieversie (met hypothesis) #23

Workflow file for this run

name: RDF data validation
on:
push:
paths:
- '**.ttl'
jobs:
rdf-syntax-check:
runs-on: ubuntu-latest
steps:
- name: RDF syntax check
uses: AtomGraph/RDF-syntax-check@v1.0.4