Skip to content

Class: PDFFileFacet

"A PDF file facet is a grouping of characteristics unique to a PDF (Portable Document Format) file."

URI: master:PDFFileFacet

classDiagram class PDFFileFacet Facet <|-- PDFFileFacet PDFFileFacet : documentInformationDictionary PDFFileFacet ..> ControlledDictionary : documentInformationDictionary PDFFileFacet : isOptimized PDFFileFacet : pdfCreationDate PDFFileFacet : pdfId0 PDFFileFacet : pdfId1 PDFFileFacet : pdfModDate PDFFileFacet : version

Inheritance

Slots

Name Cardinality and Range Description Inheritance
documentInformationDictionary 0..1
ControlledDictionary
direct
isOptimized 0..1
BooleanType
direct
pdfCreationDate 0..1
Datetime
"The PDF CreationDate property is defined in ISO 32000-1:2008 as 'The date an... direct
pdfModDate 0..1
Datetime
"The PDF ModDate property is defined in ISO 32000-1:2008 as 'The date and tim... direct
pdfId1 0..1
String
direct
version 0..1
String
direct
pdfId0 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: PDFFileFacet
description: '"A PDF file facet is a grouping of characteristics unique to a PDF (Portable
  Document Format) file."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- documentInformationDictionary
- isOptimized
- pdfCreationDate
- pdfModDate
- pdfId1
- version
- pdfId0
slot_usage:
  pdfId0:
    name: pdfId0
    multivalued: true
    domain_of:
    - PDFFileFacet

Induced

name: PDFFileFacet
description: '"A PDF file facet is a grouping of characteristics unique to a PDF (Portable
  Document Format) file."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  pdfId0:
    name: pdfId0
    multivalued: true
    domain_of:
    - PDFFileFacet
attributes:
  documentInformationDictionary:
    name: documentInformationDictionary
    description: ''
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: documentInformationDictionary
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: ControlledDictionary
  isOptimized:
    name: isOptimized
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: isOptimized
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: boolean type
  pdfCreationDate:
    name: pdfCreationDate
    description: '"The PDF CreationDate property is defined in ISO 32000-1:2008 as
      ''The date and time the document was created, in human-readable form'' (Table
      317).  As a UCO property, its value is converted to xsd:dateTime."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: pdfCreationDate
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: datetime
  pdfModDate:
    name: pdfModDate
    description: '"The PDF ModDate property is defined in ISO 32000-1:2008 as ''The
      date and time the document was most recently modified, in human-readable form''
      (Table 317).  As a UCO property, its value is converted to xsd:dateTime."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: pdfModDate
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: datetime
  pdfId1:
    name: pdfId1
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: pdfId1
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: string
  version:
    name: version
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - wikidata_PROPERTY:P348
    rank: 1000
    alias: version
    owner: PDFFileFacet
    domain_of:
    - ApplicationFacet
    - ApplicationVersion
    - ArchiveFileFacet
    - OperatingSystemFacet
    - PDFFileFacet
    - SoftwareFacet
    - X509CertificateFacet
    range: string
  pdfId0:
    name: pdfId0
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: pdfId0
    owner: PDFFileFacet
    domain_of:
    - PDFFileFacet
    range: string