Skip to content

[BUG] SAMM CLI Validate - samm:Value in SAMM 2.1 are considered value #892

@BirgitBoss

Description

@BirgitBoss

How: List of performed steps

ESMF SDK version:
2.13.1

Example file:
https://github.com/admin-shell-io/smt-semantic-models/blob/main/io.admin-shell.idta.shared/3.1.0/Markings_shared.ttl
with (extracts from file)

@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#> .

and

:CECC a samm:Value ;
   samm:value "AAA555" ;
   samm:preferredName "CECC mark of conformity"@en ;
   samm:see <urn:irdi:0173-1#07-AAA555#003> .

What: Actual result vs expected result

There should have been a message, that the namespace of the meta-model is not correct and should be (at least) 2.2.0

Because of this mismatch I assumed it can be load in AME because AME 5.6.0 supports 2.1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledgedHas been viewed by one of the maintainers and is ready for further work, discussion or other steps.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions