5.2 Service

Digital resources can implement one or more services, with each service described by a Service type. This type is a key element of the data model, as it provides the information the Producer is seeking about the services.

Type: Service (Record)

ID

Name

Type

#

Description

1

name

Name

1

Id of the service.

2

type

ServiceType

1

It identifies the type of the service.

3

subservices

ArrayOf(Name)

0

Subservices of the main service.

4

owner

str

0

Owner of the service.

5

release

str

0

Release version of the service.