Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Jan 20, 2024
1 parent e002a4a commit 01f0d41
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,24 @@ jobs:
ghpages: true
ghpagesfolder: xerl2/

ontdocIV:
uses: sparqlunicorn/sparqlunicornGoesGIS-ontdoc/.github/workflows/udoc.yml@main
name: Ontdoc IV
with:
version: v017dev
rdffilepath: EquivalenceRelations/linkedgeodata_inspire.ttl
docpath: docs/lgdinspire/
prefixns: http://linkedgeodata.org/ontology/
prefixnsshort: lgd
indexpages: true
metadatatable: true
createcollections: false
createnonNSPages: true
createVOWL: true
preferredlang: en
ghpages: true
ghpagesfolder: lgdinspire/

build:

runs-on: ubuntu-latest
Expand Down

0 comments on commit 01f0d41

Please sign in to comment.