Slot: URL (url)

The URL of the entity you are describing.

URI: schema:url Alias: url

Applicable Classes

Name Description Modifies Slot
Organization An organization no
Service A service provided by an organization, e no
HowToStep An individual step which is part of a HowTo no
HowTo How the Act(ion) of Creation was performed no
Instrument A scientific instrument or sensor used in data collection 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
Document A description of documents used, or produced in the generation of your datase... no

Properties

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

Identifier and Mapping Information

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