Python package for the openMINDS metadata models. The package contains all openMINDS schemas as Python classes in addition to schema base classes and utility methods.
MIT License
1
stars
2
forks
source link
save () - linked type property of embedded type #8
The instance of linked types in instances of embedded types are integrated as embedded not linked which is not correct (example: person -> affiliation (embedded) -> organization (linked)).
The instance of linked types in instances of embedded types are integrated as embedded not linked which is not correct (example: person -> affiliation (embedded) -> organization (linked)).