Skip to content

Term: experimental procedures (experimental_sop)

Provide a DOI or URL to refer to the paper where the field report, nucleic acid extraction, library construction, and other procedures are explained in more detail, e.g. the paper reporting the data.

URI: MIXS:999999934

Properties

  • Range: String
  • Cardinality: *

  • Structured pattern: ^{PMID}|{DOI}|{URL}$

  • Regex pattern: ^^PMID:\d+$|^doi:10.\d{2,9}/.*$|^https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$$

Examples

Value
doi:10.1093/nar/gkr771

LinkML Source

name: experimental_sop
description: Provide a DOI or URL to refer to the paper where the field report, nucleic
  acid extraction,  library construction, and other procedures are explained in more
  detail, e.g. the paper reporting the data.
title: experimental procedures
examples:
- value: doi:10.1093/nar/gkr771
in_subset:
- nucleic acid sequence source
from_schema: https://w3id.org/mixs
rank: 1000
slot_uri: MIXS:999999934
alias: experimental_sop
domain_of:
- Ancient
range: string
required: false
recommended: false
multivalued: true
pattern: ^^PMID:\d+$|^doi:10.\d{2,9}/.*$|^https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$$
structured_pattern:
  syntax: ^{PMID}|{DOI}|{URL}$
  interpolated: true
  partial_match: true