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

Context field in metadata/<version>/ always links to oemetadata/develop/metadata/latest/context.json #135

Closed
1 task done
jh-RLI opened this issue Jul 3, 2023 · 3 comments · Fixed by #167
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@jh-RLI
Copy link
Contributor

jh-RLI commented Jul 3, 2023

Description of the issue

In all example.json files for each release we link to the context.json file that is in latest: https://raw.githubusercontent.com/OpenEnergyPlatform/oemetadata/develop/metadata/latest/context.json

Steps to Reproduce

"@context": "https://raw.githubusercontent.com/OpenEnergyPlatform/oemetadata/develop/metadata/latest/context.json",

Ideas of solution

We should link to the context file that is related to the current release.

Context and Environment

  • Version used:
  • Operating system:
  • Environment setup and (python) version:

Workflow checklist

@jh-RLI jh-RLI added the bug Something isn't working label Jul 3, 2023
@chrwm
Copy link
Member

chrwm commented Jul 3, 2023

We should link to the context file that is related to the current release.

For the released versions this could be changed.
For future releases, the link should be changed in a commit during the release, as the OEMetadata version folder is currently only created with the release if I'm not mistaken.

@jh-RLI
Copy link
Contributor Author

jh-RLI commented Jul 3, 2023

  • Fix @context field URL for existing releases
  • Add task to release prozedure ... Update @context field url to release source

@Ludee
Copy link
Member

Ludee commented Oct 16, 2024

The field @context has been included in version 150.

Looking at the older version the links to schema.json are broken until version 150.

Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Ludee added a commit that referenced this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants