Skip to content

Commit

Permalink
Change config to use the standard one for OWL generation
Browse files Browse the repository at this point in the history
Fixes #86

See linkml/linkml#2353
for explanation
  • Loading branch information
cmungall committed Nov 14, 2024
1 parent bb68ef2 commit be5085e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
generator_args:
owl:
add_root_classes: true
mixins_as_expressions: true
metaclasses: false
type_objects: false


0 comments on commit be5085e

Please sign in to comment.