Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initiate development of oemetadata v2.0.0 and introduction of new tools #105

Merged
merged 37 commits into from
Jul 16, 2024

Conversation

jh-RLI
Copy link
Contributor

@jh-RLI jh-RLI commented Dec 5, 2022

Activate metadata for each resource (file or database table) described in the oemetdata.
(Currently only ‘one’ complete metadata record can be added for all resources in the oemetadata)

  • oemetadata single ressource metainformation + schema
  • oemetadata datapackage collection of ressources in one datapackge possible, each ressource got its own metainformation + schema

New Tooling

  • A new directory for ‘build_source’ is available from version 1.6.0. It contains json files and Python scripts for creating the schema file and for generating the json files for examples and templates.
  • The schema is now assembled from schema parts using a programmatic approach. This helps to extend the schema.json and reduces the complexity that the developer has to deal with.

closes #97
part of #143

jh-RLI and others added 8 commits December 5, 2022 16:43
- oemetadata single ressource metainformation + schema
- oemetadata datapackage collection of ressources in one datapackge possible, each ressource got its own metainformation + schema
@jh-RLI jh-RLI changed the title add full example for proposed oemetadata update in #97 Enable Multi-Table-Datapackages Apr 11, 2023
@jh-RLI jh-RLI marked this pull request as draft April 11, 2023 13:33
@jh-RLI jh-RLI changed the title Enable Multi-Table-Datapackages Initiation of the development of oemetadata v2.0.0 and introduction of new tools Jun 5, 2024
@jh-RLI jh-RLI changed the title Initiation of the development of oemetadata v2.0.0 and introduction of new tools Initiate development of oemetadata v2.0.0 and introduction of new tools Jun 6, 2024
@jh-RLI jh-RLI self-assigned this Jun 6, 2024
@jh-RLI jh-RLI marked this pull request as ready for review July 16, 2024 15:31
@jh-RLI jh-RLI merged commit cc67bc1 into develop Jul 16, 2024
2 checks passed
@Ludee Ludee deleted the feature/draft_updated_oem_ressourse_and_datapackge branch October 21, 2024 22:08
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.

Revision of the OEMetadata structure to improve usage and technical correctness
3 participants