Skip to content

Commit fc53df1

Browse files
authored
Merge pull request cesmii#38 from cesmii/Feb-11-2025-WG-Feedback
Implement WG Feedback on Metadata
2 parents f6f9c62 + e6b8833 commit fc53df1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RFC for Contextualized Manufacturing Information API.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@ The reader will observe that the API requires the underlying platform to support
183183

184184
- Interpolation: if the element value is interpolated, rather than stored, indicate the interpolation method
185185
- EngUnit: a string indicating the engineering unit for measuring the element value. Where present, the definitions found in [UNECE Recommendation Number 20](https://unece.org/trade/documents/2021/06/uncefact-rec20-0) MUST be used.
186-
- Attribute Metadata: Additional information about how an object attribute is stored or treated by the underlying platform.
186+
- Quality: a data quality indicator following the standard established by the [OPC UA standard status codes](https://reference.opcfoundation.org/Core/Part8/v104/docs/A.3.2.3#_Ref377938607). If data quality is not available, a CMIP may omit this metadata field.
187+
- Propery or Attribute Metadata: Additional metadata related to the object as required by an implementation. Granting that existing contextual information platforms may already have defined metadata, or have an option for users to create ad-hoc metadata, this additional "property bag" MAY optionally be implemented to contain this metadata. This kind of metadata SHOULD be minimal, as Relationships are more easily mappable to a Knowledge Graph, and thus provide for richer contextual information.
187188

188189
### 4.2 Type Safety
189190

0 commit comments

Comments
 (0)