Defines a class for linking to external resources, such as documents or websites, with associated metadata.
Source: RelatedResource.jsonld
Classes & Concepts
Properties
| Property | Description | Domain | Range | equivalentProperty | subPropertyOf |
|---|---|---|---|---|---|
| Resource Title (dppk:resourceTitle) | The title of the related resource. | dppk:RelatedResource | xsd:string | ||
| Content Type (dppk:contentType) | The media type (MIME type) of the resource (e.g., 'application/pdf', 'image/jpeg'). | dppk:RelatedResource | xsd:string | schema:encodingFormat | |
| Language (dppk:language) | The language of the resource content (e.g., 'en', 'fr'). | dppk:RelatedResource | xsd:string | schema:inLanguage | |
| URL (dppk:url) | The location of the resource. | dppk:RelatedResource | xsd:anyURI | schema:url | |
| Instructions for Use (dppk:instructionsForUse) | A link to the instructions for use or user manual for the product. | dppk:Product | dppk:RelatedResource | ||
| Safety Data Sheet (dppk:safetyDataSheet) | A link to the safety data sheet (SDS) for the product. | dppk:Product | dppk:RelatedResource | ||
| Safe Use Instructions (dppk:safeUseInstructions) | Instructions and guidelines for the safe use and maintenance of the product. | dppk:Product | dppk:RelatedResource | schema:subjectOf | |
| End of Life Instructions (dppk:endOfLifeInstructions) | Instructions for the proper disassembly, recycling, or disposal of the product at the end of its life. | dppk:Product | dppk:RelatedResource | schema:subjectOf | |
| Repair Instructions (dppk:repairInstructions) | Instructions on how to repair or replace components of the product. | dppk:Product | dppk:RelatedResource | schema:subjectOf | |
| Care Instructions (dppk:careInstructions) | Instructions and manuals for the care, washing, and maintenance of the product. | dppk:Product | dppk:RelatedResource | schema:subjectOf |
