Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titlePage Table of Content

Table of Contents

Info
titleVersion

This page concerns v2.0 of the Specification. Supporting material on v1.0 is <tbd>

Requirement

Panel
borderColorlightgrey
bgColorwhitesmoke
borderStyledashed

Title

Support availability

Identifier

SWIM-SERV-080

Requirement

A service description should include information about the support offered to service consumers, including:

  • name;
  • contact information; and
  • role of those responsible for providing support.

Rationale

This information is essential to allow service consumers to understand the type of support to expect.

Verification

Completeness: Not Applicable.

Consistency: Not Applicable.

Correctness: If provided, check that the information is correct.

Examples/Notes

Example contact information:

  • email address;
  • postal address;
  • phone number;
  • URL.

Note: The point of contact’s name is usually that of a role acting as a single point of contact rather than the name of a specific person.

Example:

  • “Service Desk, to report incidents on services in operation, contact [24/7] +693 555 01 service-desk@donlon-airport.com”.

Example: “No support available”

Level of Implementation

Recommended

Guidance

tbd

Example

Service Provider

Verification Support

Correctness

Check that:

[  ] The name of the support point of contact is correct.

[  ] The contact information of the support point of contact is correct.

[  ] The role of the support point of contact is correct.

Examples

The following example shows the content as a table.

service provider

support availability

name

Service Desk [24/7]

contact information

phone number: +693 555 01

email: service-desk@donlon-airport.com

roleto report incidents on services in operation


The following example shows an extract of the content of a JSON file that conforms to the Service Metadata Schema

Code Block
languagejs
titleExample of SWIM-SERV-080 using Service Metadata Schema
tbd

Complete examples are available at Example service description.