WithAdditionOperator

Summary

Portion of an AnyLicenseInfo representing a License which has additional text applied to it.

Description

A WithAdditionOperator indicates that the designated License is subject to the designated LicenseAddition, which might be a license exception on the SPDX Exceptions List (ListedLicenseException) or may be other additional text (CustomLicenseAddition). It is represented in the SPDX License Expression Syntax by the WITH operator.

Metadata

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

Name WithAdditionOperator
Instantiability Concrete
SubclassOf /SimpleLicensing/AnyLicenseInfo

Properties

Property Type minCount maxCount
subjectAddition LicenseAddition 1 1
subjectExtendableLicense ExtendableLicense 1 1