Class: PDFFileFacet
"A PDF file facet is a grouping of characteristics unique to a PDF (Portable Document Format) file."
classDiagram
class PDFFileFacet
Facet <|-- PDFFileFacet
PDFFileFacet : documentInformationDictionary
PDFFileFacet ..> ControlledDictionary : documentInformationDictionary
PDFFileFacet : isOptimized
PDFFileFacet ..> boolean type : isOptimized
PDFFileFacet : pdfCreationDate
PDFFileFacet ..> datetime : pdfCreationDate
PDFFileFacet : pdfId0
PDFFileFacet ..> string : pdfId0
PDFFileFacet : pdfId1
PDFFileFacet ..> string : pdfId1
PDFFileFacet : pdfModDate
PDFFileFacet ..> datetime : pdfModDate
PDFFileFacet : version
PDFFileFacet ..> string : version
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- PDFFileFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
documentInformationDictionary | 0..1 ControlledDictionary |
direct | |
isOptimized | 0..1 BooleanType |
direct | |
pdfCreationDate | 0..1 xsd:dateTime |
"The PDF CreationDate property is defined in ISO 32000-1:2008 as 'The date an... | direct |
pdfModDate | 0..1 xsd:dateTime |
"The PDF ModDate property is defined in ISO 32000-1:2008 as 'The date and tim... | direct |
pdfId1 | 0..1 xsd:string |
direct | |
version | 0..1 xsd:string |
direct | |
pdfId0 | 0..1 xsd:string |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:PDFFileFacet |
native | observable: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-observable
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-observable
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-observable
rank: 1000
alias: documentInformationDictionary
owner: PDFFileFacet
domain_of:
- PDFFileFacet
range: ControlledDictionary
isOptimized:
name: isOptimized
from_schema: https://w3id.org/lmodel/uco-observable
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-observable
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-observable
rank: 1000
alias: pdfModDate
owner: PDFFileFacet
domain_of:
- PDFFileFacet
range: datetime
pdfId1:
name: pdfId1
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: pdfId1
owner: PDFFileFacet
domain_of:
- PDFFileFacet
range: string
version:
name: version
from_schema: https://w3id.org/lmodel/uco-observable
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-observable
rank: 1000
multivalued: true
alias: pdfId0
owner: PDFFileFacet
domain_of:
- PDFFileFacet
range: string