Panel | ||
---|---|---|
| ||
|
Info | ||
---|---|---|
| ||
This page concerns v2.0 of the Specification. Supporting material on v1.0 is SWIM-SERV-010 Service standard reference |
Requirement
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
Guidance
If the service adheres to a service standard, the service should be checked to, e.g., ensure that the minimum quality of service offered is consistent with the requirements specified in the standard.
Verification Support
Completeness | Check that: [ ] The service description includes a reference to the service standard to which the service adheres. [ ] The service description includes a statement on any implemented options of the service standard. [ ] The service description includes a statement on any deviation from or addition to the service standard. |
Consistency | Check that: [ ] If the service adheres to a service standard, verify that the reference to the service standard is included. |
Examples
The following example shows the content as a table.
service standard reference | reference | Initial system-wide information management (SWIM) technology solution (http://www.sesarju.eu/node/2255) |
---|---|---|
implemented options | ||
deviations/additions | The original payload has been adapted in order to better fulfill the role of example. |
The following example shows an extract of the content of a JSON file that conforms to the Service Metadata Schema
Code Block | ||||
---|---|---|---|---|
| ||||
"references": { "implementedStandard": [{ "title": "Initial system-wide information management (SWIM) technology solution", "reference": { "url": "http://www.sesarju.eu/node/2255" }, "standardType": "SERVICE_STANDARD", "conformanceStatement": "The original payload has been adapted in order to better fulfill the role of example." }] } |
Complete examples are available at Example service description.