Slot: Software Download URL (softwareDownloadUrl)

The download url of a software application.

URI: schema:downloadUrl Alias: softwareDownloadUrl

Applicable Classes

Name Description Modifies Slot
SoftwareApplication A description of the software used in the generation of your dataset no

Properties

Comments

  • For example: https://example.com, http://example.com, ftp://ftp.example.org/data, doi:10.1000/example123

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:downloadUrl
native mbo:softwareDownloadUrl

LinkML Source

name: softwareDownloadUrl
description: The download url of a software application.
title: Software Download URL
comments:
- "For example: `https://example.com`, `http://example.com`, \n`ftp://ftp.example.org/data`,\
  \ `doi:10.1000/example123`\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:downloadUrl
alias: softwareDownloadUrl
domain_of:
- SoftwareApplication
range: schemaURL
required: false
multivalued: false