Slot: certification document (certificationDocument)
The document(s) issued by an authority certifying the conformity of the subject to the applicable scheme, including, as the case may be, the documents attesting the equivalence to another certification scheme.
URI: EVORAO:certificationDocument
Alias: certificationDocument
Applicable Classes
| Name |
Description |
Modifies Slot |
| Certification |
Assurance given by an independent certification body that a product, service … |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:certificationDocument |
| native |
EVORAO:certificationDocument |
| exact |
schema:associatedMedia |
LinkML Source
```yaml
name: certificationDocument
description: The document(s) issued by an authority certifying the conformity of the
subject to the applicable scheme, including, as the case may be, the documents attesting
the equivalence to another certification scheme.
title: certification document
from_schema: https://w3id.org/evorao/
exact_mappings:
- schema:associatedMedia
rank: 1000
alias: certificationDocument
domain_of:
- Certification
range: Document
required: false
multivalued: true
```