Skip to content

Slot: websites

A list of websites that are associated with the entity.

URI: nmdc:websites

Inheritance

Applicable Classes

Name Description Modifies Slot
Study A study summarizes the overall goal of a research initiative and outlines the... yes
PersonValue An attribute value representing a person no

Properties

  • Range: String

  • Multivalued: True

  • Regex pattern: ^[Hh][Tt][Tt][Pp][Ss]?:\/\/(?!.*[Dd][Oo][Ii]\.[Oo][Rr][Gg]).*$

Comments

  • DOIs should not be included as websites. Instead, use the associated_dois slot.
  • A consortium's homepage website should be included in the homepage_website slot, not in websites.

Identifier and Mapping Information

Schema Source

LinkML Source

name: websites
description: A list of websites that are associated with the entity.
comments:
- DOIs should not be included as websites. Instead, use the associated_dois slot.
- A consortium's homepage website should be included in the homepage_website slot,
  not in websites.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
multivalued: true
alias: websites
domain_of:
- Study
- PersonValue
range: string
pattern: ^[Hh][Tt][Tt][Pp][Ss]?:\/\/(?!.*[Dd][Oo][Ii]\.[Oo][Rr][Gg]).*$