Slot: description

URI: linkml:description Alias: description

Applicable Classes

Name

Description

Modifies Slot

Resource

no

Field

no

Properties

  • Range: String

  • Multivalued: True

Examples

Value

A human-readable description of this identifier namespace

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/frictionless

Mappings

Mapping Type

Mapped Value

self

linkml:description

native

frictionless:description

LinkML Source

```yaml name: description examples: - value: A human-readable description of this identifier namespace from_schema: https://w3id.org/linkml/frictionless rank: 1000 slot_uri: linkml:description alias: description domain_of: - Field - Resource range: string multivalued: true
</details>