Skip to content

Class: ApplicationAccountFacet

"An application account facet is a grouping of characteristics unique to an account within a particular software program designed for end users."

URI: master:ApplicationAccountFacet

classDiagram class ApplicationAccountFacet Facet <|-- ApplicationAccountFacet ApplicationAccountFacet : application ApplicationAccountFacet ..> ObservableObject : application

Inheritance

Slots

Name Cardinality and Range Description Inheritance
application 0..1
ObservableObject
"The application associated with this object direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self master:ApplicationAccountFacet
native master:ApplicationAccountFacet

LinkML Source

Direct

name: ApplicationAccountFacet
description: '"An application account facet is a grouping of characteristics unique
  to an account within a particular software program designed for end users."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- application

Induced

name: ApplicationAccountFacet
description: '"An application account facet is a grouping of characteristics unique
  to an account within a particular software program designed for end users."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  application:
    name: application
    description: '"The application associated with this object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: application
    owner: ApplicationAccountFacet
    domain_of:
    - ApplicationAccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - CalendarFacet
    - CallFacet
    - EmailMessageFacet
    - EventRecordFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - GeoLocationTrackFacet
    - MessageFacet
    - NoteFacet
    - WindowsTaskFacet
    range: ObservableObject