Slot: Code Repository URL (codeRepositoryUrl)

The URL of the source code repository.

URI: schema:codeRepository Alias: codeRepositoryUrl

Applicable Classes

Name Description Modifies Slot
SoftwareSourceCode The location and description of the spreadsheet, script, or whole application... no

Properties

Type and Range

Property Value
Range SchemaURL
Domain Of SoftwareSourceCode
Slot URI schema:codeRepository

Cardinality and Requirements

Property Value
Required Yes

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:codeRepository
native mbo:codeRepositoryUrl

LinkML Source

name: codeRepositoryUrl
description: The URL of the source code repository.
title: Code Repository 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:codeRepository
alias: codeRepositoryUrl
domain_of:
- SoftwareSourceCode
range: schemaURL
required: true
multivalued: false