Skip to content

Enum: LicenseEnum

URI: LicenseEnum

Permissible Values

Value Meaning Description
CC0 None Creative Commons Zero v1
CC-BY-3.0 None Creative Commons Attribution 3
CC-BY-4.0 None Creative Commons Attribution 4
CC-BY-NC-4.0 None Creative Commons Attribution-NonCommercial 4
CC-BY-SA-4.0 None Creative Commons Attribution-ShareAlike 4
CC-BY-NC-SA-4.0 None Creative Commons Attribution-NonCommercial-ShareAlike 4
GPLv3 None GNU General Public License v3
BSD-3-Clause None BSD 3-Clause License
Apache-2.0 None Apache License 2
AGPL-3.0 None GNU Affero General Public License v3
MIT None MIT License
JAX-CUSTOM None JAX Custom License (https://hpo

Slots

Name Description
license A URL to the license

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/monarch-documentation

LinkML Source

name: license_enum
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
permissible_values:
  CC0:
    text: CC0
    description: Creative Commons Zero v1.0 Universal
  CC-BY-3.0:
    text: CC-BY-3.0
    description: Creative Commons Attribution 3.0 Unported
  CC-BY-4.0:
    text: CC-BY-4.0
    description: Creative Commons Attribution 4.0 International
  CC-BY-NC-4.0:
    text: CC-BY-NC-4.0
    description: Creative Commons Attribution-NonCommercial 4.0 International
  CC-BY-SA-4.0:
    text: CC-BY-SA-4.0
    description: Creative Commons Attribution-ShareAlike 4.0 International
  CC-BY-NC-SA-4.0:
    text: CC-BY-NC-SA-4.0
    description: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
  GPLv3:
    text: GPLv3
    description: GNU General Public License v3.0
  BSD-3-Clause:
    text: BSD-3-Clause
    description: BSD 3-Clause License
  Apache-2.0:
    text: Apache-2.0
    description: Apache License 2.0
  AGPL-3.0:
    text: AGPL-3.0
    description: GNU Affero General Public License v3.0
  MIT:
    text: MIT
    description: MIT License
  JAX-CUSTOM:
    text: JAX-CUSTOM
    description: JAX Custom License (https://hpo.jax.org/license)