SimpleLicensingText
Summary
A license or addition that is not listed on the SPDX License List.
Description
A SimpleLicensingText represents a License or Addition that is not listed on the SPDX License List, and is therefore defined by an SPDX data creator.
Metadata
https://spdx.org/rdf/3.1/terms/SimpleLicensing/SimpleLicensingText
| Name | SimpleLicensingText |
| Instantiability | Concrete |
| SubclassOf | /Core/Element |
Class hierarchy
/Core/Element
/SimpleLicensing/SimpleLicensingText
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| licenseText | xsd:string | 1 | 1 |
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 | * |
| licenseText | xsd:string | 1 | 1 |
| name | xsd:string | 0 | 1 |
| spdxId | xsd:anyURI | 1 | 1 |
| summary | xsd:string | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |