Materials-Data-Science-and-Informatics / metador-core

Core of Metador, the FAIR metadata-first research data management framework.
MIT License
4 stars 0 forks source link

Figure out how to serialize enum-like classes into schema.org DefinedTermSets #74

Open apirogov opened 1 year ago

apirogov commented 1 year ago

Instead of simple Literal or Enum types, it might be a good idea to provide a custom serializer with semantic info.

for the second point the schema normalization could help.

apirogov commented 1 year ago

Maybe not needed after completing https://github.com/Materials-Data-Science-and-Informatics/metador-core/issues/75