You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blank node IDs should be preserved for remote validation reports because users need to be able to look up data in the repository based on the validation report model.
One typical use case is for retrieving the full SHACL Shape from the repository. PropertyShape(s) are usually blank nodes, and when the report refers to a PropertyShape it uses the blank nodes.
Another use case is where the validation report refers to a blank node from the users data that is causing the validation violation.