SoftwareAgent
Summary
A software agent.
Description
A SoftwareAgent is a software program that is given the authority (similar to a user's authority) to act on a system.
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent
Name | SoftwareAgent |
Instantiability | Concrete |
SubclassOf | Agent |
Superclasses
/Core/Element
/Core/Agent
/Core/SoftwareAgent
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 |
spdxId | xsd:anyURI | 1 | 1 |
summary | xsd:string | 0 | 1 |
verifiedUsing | IntegrityMethod | 0 | * |