Slot: Landing Pages (URLs) (landingPage)
The digital location where the dataset can be acquired.
URI: schema:url
Alias: landingPage
Applicable Classes
| Name |
Description |
Modifies Slot |
| Dataset |
A dataset either produced as part of MBO or used in the process of producing ... |
no |
| Document |
A description of documents used, or produced in the generation of your datase... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Advanced Properties
**Subproperty Of:** [url](url.md)
- For example:
https://example.com, http://example.com,
ftp://ftp.example.org/data, doi:10.1000/example123
Pipe-delimited when there are multiple values
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:url |
| native |
mbo:landingPage |
LinkML Source
name: landingPage
description: The digital location where the dataset can be acquired.
title: Landing Pages (URLs)
comments:
- "For example: `https://example.com`, `http://example.com`, \n`ftp://ftp.example.org/data`,\
\ `doi:10.1000/example123`\n\nPipe-delimited when there are multiple values\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:url
alias: landingPage
domain_of:
- Dataset
- Document
subproperty_of: url
range: schemaURL
required: false
multivalued: true