Skip to content

Commit

Permalink
Create blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Feb 27, 2024
1 parent 2e484db commit ff10751
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ff10751

Please sign in to comment.