Skip to content

Term: previous publications (prev_pubs)

Any publications that report data from the same body/skeleton/individual

URI: MIXS:999999916

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.1016/j.jas.2015.02.0181

LinkML Source

name: prev_pubs
description: Any publications that report data from the same body/skeleton/individual
title: previous publications
examples:
- value: doi:10.1016/j.jas.2015.02.0181
in_subset:
- nucleic acid sequence source
from_schema: https://w3id.org/mixs
rank: 1000
slot_uri: MIXS:999999916
alias: prev_pubs
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