Slot: URL (url)
The URL of the entity you are describing.
URI: schema:url
Alias: url
Applicable Classes
| Name |
Description |
Modifies Slot |
| HowToStep |
An individual step which is part of a HowTo |
no |
| Document |
A description of documents used, or produced in the generation of your datase... |
no |
| Platform |
A platform on which instruments are mounted, such as a research vessel, |
no |
| MonetaryGrant |
A source of money awarded to an organization or project |
no |
| Instrument |
A scientific instrument or sensor used in data collection |
no |
| HowTo |
How the Act(ion) of Creation was performed |
no |
| Service |
A service provided by an organization, e |
no |
| Organization |
An organization |
no |
Properties
Type and Range
Cardinality and Requirements
- Must include the protocol (scheme) and should follow RFC 3986 standards
For example: https://example.com, http://example.com
ftp://ftp.example.org/data, doi:10.1000/example123, urn:isbn:1234567890, mailto:contact@example.com
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:url |
| native |
mbo:url |
LinkML Source
name: url
description: The URL of the entity you are describing.
title: URL
comments:
- 'Must include the protocol (scheme) and should follow RFC 3986 standards
For example: `https://example.com`, `http://example.com`
`ftp://ftp.example.org/data`, `doi:10.1000/example123`, `urn:isbn:1234567890`, `mailto:contact@example.com`
'
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:url
alias: url
domain_of:
- HowTo
- HowToStep
- Organization
- Service
- MonetaryGrant
- Document
- Instrument
- Platform
range: schemaURL
required: false
multivalued: false