Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.5 KB

File metadata and controls

48 lines (34 loc) · 1.5 KB

📦 Changelog

All notable changes to this dataset template are documented in this file.
This project adheres to Semantic Versioning.


[3.3.0] - 2025-08-07

Added

  • 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.json and CITATION.cff for DOI and citation support.
  • Enhanced USAGE.md and README.md for onboarding and documentation clarity.
  • Synthetic example dataset (metadata.csv) with 50 entries.

[3.2.0] - 2025-08-07

Added

  • 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.

Improved

  • Modular and clean layout for clarity and extensibility.
  • Pre-configured folders for raw/, processed/, and external/ data segregation.
  • Support for validation via Frictionless Data standards.

[1.0.0] - 2023-08-15

Added

  • 🎉 Initial public release of the RYFoR Dataset Template.
  • Early draft of the template structure with sample data.
  • Placeholder files for documentation and variable descriptions.

[0.0.1] - 2023-07-20

Added

  • Project initialization.
  • Basic README and initial folder scaffold.