-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
acknowledgedHas been viewed by one of the maintainers and is ready for further work, discussion or other steps.Has been viewed by one of the maintainers and is ready for further work, discussion or other steps.bugSomething isn't workingSomething isn't working
Description
How: List of performed steps
Create an AspectModel that contains an rdf:langString
value with an undefined language tag, e.g., :x samm:exampleValue "hello"^^rdf:langString
(while the correct usage of rdf:langString would use the language tag syntax :x samm:exampleValue "hello"@en
)
What: Actual result vs expected result
Expected: Loading and/or validation fails for this model
Actual: Model is loaded, missing language tag leads to unexpected behaviour (e.g., for sample JSON payload, "und" (as in "undefined") appears as the language key)
Metadata
Metadata
Assignees
Labels
acknowledgedHas been viewed by one of the maintainers and is ready for further work, discussion or other steps.Has been viewed by one of the maintainers and is ready for further work, discussion or other steps.bugSomething isn't workingSomething isn't working