1 Definition | 2 Functional Requirements | 3 Syntax | 4 Semantics |
1 Definition
The request to the Blockchain to confirm that a an AIH Process Type performed on AIH Data of a given ID conforms with the Blockchain Licence with a given Licence ID or the response to the request..
2 Functional Requirements
Licence Confirm Request includes:
- AIH Data ID
- Process Type
- Time
Licence Confirm Response includes
- Boolean: 0=Process infringes, 1=Process complies.
3 Syntax
https://schemas.mpai.community/AIH1/V1.0/data/LicenceConfirm.json
4 Semantics
Label | Description |
Header | Licence Confirm Header |
– Standard-LicenceConfirm | The characters AIH-LCF-V |
– Version | Major version – 1 or 2 characters |
– Dot-separator | The character . |
– Subversion | Minor version – 1 or 2 characters |
MInstanceID | Identifier of M-Instance. |
LicenceConfirmID | Identifier of Licence Confirm. |
LicenceConfirmTime | Time of Licence Confirm. |
LicenceConfirm | Data in Licence Confirm. |
– Request | If Request |
– AIHDataID | ID of AIH Data |
– ProcessType | Process Type |
– Time | Intended Process Execution Time |
– Response | Boolean: 0=Process infringes, 1=Process complies. |
DescrMetadata | Descriptive Metadata |