Skip to content

Commit

Permalink
update yaml to use canonical form for true/false in tests dir
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Sep 26, 2023
1 parent 92aef14 commit 98425b0
Show file tree
Hide file tree
Showing 18 changed files with 38 additions and 38 deletions.
6 changes: 3 additions & 3 deletions tests/test-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Test Base"
github_org: INCATools
repo: ontology-development-kit
import_group:
use_base_merging: TRUE
use_base_merging: true
exclude_iri_patterns:
- <http://purl.obolibrary.org/obo/GOCHE_*>
- <http://purl.obolibrary.org/obo/OBA_*>
Expand All @@ -13,8 +13,8 @@ import_group:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
- id: pato
use_base: TRUE
use_base: true
# This test cannot be easily replaced, because use_base and custom URL dont mix
- id: pr
make_base: TRUE
make_base: true
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/pr_slim.owl
2 changes: 1 addition & 1 deletion tests/test-components-make-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ components:
base_iris:
- http://purl.obolibrary.org/obo/PATO_
- http://purl.obolibrary.org/obo/pato#
make_base: True
make_base: true
robot_java_args: '-Xmx8G'
allow_equivalents: asserted-only
2 changes: 1 addition & 1 deletion tests/test-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Test Components Ontology"
github_org: obophenotype
repo: components
report_fail_on: ERROR
use_dosdps: TRUE
use_dosdps: true
dosdp_tools_options: "--obo-prefixes=true --restrict-axioms-to=logical"
release_artefacts:
- base
Expand Down
4 changes: 2 additions & 2 deletions tests/test-import-minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ components:
robot_java_args: '-Xmx8G'
robot_report:
fail_on : ERROR
use_labels : False
custom_profile : True
use_labels : false
custom_profile : true
report_on :
- edit
custom_sparql_checks : []
Expand Down
2 changes: 1 addition & 1 deletion tests/test-module-minimal-large.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ import_group:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
- id: pato
is_large: TRUE
is_large: true
module_type: minimal

4 changes: 2 additions & 2 deletions tests/test-module-star.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ import_group:
module_type: slme
module_type_slme: STAR
slme_individuals: exclude
release_imports: False
create_obo_metadata: False
release_imports: false
create_obo_metadata: false

4 changes: 2 additions & 2 deletions tests/test-non-import-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ release_artefacts:
- baselite
- base
primary_release: base
release_use_reasoner: FALSE
release_use_reasoner: false
import_group:
release_imports: TRUE
release_imports: true
products:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
Expand Down
2 changes: 1 addition & 1 deletion tests/test-patterns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Pattern Test Ontology"
github_org: obophenotype
repo: ptt
report_fail_on: ERROR
use_dosdps: TRUE
use_dosdps: true
export_formats:
- owl
- obo
Expand Down
2 changes: 1 addition & 1 deletion tests/test-release-format-patterns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Release Test C Ontology"
github_org: obophenotype
repo: rtc
report_fail_on: ERROR
use_dosdps: TRUE
use_dosdps: true
namespaces:
- http://purl.obolibrary.org/obo/PTT_
- http://purl.obolibrary.org/obo/PATO_
Expand Down
4 changes: 2 additions & 2 deletions tests/test-release-imports-not-edit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: rtine
title: "Release Test Non Edit Import Ontology"
github_org: INCATools
repo: rtine
use_edit_file_imports: TRUE
use_edit_file_imports: true
namespaces:
- http://purl.obolibrary.org/obo/PTT_
- http://purl.obolibrary.org/obo/PATO_
Expand All @@ -15,7 +15,7 @@ release_artefacts:
- base
- baselite
import_group:
release_imports: TRUE
release_imports: true
products:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
2 changes: 1 addition & 1 deletion tests/test-release-materialise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ release_artefacts:
- base
primary_release: base
import_group:
release_imports: TRUE
release_imports: true
products:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
Expand Down
4 changes: 2 additions & 2 deletions tests/test-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Release Test A Ontology"
github_org: obophenotype
repo: rta
report_fail_on: ERROR
release_diff: FALSE
release_diff: false
namespaces:
- http://purl.obolibrary.org/obo/PTT_
- http://purl.obolibrary.org/obo/PATO_
Expand All @@ -17,7 +17,7 @@ release_artefacts:
- baselite
primary_release: simple
import_group:
release_imports: TRUE
release_imports: true
products:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
Expand Down
8 changes: 4 additions & 4 deletions tests/test-robot-report-baseiri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ import_group:
- id: omo
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/omo.owl
robot_report:
use_base_iris: True
release_reports: True
use_base_iris: true
release_reports: true
fail_on : ERROR
use_labels : False
custom_profile : True
use_labels : false
custom_profile : true
report_on :
- edit
custom_sparql_checks : []
Expand Down
6 changes: 3 additions & 3 deletions tests/test-robot-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ import_group:
- id: omo
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/omo.owl
robot_report:
release_reports: True
release_reports: true
fail_on : ERROR
use_labels : False
custom_profile : True
use_labels : false
custom_profile : true
report_on :
- edit
custom_sparql_checks : []
Expand Down
8 changes: 4 additions & 4 deletions tests/test-robot-validate-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ import_group:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
robot_report:
release_reports: True
release_reports: true
fail_on : ERROR
use_labels: False
custom_profile: True
ensure_owl2dl_profile: True
use_labels: false
custom_profile: true
ensure_owl2dl_profile: true
report_on:
- edit
custom_sparql_checks : []
Expand Down
6 changes: 3 additions & 3 deletions tests/test-sparql-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ import_group:
- id: ro
mirror_from: https://raw.githubusercontent.com/INCATools/ontology-development-kit/master/tests/ontologies/ro.owl
robot_report:
release_reports: True
release_reports: true
fail_on : ERROR
use_labels : False
custom_profile : True
use_labels : false
custom_profile : true
sparql_test_on:
- edit
- rrcs-base.owl
Expand Down
4 changes: 2 additions & 2 deletions tests/test-sssom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: sssomo
title: "Test Ontology for basic mapping management"
github_org: INCATools
repo: sssomo
use_mappings: TRUE
use_mappings: true
export_formats:
- owl
import_group:
Expand All @@ -22,7 +22,7 @@ sssom_mappingset_group:
components:
products:
- filename: test-with-sssom.owl
use_mappings: TRUE
use_mappings: true
mappings:
- modmini-onta.sssom.tsv
- modmini-ontd.sssom.tsv
6 changes: 3 additions & 3 deletions tests/test-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: ttt
title: "Template Test Ontology"
github_org: INCATools
repo: ttt
use_templates: TRUE
use_templates: true
export_formats:
- owl
import_group:
Expand All @@ -12,10 +12,10 @@ import_group:
components:
products:
- filename: test-with-context.owl
use_template: TRUE
use_template: true
template_options: "--add-prefixes config/context.json"
- filename: test-with-templates.owl
use_template: TRUE
use_template: true
templates:
- template1.tsv
- template2.tsv

0 comments on commit 98425b0

Please sign in to comment.