Skip to content

Slot: landingPage

A web page that gives access to the resource.

URI: [dcat:landingPage](http://www.w3.org/ns/dcat#landingPage) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no | | [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Document](Document.md) | | Domain Of | [DataService](DataService.md), [Dataset](Dataset.md) | | Slot URI | [dcat:landingPage](http://www.w3.org/ns/dcat#landingPage) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dcat:landingPage | | native | dcat_ap:landingPage | ## LinkML Source
name: landingPage
description: A web page that gives access to the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:landingPage
domain_of:
- DataService
- Dataset
range: Document
multivalued: true