Class: PersonCollection
A holder for Person objects
URI: sheets_for_person_schema:PersonCollection
classDiagram
class PersonCollection
PersonCollection : entries
Slots
Name | Cardinality and Range | Description |
---|---|---|
entries | 0..* Person |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/turbomam/sheets-for-person-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['sheets_for_person_schema:PersonCollection'] |
native | ['sheets_for_person_schema:PersonCollection'] |
LinkML Specification
Direct
name: PersonCollection
description: A holder for Person objects
from_schema: https://w3id.org/turbomam/sheets-for-person-schema
rank: 1000
attributes:
entries:
name: entries
from_schema: https://w3id.org/turbomam/sheets-for-person-schema
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/turbomam/sheets-for-person-schema
rank: 1000
attributes:
entries:
name: entries
from_schema: https://w3id.org/turbomam/sheets-for-person-schema
rank: 1000
multivalued: true
alias: entries
owner: PersonCollection
domain_of:
- PersonCollection
range: Person
inlined: true
tree_root: true