Skip to content

Class: FilePermissionsFacet

"A file permissions facet is a grouping of characteristics unique to the access rights (e.g., view, change, navigate, execute) of a file on a file system."

URI: master:FilePermissionsFacet

classDiagram class FilePermissionsFacet Facet <|-- FilePermissionsFacet FilePermissionsFacet : owner FilePermissionsFacet ..> UcoObject : owner

Inheritance

Slots

Name Cardinality and Range Description Inheritance
owner 0..1
UcoObject
"Specifies the owner of an observable Object direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: FilePermissionsFacet
description: '"A file permissions facet is a grouping of characteristics unique to
  the access rights (e.g., view, change, navigate, execute) of a file on a file system."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- owner

Induced

name: FilePermissionsFacet
description: '"A file permissions facet is a grouping of characteristics unique to
  the access rights (e.g., view, change, navigate, execute) of a file on a file system."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
attributes:
  owner:
    name: owner
    description: '"Specifies the owner of an observable Object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: owner
    owner: FilePermissionsFacet
    domain_of:
    - AccountFacet
    - CalendarEntryFacet
    - CalendarFacet
    - FilePermissionsFacet
    range: UcoObject