Class: CallFacet
"A call facet is a grouping of characteristics unique to a connection as part of a realtime cyber communication between one or more parties."
URI: observable:CallFacet
classDiagram
class CallFacet
Facet <|-- CallFacet
CallFacet : application
CallFacet ..> ObservableObject : application
CallFacet : callType
CallFacet ..> string : callType
CallFacet : duration
CallFacet ..> integer : duration
CallFacet : endTime
CallFacet ..> datetime : endTime
CallFacet : from
CallFacet ..> ObservableObject : from
CallFacet : participant
CallFacet ..> ObservableObject : participant
CallFacet : startTime
CallFacet ..> datetime : startTime
CallFacet : to
CallFacet ..> ObservableObject : to
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- CallFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
application | 0..1 ObservableObject |
"The application associated with this object | direct |
endTime | 0..1 xsd:dateTime |
The ending time of a time range | direct |
startTime | 0..1 xsd:dateTime |
The initial time of a time range | direct |
duration | 0..1 xsd:integer |
"The duration of the phone call in seconds | direct |
participant | 0..1 UcoObject |
"The supporting (non-primary) performers of an action | direct |
callType | 0..1 xsd:string |
"The type of a phone call,for example incoming, outgoing, missed | direct |
from | 0..1 ObservableObject |
"The phone number of the initiating party | direct |
to | 0..1 ObservableObject |
"The receiver's phone number | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:CallFacet |
native | observable:CallFacet |
LinkML Source
Direct
name: CallFacet
description: '"A call facet is a grouping of characteristics unique to a connection
as part of a realtime cyber communication between one or more parties."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- application
- endTime
- startTime
- duration
- participant
- callType
- from
- to
slot_usage:
participant:
name: participant
multivalued: true
domain_of:
- CallFacet
- MessageThreadFacet
- Action
range: ObservableObject
to:
name: to
multivalued: true
domain_of:
- CallFacet
- EmailMessageFacet
- MessageFacet
Induced
name: CallFacet
description: '"A call facet is a grouping of characteristics unique to a connection
as part of a realtime cyber communication between one or more parties."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
participant:
name: participant
multivalued: true
domain_of:
- CallFacet
- MessageThreadFacet
- Action
range: ObservableObject
to:
name: to
multivalued: true
domain_of:
- CallFacet
- EmailMessageFacet
- MessageFacet
attributes:
application:
name: application
description: '"The application associated with this object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: application
owner: CallFacet
domain_of:
- ApplicationAccountFacet
- BrowserBookmarkFacet
- BrowserCookieFacet
- CalendarEntryFacet
- CalendarFacet
- CallFacet
- EmailMessageFacet
- EventRecordFacet
- GeoLocationEntryFacet
- GeoLocationLogFacet
- GeoLocationTrackFacet
- MessageFacet
- NoteFacet
- WindowsTaskFacet
range: ObservableObject
endTime:
name: endTime
description: The ending time of a time range.
from_schema: https://w3id.org/lmodel/uco-core
exact_mappings:
- NCIT:C82573
- SIO:000670
- sumo:TimePoint
- wikidata:Q24575125
broad_mappings:
- sumo:TimePoint
alias: endTime
owner: CallFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- Action
- ActionLifecycle
range: datetime
startTime:
name: startTime
description: The initial time of a time range.
from_schema: https://w3id.org/lmodel/uco-core
broad_mappings:
- sumo:TimePoint
alias: startTime
owner: CallFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- Action
- ActionLifecycle
range: datetime
duration:
name: duration
description: '"The duration of the phone call in seconds."'
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- lm_core:Duration
rank: 1000
alias: duration
owner: CallFacet
domain_of:
- AudioFacet
- CalendarEntryFacet
- CallFacet
range: integer
participant:
name: participant
description: '"The supporting (non-primary) performers of an action."'
from_schema: https://w3id.org/lmodel/uco-action
multivalued: true
alias: participant
owner: CallFacet
domain_of:
- CallFacet
- MessageThreadFacet
- Action
range: ObservableObject
callType:
name: callType
description: '"The type of a phone call,for example incoming, outgoing, missed."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: callType
owner: CallFacet
domain_of:
- CallFacet
range: string
from:
name: from
description: '"The phone number of the initiating party."'
from_schema: https://w3id.org/lmodel/uco-observable
broad_mappings:
- sumo:phoneNumber
- wikidata:Q214995
rank: 1000
alias: from
owner: CallFacet
domain_of:
- CallFacet
- EmailMessageFacet
- MessageFacet
range: ObservableObject
to:
name: to
description: '"The receiver''s phone number."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
multivalued: true
alias: to
owner: CallFacet
domain_of:
- CallFacet
- EmailMessageFacet
- MessageFacet
range: ObservableObject