This folder contains design patterns for groupings of classes in the ontology.
The design patterns are specified in YAML, and follow the dead_simple_design_patterns specification
Consult each yaml file for details on the specific pattern.
The design patterns act as templates, with template values coming from the CSVs in the src/ontology/modules directory. pattern2owl is used to translate the CSVs to OWL. See the Makefile for more details