From ff10751f46382d6ed924400012d58b59c3d71bd4 Mon Sep 17 00:00:00 2001 From: Timo Date: Wed, 28 Feb 2024 00:42:40 +0100 Subject: [PATCH] Create blank.yml --- .github/workflows/blank.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/workflows/blank.yml diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml new file mode 100644 index 0000000..3de2cb5 --- /dev/null +++ b/.github/workflows/blank.yml @@ -0,0 +1,23 @@ +name: Java CI + +on: [push] + +jobs: + + ontdocI: + uses: sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main + name: Ontdoc I + with: + rdffilepath: data.ttl + version: v017dev + docpath: docs/ + prefixns: http://Research-Squirrel-Engineers.io/3dannotation_example/ + prefixnsshort: data + indexpages: true + metadatatable: true + createcollections: true + iiif: true + createnonNSPages: true + createVOWL: true + preferredlang: en + ghpages: true