This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Description
The correct version number is often missing for ids or idsc namespace in the .ttl files.
E.g. the Participant.ttl has been changed several times recently but still refers to the default namespace, as can be seen here:
|
@prefix ids: <https://w3id.org/idsa/core/> . |
Expected behaviour: a specific version of the model should be referenced in the namespace of the .ttl files when they are updated.