nwb-linkml/docs/_notes/linkml.md
2023-09-07 19:32:17 -07:00

780 B

LinkML

Features of LinkML to keep in mind while writing the schema.

Python dataclass problems

  • Generator doesn't seem to honor the slot_usage property - eg. for the Schema class, doc is marked as required despite the requirement being removed