Class: Meeting
URI: aob:Meeting
classDiagram
class Meeting
Meeting : id
Meeting : meeting_info
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1..1 xsd:string |
value that points exclusively to one instances of a class | direct |
| meeting_info | 0..1 COMPASSPOINTS |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Collection | meetings | range | Meeting |
Identifier and Mapping Information
Schema Source
- from schema: http://example.com/attributes_of_biosamples
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | aob:Meeting |
| native | aob:Meeting |
LinkML Source
Direct
name: Meeting
from_schema: http://example.com/attributes_of_biosamples
rank: 1000
slots:
- id
- meeting_info
Induced
name: Meeting
from_schema: http://example.com/attributes_of_biosamples
rank: 1000
attributes:
id:
name: id
description: value that points exclusively to one instances of a class
from_schema: http://example.com/attributes_of_biosamples
aliases:
- denoter
- identifier
rank: 1000
is_a: depth
modified_by: ORCID:0000-0001-9076-6066
identifier: true
alias: id
owner: Meeting
domain_of:
- Biosample
- Meeting
range: string
meeting_info:
name: meeting_info
from_schema: http://example.com/attributes_of_biosamples
rank: 1000
alias: meeting_info
owner: Meeting
domain_of:
- Meeting
range: COMPASS_POINTS