Class: MobileAccountFacet
"A mobile account facet is a grouping of characteristics unique to an arrangement with an entity to enable and control the provision of some capability or service on a portable computing device. [based on https://www.lexico.com/definition/mobile_device]"
URI: observable:MobileAccountFacet
classDiagram
class MobileAccountFacet
Facet <|-- MobileAccountFacet
MobileAccountFacet : IMSI
MobileAccountFacet ..> string : IMSI
MobileAccountFacet : MSISDN
MobileAccountFacet ..> string : MSISDN
MobileAccountFacet : MSISDNType
MobileAccountFacet ..> string : MSISDNType
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- MobileAccountFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
IMSI | 0..1 xsd:string |
"An International Mobile Subscriber Identity (IMSI) is a unique identificatio... | direct |
MSISDN | 0..1 xsd:string |
"Mobile Station International Subscriber Directory Number (MSISDN) is a numbe... | direct |
MSISDNType | 0..1 xsd:string |
"??? | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:MobileAccountFacet |
native | observable:MobileAccountFacet |
LinkML Source
Direct
name: MobileAccountFacet
description: '"A mobile account facet is a grouping of characteristics unique to an
arrangement with an entity to enable and control the provision of some capability
or service on a portable computing device. [based on https://www.lexico.com/definition/mobile_device]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- IMSI
- MSISDN
- MSISDNType
Induced
name: MobileAccountFacet
description: '"A mobile account facet is a grouping of characteristics unique to an
arrangement with an entity to enable and control the provision of some capability
or service on a portable computing device. [based on https://www.lexico.com/definition/mobile_device]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
IMSI:
name: IMSI
description: '"An International Mobile Subscriber Identity (IMSI) is a unique
identification associated with all GSM and UMTS network mobile phone users.
It is stored as a 64-bit field in the SIM inside the phone and is sent by the
phone to the network."'
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- wikidata:Q2218407
rank: 1000
alias: IMSI
owner: MobileAccountFacet
domain_of:
- MobileAccountFacet
- SIMCardFacet
range: string
MSISDN:
name: MSISDN
description: '"Mobile Station International Subscriber Directory Number (MSISDN)
is a number used to identify a mobile phone number internationally. MSISDN is
defined by the E.164 numbering plan. This number includes a country code and
a National Destination Code which identifies the subscriber''s operator."'
from_schema: https://w3id.org/lmodel/uco-observable
exact_mappings:
- wikidata:Q786900
rank: 1000
alias: MSISDN
owner: MobileAccountFacet
domain_of:
- MobileAccountFacet
range: string
MSISDNType:
name: MSISDNType
description: '"???."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: MSISDNType
owner: MobileAccountFacet
domain_of:
- MobileAccountFacet
range: string