Class: CalendarEntryFacet
"A calendar entry facet is a grouping of characteristics unique to an appointment, meeting, or event within a collection of appointments, meetings, and events."
URI: master:CalendarEntryFacet
 classDiagram
    class CalendarEntryFacet
      Facet <|-- CalendarEntryFacet
      CalendarEntryFacet : application
          CalendarEntryFacet ..> ObservableObject : application
      CalendarEntryFacet : attendant
          CalendarEntryFacet ..> Identity : attendant
      CalendarEntryFacet : duration
      CalendarEntryFacet : endTime
      CalendarEntryFacet : eventStatus
      CalendarEntryFacet : eventType
      CalendarEntryFacet : isPrivate
      CalendarEntryFacet : location
          CalendarEntryFacet ..> Location : location
      CalendarEntryFacet : modifiedTime
      CalendarEntryFacet : observableCreatedTime
      CalendarEntryFacet : owner
          CalendarEntryFacet ..> UcoObject : owner
      CalendarEntryFacet : recurrence
      CalendarEntryFacet : remindTime
      CalendarEntryFacet : startTime
      CalendarEntryFacet : subject
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- CalendarEntryFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| application | 0..1  ObservableObject  | 
"The application associated with this object | direct | 
| attendant | 0..1  Identity  | 
"The attendants of the event | direct | 
| isPrivate | 0..1  BooleanType  | 
"Is the event marked as private?" | direct | 
| endTime | 0..1  Datetime  | 
The ending time of a time range | direct | 
| location | 0..1  Location  | 
"The locations where an action occurs | direct | 
| modifiedTime | 0..1  Datetime  | 
Specifies the time that this particular version of the object was modified | direct | 
| observableCreatedTime | 0..1  Datetime  | 
"The date and time at which the observable object being characterized was cre... | direct | 
| owner | 0..1  UcoObject  | 
"Specifies the owner of an observable Object | direct | 
| remindTime | 0..1  Datetime  | 
direct | |
| startTime | 0..1  Datetime  | 
The initial time of a time range | direct | 
| duration | 0..1  Integer  | 
"The duration of the phone call in seconds | direct | 
| eventStatus | 0..1  String  | 
"The status of the event, for instance accepted, pending or cancelled | direct | 
| eventType | 0..1  String  | 
"The type of the event, for example 'information', 'warning' or 'error' | direct | 
| recurrence | 0..1  String  | 
"Recurrence of the event | direct | 
| subject | 0..1  String  | 
"The subject of the email | direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:CalendarEntryFacet | 
| native | master:CalendarEntryFacet | 
LinkML Source
Direct
name: CalendarEntryFacet
description: '"A calendar entry facet is a grouping of characteristics unique to an
  appointment, meeting, or event within a collection of appointments, meetings, and
  events."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- application
- attendant
- isPrivate
- endTime
- location
- modifiedTime
- observableCreatedTime
- owner
- remindTime
- startTime
- duration
- eventStatus
- eventType
- recurrence
- subject
slot_usage:
  attendant:
    name: attendant
    multivalued: true
    domain_of:
    - CalendarEntryFacet
  location:
    name: location
    description: '"An associated location."'
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
Induced
name: CalendarEntryFacet
description: '"A calendar entry facet is a grouping of characteristics unique to an
  appointment, meeting, or event within a collection of appointments, meetings, and
  events."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  attendant:
    name: attendant
    multivalued: true
    domain_of:
    - CalendarEntryFacet
  location:
    name: location
    description: '"An associated location."'
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
attributes:
  application:
    name: application
    description: '"The application associated with this object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: application
    owner: CalendarEntryFacet
    domain_of:
    - ApplicationAccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - CalendarFacet
    - CallFacet
    - EmailMessageFacet
    - EventRecordFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - GeoLocationTrackFacet
    - MessageFacet
    - NoteFacet
    - WindowsTaskFacet
    range: ObservableObject
  attendant:
    name: attendant
    description: '"The attendants of the event."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: attendant
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    range: Identity
  isPrivate:
    name: isPrivate
    description: '"Is the event marked as private?"'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: isPrivate
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    range: boolean type
  endTime:
    name: endTime
    description: The ending time of a time range.
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - NCIT:C82573
    - SIO:000670
    - sumo:TimePoint
    - wikidata:Q24575125
    broad_mappings:
    - sumo:TimePoint
    rank: 1000
    alias: endTime
    owner: CalendarEntryFacet
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  location:
    name: location
    description: '"An associated location."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: location
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
  modifiedTime:
    name: modifiedTime
    description: Specifies the time that this particular version of the object was
      modified. The object creator can use the time it deems most appropriate as the
      time this version of the object was modified. The value of the modified property
      for a given object version MUST be later than or equal to the value of the created
      property. Object creators MUST update the modified property when creating a
      new version of an object. The modified timestamp MUST be precise to the nearest
      millisecond (exactly three digits after the decimal place in seconds).
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - sumo:TimePoint
    rank: 1000
    alias: modifiedTime
    owner: CalendarEntryFacet
    domain_of:
    - UcoObject
    - AccountFacet
    - BrowserBookmarkFacet
    - CalendarEntryFacet
    - EmailMessageFacet
    - FileFacet
    - NoteFacet
    - WindowsRegistrykeyFacet
    range: datetime
  observableCreatedTime:
    name: observableCreatedTime
    description: '"The date and time at which the observable object being characterized
      was created. This time pertains to an intrinsic characteristic of the observable
      object, and would be consistent across independent characterizations or observations
      of the observable object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: observableCreatedTime
    owner: CalendarEntryFacet
    domain_of:
    - AccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - DiskPartitionFacet
    - EventRecordFacet
    - FileFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - NoteFacet
    - ProcessFacet
    - WindowsTaskFacet
    range: datetime
  owner:
    name: owner
    description: '"Specifies the owner of an observable Object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: owner
    owner: CalendarEntryFacet
    domain_of:
    - AccountFacet
    - CalendarEntryFacet
    - CalendarFacet
    - FilePermissionsFacet
    range: UcoObject
  remindTime:
    name: remindTime
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: remindTime
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    range: datetime
  startTime:
    name: startTime
    description: The initial time of a time range.
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - sumo:TimePoint
    rank: 1000
    alias: startTime
    owner: CalendarEntryFacet
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  duration:
    name: duration
    description: '"The duration of the phone call in seconds."'
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - lm_core:Duration
    rank: 1000
    alias: duration
    owner: CalendarEntryFacet
    domain_of:
    - AudioFacet
    - CalendarEntryFacet
    - CallFacet
    range: integer
  eventStatus:
    name: eventStatus
    description: '"The status of the event, for instance accepted, pending or cancelled."'
    from_schema: https://w3id.org/lmodel/uco-master
    narrow_mappings:
    - NCIT:C41202
    rank: 1000
    alias: eventStatus
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    range: string
  eventType:
    name: eventType
    description: '"The type of the event, for example ''information'', ''warning''
      or ''error''."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: eventType
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    - EventRecordFacet
    range: string
  recurrence:
    name: recurrence
    description: '"Recurrence of the event."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: recurrence
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    range: string
  subject:
    name: subject
    description: '"The subject of the email."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: subject
    owner: CalendarEntryFacet
    domain_of:
    - CalendarEntryFacet
    - EmailMessageFacet
    - X509CertificateFacet
    range: string