Skip to content

Commit 471f128

Browse files
Update main.yml
1 parent 61c2c5a commit 471f128

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,19 @@ jobs:
1818
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
1919
uses: sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main
2020
with:
21-
version: v016
21+
version: v017
2222
rdffilepath: rdf/croton.ttl
2323
docpath: docs
2424
prefixns: http://fuzzy-sl.squirrel.link/data/
2525
prefixnsshort: fsld
2626
indexpages: true
2727
createcollections: true
28+
createVOWL: true
2829
preferredlang: en
2930
ghpages: true
3031
metadatatable: true
3132
createnonNSPages: true
3233
logourl: https://raw.githubusercontent.com/Research-Squirrel-Engineers/croton-geo/main/img/fsl-logo.png
33-
ogcapifeatures: true
34-
datasettitle: Croton Fuzzy Spatial Locations
34+
templatedir: https://github.com/Research-Squirrel-Engineers/unicorn-ontdoc-template-squirrels/archive/refs/tags/v0.1.zip
35+
ogcapifeatures: false
36+
datasettitle: Croton FSL

0 commit comments

Comments
 (0)