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: add description of `extract_resource_properties()` #603

Closed lwjohnst86 closed 2 weeks ago

lwjohnst86 commented 3 weeks ago

Description

These changes add a description for an extraction of properties function for data files. This function needs to be exposed to the user, especially since it needs to be exposed to be used properly for the web app. It also simplifies the create_resource_properties() function a lot!

Reviewer Focus

This PR needs an in-depth review.