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

Introduce OID attributes #340

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Introduce OID attributes #340

merged 1 commit into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. introduce OID attributes

    OID stands for "Object ID" and is meant to be a UUID for objects,
    i.e. it is supposed to be an invariant globally unique identifier for
    objects. It can e.g., be used to locate objects in an ODX editor
    across projects, but there is no formal mechanism to reference an
    object via its OID within the ODX data model.
    
    Signed-off-by: Andreas Lauser <[email protected]>
    Signed-off-by: Gerrit Ecke <[email protected]>
    andlaus committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    efd8d2f View commit details
    Browse the repository at this point in the history