VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Tweak Details #22

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

Details is working fine, but there are two mid term improvements.

a) The details need a description. Will be a bit complicated how to put them in practice, as I use **kwargs to collect details. This has to be changed, though. b) As soon as the first few thousand details are loaded, we have to see if we tokenize them before stemming and maybe turn stem into an array datatype.