Slot: websites
A list of websites that are associated with the entity.
URI: nmdc:websites
Inheritance
- websites
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.
- consortium is a convenience term for a Study whose study_category value is consortium
- the website slot and its subproperties are virtually identical to the url slot, except that they are multivalued and url is single-valued.
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
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.
- consortium is a convenience term for a Study whose study_category value is consortium
- the website slot and its subproperties are virtually identical to the url slot,
except that they are multivalued and url is single-valued.
from_schema: https://w3id.org/nmdc/nmdc
see_also:
- nmdc:url
rank: 1000
alias: websites
domain_of:
- PersonValue
- Study
range: string
multivalued: true
pattern: ^[Hh][Tt][Tt][Pp][Ss]?:\/\/(?!.*[Dd][Oo][Ii]\.[Oo][Rr][Gg]).*$