comment stuff so it doesn't run #45
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Ontology Documentation CI | ||
# copy from https://github.com/opengeospatial/ogc-geosparql/blob/master/.github/workflows/pylode.yml | ||
#on: | ||
# push: | ||
# branches: | ||
# - master | ||
#jobs: | ||
# build: | ||
# runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v1 | ||
- name: Create Ontology Documentation 🔧 | ||
run: | | ||
sudo apt-get install python3 python3-setuptools python3-pip -y | ||
# sudo apt-get install gcc libpq-dev -y | ||
# sudo apt-get install python-dev -y | ||
# sudo apt-get install asciidoctor ruby -y | ||
# sudo gem install --pre asciidoctor-pdf | ||
# sudo apt-get install python3-dev python3-venv -y | ||
# sudo pip3 install pylode | ||
# mkdir testdocs | ||
# cp index.html docs/index.html | ||
cd Loop3D-GSO | ||
pylode -i Examples/GSO-ExampleComplexContacts.ttl -o ../testdocs/ex-complexcontact.html -f html | ||
pylode -i Examples/GSO-ExampleEvents1.ttl -o ../testdocs/ex-event1.html -f html | ||
pylode -i Examples/GSO-ExampleBritishColumbiaStrat-v2.ttl -o ../testdocs/ex-stratlexicon2-bc.html -f html | ||
pylode -i Examples/GSO-ExampleEpochLowerJurassic.ttl -o ../testdocs/ex-timelowerjurassic.html -f html | ||
pylode -i Examples/GSO-ExampleFault2.ttl -o ../testdocs/ex-faults.html -f html | ||
pylode -i Examples/GSO-ExampleFaultKannaV4Model.ttl -o ../testdocs/faultKannaV4Model.html -f html | ||
pylode -i Examples/GSO-ExampleFold.ttl -o ../testdocs/foldexample.html -f html | ||
pylode -i Examples/GSO-ExampleFormationJs.ttl -o ../testdocs/ex-formationJs.html -f html | ||
pylode -i Examples/GSO-ExampleGeosciAustraliaStratUnit.ttl -o ../testdocs/ex-ausstratunit.html -f html | ||
pylode -i Examples/GSO-ExampleHistory.ttl -o ../testdocs/ex-history.html -f html | ||
pylode -i Examples/GSO-ExampleIsleOfWightStrat-pm1.ttl -o ../testdocs/ex-islewightstrat.html -f html | ||
pylode -i Examples/GSO-ExampleLaTojizaPluton.ttl -o ../testdocs/ex-plutontojiza.html -f html | ||
pylode -i Examples/GSO-ExamplePetrophysicalProperties_v2.ttl -o ../testdocs/ex-petrophysics-bc.html -f html | ||
pylode -i Examples/GSO-ExampleRockMaterialBolsaQuartzite.ttl -o ../testdocs/ex-materialCb.html -f html | ||
pylode -i Examples/GSO-ExampleRoles.ttl -o ../testdocs/ex-roles.html -f html | ||
pylode -i Examples/GSO-ExampleVocabularyExtension-Alteration_Type-BC.ttl -o ../testdocs/alterationtype-bc.html -f html | ||
pylode -i Examples/GSO-LardeauGroup.ttl -o ../testdocs/ec-lardeaustrat.html -f html | ||
pylode -i GSO-Master.ttl -o ../testdocs/master.html -f html | ||
pylode -i GSO-Common.ttl -o ../testdocs/common.html -f html | ||
pylode -i GSO-Geology.ttl -o ../testdocs/geology.html -f html | ||
pylode -i Modules/GSO-Element.ttl -o ../testdocs/element.html -f html | ||
pylode -i Modules/GSO-Feature.ttl -o ../testdocs/feature.html -f html | ||
pylode -i Modules/GSO-Geologic_Event.ttl -o ../testdocs/geologicevent.html -f html | ||
pylode -i Modules/GSO-Geologic_Feature.ttl -o ../testdocs/geologicfeature.html -f html | ||
pylode -i Modules/GSO-Geologic_Granular_Material.ttl -o ../testdocs/granularmaterial.html -f html | ||
pylode -i Modules/GSO-Geologic_Mineral.ttl -o ../testdocs/mineral.html -f html | ||
pylode -i Modules/GSO-Geologic_Process.ttl -o ../testdocs/geologicprocess.html -f html | ||
pylode -i Modules/GSO-Geologic_Quality.ttl -o ../testdocs/geologicquality.html -f html | ||
pylode -i Modules/GSO-Geologic_Reference_System.ttl -o ../testdocs/geologicreferencesystem.html -f html | ||
pylode -i Modules/GSO-Geologic_Relation.ttl -o ../testdocs/geologicrelation.html -f html | ||
pylode -i Modules/GSO-Geologic_Rock_Material.ttl -o ../testdocs/rockmaterial.html -f html | ||
pylode -i Modules/GSO-Geologic_Rock_Object.ttl -o ../testdocs/rockobject.html -f html | ||
pylode -i Modules/GSO-Geologic_Role.ttl -o ../testdocs/geologicrole.html -f html | ||
pylode -i Modules/GSO-Geologic_Setting.ttl -o ../testdocs/geologicsetting.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure_Contact.ttl -o ../testdocs/geologiccontact.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure_Fault.ttl -o ../testdocs/geologicfault.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure_Fold.ttl -o ../testdocs/geologicfold.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure_Foliation.ttl -o ../testdocs/geologicfoliation.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure_Lineation.ttl -o ../testdocs/geologiclineation.html -f html | ||
pylode -i Modules/GSO-Geologic_Structure.ttl -o ../testdocs/geologicstructure.html -f html | ||
pylode -i Modules/GSO-Geologic_Time_Ischart.ttl -o ../testdocs/ischart.html -f html | ||
pylode -i Modules/GSO-Geologic_Time.ttl -o ../testdocs/geologictime.html -f html | ||
pylode -i Modules/GSO-Geologic_Unit.ttl -o ../testdocs/geologicunit.html -f html | ||
pylode -i Modules/GSO-Hydrology.ttl -o ../testdocs/hydrology.html -f html | ||
pylode -i Modules/GSO-Perdurant.ttl -o ../testdocs/perdurant.html -f html | ||
pylode -i Modules/GSO-Quality.ttl -o ../testdocs/quality.html -f html | ||
pylode -i Modules/GSO-QUDTvoc.ttl -o ../testdocs/qudt_voc.html -f html | ||
pylode -i Modules/GSO-skos_annotation.ttl -o ../testdocs/skos_annotation.html -f html | ||
- name: Deploy 🚀 | ||
uses: JamesIves/github-pages-deploy-action@releases/v3 | ||
with: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
BRANCH: gh-pages | ||
FOLDER: testdocs/ |