Skip to content

resource_organization_name

URI: mifc:resource_organization_name

Applicable to: Resource

Description

A list of strings representing the names of organizations who were involved in the creation of a MIFC-formatted dataset.

Properties

  • Range: String. The range of the slot is the type of the value that can be assigned to it.
  • Multivalued: True. If the slot is multivalued, more than one value can be attached to the same field. In the TSV format, these are | separated.
  • Requirement status: Recommended (We suggest adding this slot, but it is not required.)

Examples

Example: [USDA Food for Health of People and the Environment Laboratory|University of Maryland]

Example value:

[USDA Food for Health of People and the Environment Laboratory|University of Maryland]

Mappings

Mapping Type Mapped Value
self mifc:resource_organization_name
native mifc:resource_organization_name

Schema developer documentation

LinkML source
name: resource_organization_name
description: A list of strings representing the names of organizations who were involved
  in the creation of a MIFC-formatted dataset.
examples:
- value: '[USDA Food for Health of People and the Environment Laboratory|University
    of Maryland]'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: resource_organization_name
domain_of:
- Resource
range: string
recommended: true
multivalued: true