Skip to content

UPDATED: sh:name and sh:description #9

UPDATED: sh:name and sh:description

UPDATED: sh:name and sh:description #9

Workflow file for this run

name: RDF data validation
on:
push:
paths:
- '**.ttl'
- '**.trig'
workflow_dispatch:
jobs:
rdf-syntax-check:
runs-on: ubuntu-latest
steps:
- name: RDF syntax check
uses: AtomGraph/[email protected]