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

Make version on element level optional (already there for local, required for external resources) #1173

Open
morri-son opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension

Comments

@morri-son
Copy link
Contributor

morri-son commented Dec 6, 2024

What would you like to be added:
Although specified asoptional in the OCM Specification for the element identity, it is required to specify a version on resource level when not describing local resources, but an access to an external resource. For local resources it can be omitted and gets implicitly the version defined on component level.

The format for the version name is semver.

It should not be required to set a version on element level, regardless if for a local resource of for one described by an external access.
The version format should not be restricted, because the structure of the version value has no functional meaning for the model.

Why is this needed:
It is a bit confusing why the version is required for a subset for resources in the component constructor. The format should be user specific, to be able to provide technology- or process-specific values describing the version from the origin of the artifact. (The version of the component version must be semver)

@morri-son morri-son added the kind/feature new feature, enhancement, improvement, extension label Dec 6, 2024
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

2 participants