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.
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:
InformationModel/model/participant/Participant.ttl
Line 8 in 5293315
Expected behaviour: a specific version of the model should be referenced in the namespace of the .ttl files when they are updated.