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

Create and test `create_properties_path()` - a part of `create_package_structure()` #616

Closed signekb closed 2 weeks ago

signekb commented 2 weeks ago

Signature: create_properties_path(path: Path) -> Path:

Arguments:

Returns: A path to the properties file (a.k.a. datapackage.json)

Context: see the create_package_structure diagram