Class: PhoneAccountFacet
"A phone account facet is a grouping of characteristics unique to an arrangement with an entity to enable and control the provision of a telephony capability or service."
 classDiagram
    class PhoneAccountFacet
      Facet <|-- PhoneAccountFacet
      PhoneAccountFacet : phoneNumber
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- PhoneAccountFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| phoneNumber | 0..1  String  | 
"A phoneNumber(account) | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:PhoneAccountFacet | 
| native | master:PhoneAccountFacet | 
LinkML Source
Direct
name: PhoneAccountFacet
description: '"A phone account facet is a grouping of characteristics unique to an
  arrangement with an entity to enable and control the provision of a telephony capability
  or service."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- phoneNumber
Induced
name: PhoneAccountFacet
description: '"A phone account facet is a grouping of characteristics unique to an
  arrangement with an entity to enable and control the provision of a telephony capability
  or service."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  phoneNumber:
    name: phoneNumber
    description: '"A phoneNumber(account)."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: phoneNumber
    owner: PhoneAccountFacet
    domain_of:
    - PhoneAccountFacet
    range: string