Skip to content

Conversation

jh-RLI
Copy link
Contributor

@jh-RLI jh-RLI commented Jul 29, 2025

Summary of the discussion

Introduce the create and creation modules to:

Step 1

  • Get started with oemetadata when you only have your data resources as CSV files inside a directory or zipped directory, with or without nested directories -> Generate a YAML representation of the oemetadata which already describes your data .... but needs more details.
  • Mainly describe data structure like: Column name, Column data type
  • Ignore out certain files

Step 2

  • Enhance your metadata by using the template section in the YAML file to apply metadata elements to all resources available in your data

Step 3

  • Create oemetadarta v2 compliant JSON metadata

Type of change (CHANGELOG.md)

Added

  • Add a new class (#)

Updated

  • Update a definition (#)

Removed

  • Remove a broken link (#)

Workflow checklist

Automation

Closes #126

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add easy to use oemetadata generation functionality
1 participant