Property:Belongs to Service Category
Introduction
Patterns Definitions are grouped under "Service Categories"; this property of type text records the connection between the Pattern and the kind of Service it represents.
OIAm proposes the following Service Categories for generic purposes (although many other divisions might work in a given context):
Service Categories
User Workspace
Patterns that are part of this Service Category are used to create solutions that enable end-users to interact with the digital world.
Connectivity
Patterns that are part of this Service Category are used to create solutions that enable the transfer of digital data.
Collaboration
Patterns that are part of this Service Category are used to create solutions that enable end-users to interact, exchange information and create digital artefacts together.
Computing
Patterns that are part of this Service Category are used to create solutions that execute applications, rules and other sorts of digital code.
Data Management
Patterns that are part of this Service Category are used to create solutions that enable handling of data at different levels of structure.
Storage & Data Protection
Patterns that are part of this Service Category are used to create solutions that retain digital data for application/end-user access and restoration.
Deployment & Administration
Patterns that are part of this Service Category are used to create solutions that automate IT landscape management.
Security
Patterns that are part of this Service Category are used to create solutions that provide automated security mechanisms.
Undefined
If no Service Category is selected, then this value is used as a fall-back.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "User Workspace", "Connectivity", "Collaboration", "Computing", "Data Management", "Storage & Data Protection", "Deployment & Administration", "Security", "Undefined" ] } }