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