ExtendableLicense
Summary
Abstract class representing a License or an OrLaterOperator.
Description
The WithAdditionOperator can have a License or an OrLaterOperator as the license property value. This class is used for the value.
Metadata
https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense
Name | ExtendableLicense |
Instantiability | Abstract |
SubclassOf | /SimpleLicensing/AnyLicenseInfo |
Superclasses
/Core/Element
/SimpleLicensing/AnyLicenseInfo
/ExpandedLicensing/ExtendableLicense
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 | * |