Skip to content

Conversation

@s-heppner
Copy link
Contributor

@s-heppner s-heppner commented Jan 6, 2025

Previously, there was a trailing slash (/) missing in the AAS namespace resulting in invalid URIs, e.g.:

https://admin-shell.io/aas/3/0Identifiable/

instead of:

https://admin-shell.io/aas/3/0/Identifiable/

This adds the trailing slash to the namespace in`the RDF serializer.

Fixes #365

Previously, there was a trailing slash (`/`)
missing in the AAS namespace resulting in invalid
URIs, e.g.:

`https://admin-shell.io/aas/3/0Identifiable/`
instead of:
`https://admin-shell.io/aas/3/0/Identifiable/`.

This adds the trailing slash to the namespace in
the RDF serializer.

Fixes eclipse-basyx#365
@NazaninTafreshi
Copy link

yes, thanks!

@s-heppner s-heppner merged commit 6bd05e5 into eclipse-basyx:Experimental/Adapter/RDF Jan 6, 2025
8 checks passed
@s-heppner s-heppner deleted the RDF/Fix_Namespace branch January 6, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants