licenseObject
Attribute | Type | Description | Required |
---|---|---|---|
name | string | A simple name to describe the license (e.g.: Apache License 2.0 , MIT ) | ✅ |
ODRL | ODRL Object (Json-ld) | ODRL is a structured and machine readable language to express that something is permitted, forbidden or obliged, possibly limited by some constraints. The policies defined in this object are not used to control access, but they can be used to communicate how Consumers are allowed to use the data. | |
licenseDocuments | Array of remoteObject | Any license related files. |