File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,17 +18,19 @@ jobs:
18
18
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
19
19
uses : sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main
20
20
with :
21
- version : v016
21
+ version : v017
22
22
rdffilepath : rdf/croton.ttl
23
23
docpath : docs
24
24
prefixns : http://fuzzy-sl.squirrel.link/data/
25
25
prefixnsshort : fsld
26
26
indexpages : true
27
27
createcollections : true
28
+ createVOWL : true
28
29
preferredlang : en
29
30
ghpages : true
30
31
metadatatable : true
31
32
createnonNSPages : true
32
33
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
You can’t perform that action at this time.
0 commit comments