name: id_namespace
description: A table listing identifier namespaces registered by the DCC submitting
this C2M2 instance
title: id_namespace
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: ID of this identifier namespace
from_schema: https://w3id.org/linkml/cfde
identifier: true
range: string
required: true
abbreviation:
name: abbreviation
description: A very short display label for this identifier namespace
from_schema: https://w3id.org/linkml/cfde
range: string
pattern: ^[a-zA-Z0-9_]+$
description:
name: description
description: A human-readable description of this identifier namespace
from_schema: https://w3id.org/linkml/cfde
range: string
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id
name_unique_key:
unique_key_name: name_unique_key
unique_key_slots:
- name
Induced
name: id_namespace
description: A table listing identifier namespaces registered by the DCC submitting
this C2M2 instance
title: id_namespace
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: ID of this identifier namespace
from_schema: https://w3id.org/linkml/cfde
identifier: true
alias: id
owner: id_namespace
range: string
required: true
abbreviation:
name: abbreviation
description: A very short display label for this identifier namespace
from_schema: https://w3id.org/linkml/cfde
alias: abbreviation
owner: id_namespace
range: string
pattern: ^[a-zA-Z0-9_]+$
description:
name: description
description: A human-readable description of this identifier namespace
from_schema: https://w3id.org/linkml/cfde
alias: description
owner: id_namespace
range: string
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id
name_unique_key:
unique_key_name: name_unique_key
unique_key_slots:
- name