Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AASX - Ids in Relationship files are not valid #181

Closed
FrankSchnicke opened this issue Oct 10, 2023 · 2 comments · Fixed by #235
Closed

AASX - Ids in Relationship files are not valid #181

FrankSchnicke opened this issue Oct 10, 2023 · 2 comments · Fixed by #235
Assignees
Labels
3.0 Final AAS V3 Final Release V.1.0.0 Final Release V.1.0.0 following EF processes

Comments

@FrankSchnicke
Copy link
Contributor

FrankSchnicke commented Oct 10, 2023

The Ids generated by AAS4J are not conforming to xs:ID as required by the OPC specification.

This contributes to issue #158

@FrankSchnicke FrankSchnicke self-assigned this Oct 10, 2023
@twebermartins twebermartins moved this from 🆕 New to 🏗 In progress in Eclipse AAS4J Dev Oct 10, 2023
@twebermartins twebermartins added 3.0 Final AAS V3 Final Release V.1.0.0 Final Release V.1.0.0 following EF processes labels Oct 10, 2023
@FrankSchnicke
Copy link
Contributor Author

After revisiting this ticket, the issue could not be reproduced.

@FrankSchnicke
Copy link
Contributor Author

After investigation, it popped up that the UUIDs generated by AAS4J sometimes start with a letter, thus are valid. However, this is not always the case. Thus, this ticket is reopened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Final AAS V3 Final Release V.1.0.0 Final Release V.1.0.0 following EF processes
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants