Skip to content

added OQuaRE ontology evoluation githubaction #1

added OQuaRE ontology evoluation githubaction

added OQuaRE ontology evoluation githubaction #1

Workflow file for this run

on: [push]
# If repository allows actions write by default, this is not needed.
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
name: Evaluate ontologies
steps:
- uses: actions/checkout@v4
# Configuration
# Java setup
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
# Python setup
- uses: actions/setup-python@v5
with:
python-version: '3.9'
- name: OQuaRE module
uses: kai-vu/oquare-metrics@v3.0
with:
ontology-folders: ontologies