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

[DEXPI]: Template IRIs Not Following Specification IRIs #93

Open
JS-Aibel opened this issue Dec 3, 2024 · 0 comments
Open

[DEXPI]: Template IRIs Not Following Specification IRIs #93

JS-Aibel opened this issue Dec 3, 2024 · 0 comments

Comments

@JS-Aibel
Copy link

JS-Aibel commented Dec 3, 2024

Some IRIs in the submodel template deviate from the specification:

  1. Protocols: Submodel templates use http while the specification uses https.
  2. URI Path Case-Sensitivity: The submodel template writes the path as /dexpi/ while the specification uses /DEXPI/.

Examples

PlantMetadata

  • Specification: semanticId: [IRI] https://admin-shell.io/idta/DEXPI/1/0/PlantMetadata
  • Submodel Template: semanticId: [IRI] http://admin-shell.io/dexpi/1/0/PlantMetadata

MappingDirectory

  • Specification: semanticId: [IRI] https://admin-shell.io/idta/DEXPI/1/0/MappingDirectory
  • Submodel Template: semanticId: [IRI] http://admin-shell.io/idta/DEXPI/1/0/MappingDirectory

Example properties in the MappingDirectory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants