Panel | ||
---|---|---|
| ||
|
Info | ||
---|---|---|
| ||
This page concerns v2.0 of the Specification. This requirement is new in v2.0. |
Requirement
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
Guidance
Verification Support
Completeness | Check that: [ ] The service description includes information on the lifecycle stage that the service is currently in. [ ] The service description includes, if applicable, qualifying dates for the lifecycle stage. |
Examples
The following example shows the content as a table.
service lifecycle information | lifecycle stage | Operational |
---|---|---|
qualifying date | since 2020-04-07 |
The following example shows an extract of the content of a JSON file that conforms to the Service Metadata Schema
Code Block | ||||
---|---|---|---|---|
| ||||
tbd"serviceCategorisation": { "serviceType": "SWIM_COMPLIANT", "lifeCycle": [{ "lifeCycleStage": "OPERATIONAL", "from": "2020-04-07" }], } |
Complete examples are available at Example service description.