Class: PersonCollection
A holder for Person objects
Slots
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/base
Mappings
Mapping Type | Mapped Value |
---|---|
self | base:PersonCollection |
native | base:PersonCollection |
LinkML Source
Direct
name: PersonCollection
description: A holder for Person objects
from_schema: https://w3id.org/lmodel/base
rank: 1000
attributes:
entries:
name: entries
from_schema: https://w3id.org/lmodel/base
rank: 1000
multivalued: true
range: Person
inlined: true
tree_root: true
Induced
name: PersonCollection
description: A holder for Person objects
from_schema: https://w3id.org/lmodel/base
rank: 1000
attributes:
entries:
name: entries
from_schema: https://w3id.org/lmodel/base
rank: 1000
multivalued: true
alias: entries
owner: PersonCollection
domain_of:
- PersonCollection
range: Person
inlined: true
tree_root: true