Class: CapturedTelecommunicationsInformationFacet
"A captured telecommunications information facet represents certain information within captured or intercepted telecommunications data."
URI: master:CapturedTelecommunicationsInformationFacet
 classDiagram
    class CapturedTelecommunicationsInformationFacet
      Facet <|-- CapturedTelecommunicationsInformationFacet
      CapturedTelecommunicationsInformationFacet : captureCellSite
          CapturedTelecommunicationsInformationFacet ..> CellSite : captureCellSite
      CapturedTelecommunicationsInformationFacet : endTime
      CapturedTelecommunicationsInformationFacet : interceptedCallState
      CapturedTelecommunicationsInformationFacet : startTime
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- CapturedTelecommunicationsInformationFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| captureCellSite | 0..1  CellSite  | 
"Specifies the cell site accessed | direct | 
| startTime | 0..1  Datetime  | 
The initial time of a time range | direct | 
| endTime | 0..1  Datetime  | 
The ending time of a time range | direct | 
| interceptedCallState | 0..1  String  | 
"State of the call in a call Detail Record (e | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:CapturedTelecommunicationsInformationFacet | 
| native | master:CapturedTelecommunicationsInformationFacet | 
LinkML Source
Direct
name: CapturedTelecommunicationsInformationFacet
description: '"A captured telecommunications information facet represents certain
  information within captured or intercepted telecommunications data."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- captureCellSite
- startTime
- endTime
- interceptedCallState
slot_usage:
  captureCellSite:
    name: captureCellSite
    domain_of:
    - CapturedTelecommunicationsInformationFacet
    required: true
    minimum_cardinality: 1
    maximum_cardinality: 1
Induced
name: CapturedTelecommunicationsInformationFacet
description: '"A captured telecommunications information facet represents certain
  information within captured or intercepted telecommunications data."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  captureCellSite:
    name: captureCellSite
    domain_of:
    - CapturedTelecommunicationsInformationFacet
    required: true
    minimum_cardinality: 1
    maximum_cardinality: 1
attributes:
  captureCellSite:
    name: captureCellSite
    description: '"Specifies the cell site accessed."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: captureCellSite
    owner: CapturedTelecommunicationsInformationFacet
    domain_of:
    - CapturedTelecommunicationsInformationFacet
    range: CellSite
    required: true
    minimum_cardinality: 1
    maximum_cardinality: 1
  startTime:
    name: startTime
    description: The initial time of a time range.
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - sumo:TimePoint
    rank: 1000
    alias: startTime
    owner: CapturedTelecommunicationsInformationFacet
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  endTime:
    name: endTime
    description: The ending time of a time range.
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - NCIT:C82573
    - SIO:000670
    - sumo:TimePoint
    - wikidata:Q24575125
    broad_mappings:
    - sumo:TimePoint
    rank: 1000
    alias: endTime
    owner: CapturedTelecommunicationsInformationFacet
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  interceptedCallState:
    name: interceptedCallState
    description: '"State of the call in a call Detail Record (e.g. idle)."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: interceptedCallState
    owner: CapturedTelecommunicationsInformationFacet
    domain_of:
    - CapturedTelecommunicationsInformationFacet
    range: string