pardata.schema.LicenseSchemaCollection.get_license_name

LicenseSchemaCollection.get_license_name(identifier)

Get the name of the license from its identifier. If not found in the license schema file, turn to SPDX license database instead.

Parameters

identifier (str) – The identifier of the license.

Returns

Name of the license.

Return type

str