IndividualLicensingInfo
Summary
A concrete subclass of AnyLicenseInfo used by Individuals in the ExpandedLicensing profile.
Description
Individuals, such as NoneLicense and NoAssertionLicense, need to reference a concrete subclass of AnyLicenseInfo.
This class provides the type used by the individuals.
Metadata
https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo
| Name | IndividualLicensingInfo |
| Instantiability | Concrete |
| SubclassOf | /SimpleLicensing/AnyLicenseInfo |
Class hierarchy
/Core/Element
/SimpleLicensing/AnyLicenseInfo
/ExpandedLicensing/IndividualLicensingInfo
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 | * |