dead_simple_owl_design_patterns
dead_simple_owl_design_patterns copied to clipboard
Examples and tags wrong type
Type of the examples and tags are wrong in the dosdp chema. list should be changed to array.
CI should validate dosdp schema before merge.
examples:
type: list
items: { type: string }
description: "A list of example terms implementing this pattern."
doc_type: root
fixed: https://github.com/INCATools/dead_simple_owl_design_patterns/pull/84