Skip to content

Conversation

@jh-RLI
Copy link
Contributor

@jh-RLI jh-RLI commented Dec 8, 2025

Summary of the discussion

Enhancements for #126 requirements. This PR implements more tooling around oemetadata and its integration into other code projects. It also provides cleaning and merging functionality and adds more functionality to the core create and assembler modules.

Type of change (CHANGELOG.md)

Added

  • Add a new class (#)

Updated

  • Update a definition (#)

Removed

  • Remove a broken link (#)

Workflow checklist

Automation

Closes #126
Closes #136
Closes #135

PR-Assignee

Reviewer

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

jh-RLI added 20 commits December 8, 2025 19:23
…lied to the metadata during run time. This helps to use omi in 3rd party projects e.g. data pipelines
…mp it to yaml and find metadata entries why can be identified as templated fields as they are used frequently across resources
…elated functionality. This ensures empty like newly created metadata JSON passes omis linter
…ted to gitignore as they should not be on github in case users generated them
…sible outputs when generating metadata.json files.
…ic use cases, explain the workflow per use case and provide an usage overview for how tio use omis cli feature
… OEP

#135 adapt to new OEP API URL pattern -> to access table/metadata endpoints
- to import (pull) metadata from OEP-Tables into a local OMI-YAML metadata
- add oep upload (push) functionality for single resources or all resources available in a OMI YAML metadata workspace
…eract with the open energy platform and possibly other applications
…etadata especially when required information is missing.
@jh-RLI jh-RLI merged commit 9686d9f into dev Dec 10, 2025
2 checks passed
@jh-RLI jh-RLI deleted the feature-126-add-yaml-and-template-based-metadata-creation branch December 10, 2025 15:28
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.

CLI is not working as expected Adapt core module to updated oeplatform rest api urls pattern Add easy to use oemetadata generation functionality

2 participants