Skip to content

Initial testing ontology #1

Initial testing ontology

Initial testing ontology #1

Workflow file for this run

name: Validate Turtle file
on: [push]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install jena
run: sudo apt-get install apache-jena
- name: Validate Turtle file
run: turtle edpop-record-ontology.ttl