Query: LicenseException

Finds a LicenseException by id

The SPDX License List includes a list of exceptions. These exceptions grant an exception to a license condition or additional permissions beyond those granted in a license; they are not stand-alone licenses. Exceptions are added to a license using the License Expression operator, "WITH".

For more details, see https://spdx.github.io/spdx-spec/v2.3/SPDX-license-list/#a2-exceptions-list

Return Type




Args

NameTypeDescription
idID

An auto-generated string that identifies this root entity uniquely among others of the same type


Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

_revisionID

An identifier that is updated automatically on each update of this root entity (but not on relation changes)

createdAtDateTime

The instant this object has been created

idID

An auto-generated string that identifies this root entity uniquely among others of the same type

isDeprecatedLicenseIdBoolean

Whether or not the license ID has been deprecated in official SPDX lists

licenseExceptionIdString

The license exception identifier, as it would appear in a License Expression

nameString

The name of the license exception, which is typically and SPDX compliant identifier

referenceNumberInt

The SPDX reference number for official license exceptions.

seeAlso[String]

Additional resources for the license exception

spdxDetailsUrlString

A URL to the license text, or homepage of the group providing the license text

spdxReferenceUrlString

A URL to SPDX reference about the exception

updatedAtDateTime

The instant this object has been updated the last time (not including relation updates)


This page was generated: 2024-05-17