openMetadataInitiative / openMINDS_Python

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 () - @type of linked types #9

Closed Peyman-N closed 1 year ago

Peyman-N commented 1 year ago

Link to instances of linked types do not have to state their @type only their @id. Currently save adds the @type as well.