License

Summary

Abstract class for the portion of an AnyLicenseInfo representing a license.

Description

A License represents a license text, whether listed on the SPDX License List (ListedLicense) or defined by an SPDX data creator (CustomLicense).

Metadata

https://spdx.org/rdf/3.0.0/terms/ExpandedLicensing/License

Name License
Instantiability Abstract
SubclassOf ExtendableLicense

Properties

Property Type minCount maxCount
/SimpleLicensing/licenseText xsd:string 1 1
isDeprecatedLicenseId xsd:boolean 0 1
isFsfLibre xsd:boolean 0 1
isOsiApproved xsd:boolean 0 1
licenseXml xsd:string 0 1
obsoletedBy xsd:string 0 1
seeAlso xsd:anyURI 0 *
standardLicenseHeader xsd:string 0 1
standardLicenseTemplate xsd:string 0 1