Skip to content

Pydantic model should be generated from LinkML model #82

@matentzn

Description

@matentzn

The diff when running

make src/linkml_map/datamodel/transformer_model.py

Is huge, and there are many errors as a result of some mismatch between pydantic and linkml.

I tried updating some things in the LinkML model, but I cannot seem to be able to get the tests to pass. I can already see that, for example, SlotDerivation class does not have a "value" slot:

https://github.com/linkml/linkml-map/pull/81/files#r2276961844

Can we make the make command above work again please so I can do my model edit?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions