Skip to content

license

URI: dcterms:license

Applicable to: Mapping, MappingSet

Description

A url to the license of the mapping. In absence of a license we assume no license.

Properties

  • Range: Uri. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)

Examples

Example: https://creativecommons.org/licenses/by/4.0/

Example value:

https://creativecommons.org/licenses/by/4.0/

Description: The URI of the Creative Commons Attribution 4.0 International license.

Schema developer documentation

LinkML source
name: license
description: A url to the license of the mapping. In absence of a license we assume
  no license.
examples:
- value: https://creativecommons.org/licenses/by/4.0/
  description: The URI of the Creative Commons Attribution 4.0 International license.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: dcterms:license
alias: license
domain_of:
- mapping set
- mapping
range: uri