diff --git a/model/ExpandedLicensing/Classes/License.md b/model/ExpandedLicensing/Classes/License.md index ec0d97617..47d7c59bb 100644 --- a/model/ExpandedLicensing/Classes/License.md +++ b/model/ExpandedLicensing/Classes/License.md @@ -51,3 +51,5 @@ A License represents a license text, whether listed on the SPDX License List - type: xsd:string - minCount: 0 - maxCount: 1 +- seeAlso + - type: xsd:anyURI diff --git a/model/ExpandedLicensing/Classes/LicenseAddition.md b/model/ExpandedLicensing/Classes/LicenseAddition.md index cb6ed9a70..fd99eecc1 100644 --- a/model/ExpandedLicensing/Classes/LicenseAddition.md +++ b/model/ExpandedLicensing/Classes/LicenseAddition.md @@ -45,3 +45,5 @@ or otherwise) which is defined by an SPDX data creator (CustomLicenseAddition). - type: xsd:string - minCount: 0 - maxCount: 1 +- seeAlso + - type: xsd:anyURI