seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

docs: :memo: description of the function to create the properties template #599

Closed lwjohnst86 closed 2 weeks ago

lwjohnst86 commented 3 weeks ago

Description

These changes add a description for actually getting the Data Package Spec from the source. The aim of this function is that we use it to download a copy on the sprout core and use that for the other functions, like when making a package or adding resources.

Reviewer Focus

This PR needs a quick review.

lwjohnst86 commented 2 weeks ago

@martonvago See my comment at https://github.com/seedcase-project/seedcase-sprout/pull/600/files#r1731141697

@signekb this file will only be a template, so doesn't need all fields filled in. It would only be important if we used the frictionless package (or something that reads in the correct spec). We aren't doing that, so "required" is only when used as an actual data package (rather than a template).

signekb commented 2 weeks ago

@lwjohnst86 Got it! Thanks for elaborating 👍