All notable changes to this dataset template are documented in this file.
This project adheres to Semantic Versioning.
- Templates for metadata, FAIR files, and data dictionary extensions.
- Schema.org and DCAT metadata for catalog indexing.
- Machine-readable metadata:
datapackage.json,dcat.ttl,schemaorg.jsonld. - Pre-filled
.zenodo.jsonandCITATION.cfffor DOI and citation support. - Enhanced
USAGE.mdandREADME.mdfor onboarding and documentation clarity. - Synthetic example dataset (
metadata.csv) with 50 entries.
- Directory structure following FAIR and open science best practices.
- Human-readable documentation:
data_dictionary.md,quality_report.md,ethical_considerations.md. - Jupyter notebooks for data exploration and processing.
- Contributor and governance files:
LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md.
- Modular and clean layout for clarity and extensibility.
- Pre-configured folders for
raw/,processed/, andexternal/data segregation. - Support for validation via Frictionless Data standards.
- 🎉 Initial public release of the RYFoR Dataset Template.
- Early draft of the template structure with sample data.
- Placeholder files for documentation and variable descriptions.
- Project initialization.
- Basic README and initial folder scaffold.