Skip to content

Slot: project_name

a name for the project, should be unique if multiple projects listed

URI: portable_microhaplotype_object:project_name Alias: project_name

Applicable Classes

Name Description Modifies Slot
ProjectInfo Information on project info no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[A-z-._0-9 ]+$

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:project_name
native portable_microhaplotype_object:project_name

LinkML Source

name: project_name
description: a name for the project, should be unique if multiple projects listed
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
identifier: true
alias: project_name
owner: ProjectInfo
domain_of:
- ProjectInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]+$