Skip to content

Slot: name

Name of the person or organisation.

URI: https://w3id.org/fga-wg/schema/bundle/name

Applicable Classes

Name Description Modifies Slot
Contact Contact information for a person or an organisation. no

Properties

Type and Range

Property Value
Range String
Domain Of Contact

Cardinality and Requirements

Property Value
Required Yes

Examples

Value
John Doe

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/name
native https://w3id.org/fga-wg/schema/bundle/name

LinkML Source

name: name
description: Name of the person or organisation.
examples:
- value: John Doe
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- Contact
range: string
required: true