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

Implement proper versioning in ids namespaces #570

@sebplorenz

Description

@sebplorenz

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.

Metadata

Metadata

Labels

enhancementticket proposing an improvement, extension of exisitng or new features

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions