Closed cpauvert closed 1 year ago
This is related to https://github.com/linkml/linkml-project-cookiecutter/issues/19 because the src/miiid_schema/datamodel/miiid_schema.py
is not updated by make test
Or could also be because it seems the Python code does not use the directory of examples as I do: https://github.com/FAIR-MI/miiid-schema/blob/38cfcf6f94084942e11fd29fe02032b3db20ad57/tests/test_data.py#L10
make gen-project
make test
OR make examples/output
The data examples are in the proper location as well 7d7a3af8362ee40b7108d2c59802289471a7d142
even if the
id
is supplied in the examples.