Skip to content

Add GFO-light minimal version #23

Add GFO-light minimal version

Add GFO-light minimal version #23

Workflow file for this run

---
name: Test ontology
on:
push:
branches:
- main
paths:
- '**.owl'
- '**.rdf'
- '**.ttl'
pull_request:
branches:
- main
paths:
- '**.owl'
- '**.rdf'
- '**.ttl'
jobs:
syntax-check:
runs-on: ubuntu-latest
container: obolibrary/odklite
steps:
- uses: actions/checkout@v4
- run: check-rdfxml gfo.owl