CIM Issues #6635
Add URI as a domain primitive
61970-301
Description
We have the use cases both in TF13 and TF14 for attributes that confirms to Uniform Resource Identifier Reference (URI) which conforms to XSD datatype anyURI.
Proposed Solution
Add a new <<Primitive>> to Grid\Base\Domain with:
Name: URI
Notes:
Uniform Resource Identifier Reference (URI).
The value can be absolute or relative, and may have an optional fragment identifier (i.e., it may be a URI Reference). This type should be used to specify the intention that the value fulfills the role of a URI as defined by [RFC 2396], as amended by [RFC 2732].
Decision
20-Dec-2023 discussed in our WG13 weekly call:
DECISIONS:
1. Agree to add a new URI type with the description as defined in the proposed solution.
2. WE will create separate Redmines issues to move relevant content from the UML into IEC 61970-552 and IEC 61968-100 publications.
Release Notes
Added new datatype, the primitive URI with the following description "Uniform Resource Identifier Reference (URI). The value can be absolute or relative, and may have an optional fragment identifier (i.e., it may be a URI Reference). This type should be used to specify the intention that the value fulfills the role of a URI as defined by [RFC 2396], as amended by [RFC 2732]."
Related issues