EVORAO

Slot: content URL (contentUrl)

The web address or location where the file content is stored and can be accessed or downloaded.

URI: EVORAO:contentUrl Alias: contentUrl

Inheritance

Applicable Classes

Name Description Modifies Slot
Document Subclass of File representing textual or written files such as reports, manua… no
Video Subclass of File representing moving visual media, such as recordings, presen… no
Audio Subclass of File representing sound recordings or audio tracks no
Data Subclass of File representing structured or unstructured datasets, often used… no
Image Subclass of File representing visual content such as pictures, diagrams, or i… no
File Digital document or record stored in a specific format that contains data or … yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:contentUrl
native EVORAO:contentUrl
exact schema:contentUrl

LinkML Source

```yaml name: contentUrl description: The web address or location where the file content is stored and can be accessed or downloaded. title: content URL from_schema: https://w3id.org/evorao/ exact_mappings: - schema:contentUrl rank: 1000 is_a: iri alias: contentUrl domain_of: - File range: uri required: true multivalued: true ```