CustomLicenseAddition
Summary
A license addition that is not listed on the SPDX Exceptions List.
Description
A CustomLicenseAddition represents an addition to a License that is not listed on the SPDX License Exceptions, and is therefore defined by an SPDX data creator.
It is intended to represent additional language which is meant to be added to a License, but which is not itself a standalone License.
Metadata
https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition
Name | CustomLicenseAddition |
Instantiability | Concrete |
SubclassOf | LicenseAddition |
Superclasses
/Core/Element
/ExpandedLicensing/LicenseAddition
/ExpandedLicensing/CustomLicenseAddition
All properties
Property | Type | minCount | maxCount |
---|---|---|---|
additionText | xsd:string | 1 | 1 |
comment | xsd:string | 0 | 1 |
creationInfo | CreationInfo | 1 | 1 |
description | xsd:string | 0 | 1 |
extension | Extension | 0 | * |
externalIdentifier | ExternalIdentifier | 0 | * |
externalRef | ExternalRef | 0 | * |
isDeprecatedAdditionId | xsd:boolean | 0 | 1 |
licenseXml | xsd:string | 0 | 1 |
name | xsd:string | 0 | 1 |
obsoletedBy | xsd:string | 0 | 1 |
seeAlso | xsd:anyURI | 0 | * |
spdxId | xsd:anyURI | 1 | 1 |
standardAdditionTemplate | xsd:string | 0 | 1 |
summary | xsd:string | 0 | 1 |
verifiedUsing | IntegrityMethod | 0 | * |