Skip to content

Commit 572c9bb

Browse files
committed
qudt import bug fix
1 parent 5b9052d commit 572c9bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/ontology/distel-odk.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ edit_format: owl
1212
use_templates: false
1313

1414
import_group:
15+
annotate_with_labels: true
1516
annotation_properties: ['rdfs:label', 'IAO:0000119','IAO:0000115', 'IAO:0000116', 'IAO:0000112', 'skos:definition', 'skos:example', 'skos:comment', 'skos:altLabel' ]
1617

1718
products:
@@ -26,7 +27,7 @@ import_group:
2627
- id: uo
2728
mirror_from: https://raw.githubusercontent.com/bio-ontology-research-group/unit-ontology/refs/heads/master/uo-full.owl
2829
module_type: custom
29-
id: qudt
30+
- id: qudt
3031
mirror_from: https://qudt.org/qudt-all
3132
module_type: custom
3233

0 commit comments

Comments
 (0)