Skip to content

Class: BrowserBookmarkFacet

"A browser bookmark facet is a grouping of characteristics unique to a saved shortcut that directs a WWW (World Wide Web) browser software program to a particular WWW accessible resource. [based on https://techterms.com/definition/bookmark]"

URI: observable:BrowserBookmarkFacet

classDiagram class BrowserBookmarkFacet Facet <|-- BrowserBookmarkFacet BrowserBookmarkFacet : accessedTime BrowserBookmarkFacet ..> datetime : accessedTime BrowserBookmarkFacet : application BrowserBookmarkFacet ..> ObservableObject : application BrowserBookmarkFacet : bookmarkPath BrowserBookmarkFacet ..> string : bookmarkPath BrowserBookmarkFacet : modifiedTime BrowserBookmarkFacet ..> datetime : modifiedTime BrowserBookmarkFacet : observableCreatedTime BrowserBookmarkFacet ..> datetime : observableCreatedTime BrowserBookmarkFacet : urlTargeted BrowserBookmarkFacet ..> iri type : urlTargeted BrowserBookmarkFacet : visitCount BrowserBookmarkFacet ..> integer : visitCount

Inheritance

Slots

Name Cardinality and Range Description Inheritance
application 0..1
ObservableObject
"The application associated with this object direct
accessedTime 0..1
xsd:dateTime
"The date and time at which the Object was accessed direct
modifiedTime 0..1
xsd:dateTime
Specifies the time that this particular version of the object was modified direct
observableCreatedTime 0..1
xsd:dateTime
"The date and time at which the observable object being characterized was cre... direct
urlTargeted 0..1
IriType
"The target of the bookmark direct
visitCount 0..1
xsd:integer
"Specifies the number of times a URL has been visited by a particular web bro... direct
bookmarkPath 0..1
xsd:string
"The folder containing the bookmark direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self observable:BrowserBookmarkFacet
native observable:BrowserBookmarkFacet

LinkML Source

Direct

name: BrowserBookmarkFacet
description: '"A browser bookmark facet is a grouping of characteristics unique to
  a saved shortcut that directs a WWW (World Wide Web) browser software program to
  a particular WWW accessible resource. [based on https://techterms.com/definition/bookmark]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- application
- accessedTime
- modifiedTime
- observableCreatedTime
- urlTargeted
- visitCount
- bookmarkPath
slot_usage:
  urlTargeted:
    name: urlTargeted
    multivalued: true
    domain_of:
    - BrowserBookmarkFacet

Induced

name: BrowserBookmarkFacet
description: '"A browser bookmark facet is a grouping of characteristics unique to
  a saved shortcut that directs a WWW (World Wide Web) browser software program to
  a particular WWW accessible resource. [based on https://techterms.com/definition/bookmark]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
  urlTargeted:
    name: urlTargeted
    multivalued: true
    domain_of:
    - BrowserBookmarkFacet
attributes:
  application:
    name: application
    description: '"The application associated with this object."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: application
    owner: BrowserBookmarkFacet
    domain_of:
    - ApplicationAccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - CalendarFacet
    - CallFacet
    - EmailMessageFacet
    - EventRecordFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - GeoLocationTrackFacet
    - MessageFacet
    - NoteFacet
    - WindowsTaskFacet
    range: ObservableObject
  accessedTime:
    name: accessedTime
    description: '"The date and time at which the Object was accessed."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: accessedTime
    owner: BrowserBookmarkFacet
    domain_of:
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - FileFacet
    range: datetime
  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-core
    broad_mappings:
    - sumo:TimePoint
    alias: modifiedTime
    owner: BrowserBookmarkFacet
    domain_of:
    - AccountFacet
    - BrowserBookmarkFacet
    - CalendarEntryFacet
    - EmailMessageFacet
    - FileFacet
    - NoteFacet
    - WindowsRegistrykeyFacet
    - UcoObject
    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-observable
    rank: 1000
    alias: observableCreatedTime
    owner: BrowserBookmarkFacet
    domain_of:
    - AccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - DiskPartitionFacet
    - EventRecordFacet
    - FileFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - NoteFacet
    - ProcessFacet
    - WindowsTaskFacet
    range: datetime
  urlTargeted:
    name: urlTargeted
    description: '"The target of the bookmark."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: urlTargeted
    owner: BrowserBookmarkFacet
    domain_of:
    - BrowserBookmarkFacet
    range: iri type
  visitCount:
    name: visitCount
    description: '"Specifies the number of times a URL has been visited by a particular
      web browser."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: visitCount
    owner: BrowserBookmarkFacet
    domain_of:
    - BrowserBookmarkFacet
    - URLHistoryEntry
    range: integer
  bookmarkPath:
    name: bookmarkPath
    description: '"The folder containing the bookmark."'
    from_schema: https://w3id.org/lmodel/uco-observable
    exact_mappings:
    - wikidata:Q201456
    rank: 1000
    alias: bookmarkPath
    owner: BrowserBookmarkFacet
    domain_of:
    - BrowserBookmarkFacet
    range: string