Skip to content

Slot: organization_name

Common name of the organization; use the name recommended by ROR if possible.

URI: schema:name

Applicable Classes

Name Description Modifies Slot
Organization Represents an organization no

Properties

  • Range: String

  • Required: True

Examples

Value
KBase
Lawrence Berkeley National Laboratory
The Ohio State University

Identifier and Mapping Information

Schema Source

  • from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata

Mappings

Mapping Type Mapped Value
self schema:name
native dcm:organization_name

LinkML Source

name: organization_name
description: Common name of the organization; use the name recommended by ROR if possible.
examples:
- value: KBase
- value: Lawrence Berkeley National Laboratory
- value: The Ohio State University
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
rank: 1000
slot_uri: schema:name
alias: organization_name
owner: Organization
domain_of:
- Organization
range: string
required: true