SoftwareService
Summary
Software provided as a service over a network.
Description
SoftwareService represents a service based on software components offered for access online over a network.
Metadata
https://spdx.org/rdf/3.1/terms/Service/SoftwareService
| Name | SoftwareService |
| Instantiability | Concrete |
| SubclassOf | /Core/Element |
Class hierarchy
/Core/Element
/Service/SoftwareService
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| provider | /Core/Agent | 1 | * |
| serverAuthenticationProtocol | AuthenticationProtocolType | 0 | * |
| serviceHostingCountry | /Core/CountryCodeAlpha3 | 0 | * |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| comment | xsd:string | 0 | 1 |
| creationInfo | CreationInfo | 1 | 1 |
| description | xsd:string | 0 | 1 |
| extension | Extension | 0 | * |
| externalIdentifier | ExternalIdentifier | 0 | * |
| externalRef | ExternalRef | 0 | * |
| name | xsd:string | 0 | 1 |
| provider | Agent | 1 | * |
| serverAuthenticationProtocol | AuthenticationProtocolType | 0 | * |
| serviceHostingCountry | CountryCodeAlpha3 | 0 | * |
| spdxId | xsd:anyURI | 1 | 1 |
| summary | xsd:string | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |