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