MathHubInfo / mhd

The implementation of MathDataHub powered by Django + React.
https://data.mathhub.info
GNU General Public License v3.0
1 stars 1 forks source link

Define a process for Dataset submission #10

Open katjabercic opened 5 years ago

katjabercic commented 5 years ago

@kohlhase Current proposal: two repositories per dataset in GitLab, in case we ever need to move the data to more suitable storage. One repository for the schema, provenance, small sample from the data, the other for data.

kohlhase commented 5 years ago

I think your suggestion is very reasonable. There is already a group for that at https://gl.mathhub.info/data We should just try this out with one of the submissions from the data workshop. Probably Gabe's sums stuff is best, since it is simplest and we have all (including provenance) for that.

katjabercic commented 5 years ago

You probably mean Jukka's additive bases? https://github.com/OpenDreamKit/MathDataWorkshop/tree/master/collections/additive_bases

It's a good one to start with.

kohlhase commented 5 years ago

indeed, that is what I meant.

kohlhase commented 5 years ago

Oh, and I think the Joe/Jane example should not get into https://gl.mathhub.info/data, but should be adapted into https://gl.mathhub.info/HelloWorld

kohlhase commented 5 years ago

@jukkakohonen I think we should make progress on the additive bases as a test case. The Joe/Jane example can wait until we have the submission process under control.