Class: CapturedTelecommunicationsInformationFacet
"A captured telecommunications information facet represents certain information within captured or intercepted telecommunications data."
URI: observable:CapturedTelecommunicationsInformationFacet
classDiagram
class CapturedTelecommunicationsInformationFacet
Facet <|-- CapturedTelecommunicationsInformationFacet
CapturedTelecommunicationsInformationFacet : captureCellSite
CapturedTelecommunicationsInformationFacet ..> CellSite : captureCellSite
CapturedTelecommunicationsInformationFacet : endTime
CapturedTelecommunicationsInformationFacet ..> datetime : endTime
CapturedTelecommunicationsInformationFacet : interceptedCallState
CapturedTelecommunicationsInformationFacet ..> string : interceptedCallState
CapturedTelecommunicationsInformationFacet : startTime
CapturedTelecommunicationsInformationFacet ..> datetime : 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 xsd:dateTime |
The initial time of a time range | direct |
endTime | 0..1 xsd:dateTime |
The ending time of a time range | direct |
interceptedCallState | 0..1 xsd: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-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:CapturedTelecommunicationsInformationFacet |
native | observable: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-observable
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-observable
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-observable
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-core
broad_mappings:
- sumo:TimePoint
alias: startTime
owner: CapturedTelecommunicationsInformationFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- Action
- ActionLifecycle
range: datetime
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: CapturedTelecommunicationsInformationFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- 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-observable
rank: 1000
alias: interceptedCallState
owner: CapturedTelecommunicationsInformationFacet
domain_of:
- CapturedTelecommunicationsInformationFacet
range: string