Skip to content

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."

URI: observable:PhoneAccountFacet

classDiagram class PhoneAccountFacet Facet <|-- PhoneAccountFacet PhoneAccountFacet : phoneNumber PhoneAccountFacet ..> string : phoneNumber

Inheritance

Slots

Name Cardinality and Range Description Inheritance
phoneNumber 0..1
xsd:string
"A phoneNumber(account) direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

Mapping Type Mapped Value
self observable:PhoneAccountFacet
native observable: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-observable
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-observable
rank: 1000
is_a: Facet
attributes:
  phoneNumber:
    name: phoneNumber
    description: '"A phoneNumber(account)."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: phoneNumber
    owner: PhoneAccountFacet
    domain_of:
    - PhoneAccountFacet
    range: string