linkml / schemasheets

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats
https://linkml.io/schemasheets/
41 stars 5 forks source link

remove test CASE 6 and allow linkml 1.5.0 #104

Closed turbomam closed 1 year ago

turbomam commented 1 year ago

Previous versions of the metamodel included an element called type. If a schemasheet include a column specified as 'type', that could cause some problematic behavior.

CASE 6 in test_headers.py illustrates a workaround, but that is unnecessary and actually incompatible with the most recent metamodel.

Therefore CASE 6 will be removed from test_headers.py and pyproject.toml should allow linkml ^1.5.0