Skip to content

Term: previous publications (prev_pubs)

Any previous publications that report non-nucleic acid data from the same sample or ultimate source of the sample

URI: MIXS:0001370

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use prev_pubs.

Name Description Checklist/Extension
Ancient A collection of terms appropriate when collecting samples and sequencing samp... Extension
MimsHostAssociatedAncient MIxS Data that comply with the Mims checklist, and HostAssociated and Ancient... -
MimsHumanAssociatedAncient MIxS Data that comply with the Mims checklist, and HumanAssociated and Ancien... -
MimsHumanOralAncient MIxS Data that comply with the Mims checklist, and HumanOral and Ancient exte... -
MimsHumanGutAncient MIxS Data that comply with the Mims checklist, and HumanGut and Ancient exten... -
MimsHumanSkinAncient MIxS Data that comply with the Mims checklist, and HumanSkin and Ancient exte... -
MimsSedimentAncient MIxS Data that comply with the Mims checklist, and Sediment and Ancient exten... -
MimsSoilAncient MIxS Data that comply with the Mims checklist, and Soil and Ancient extension... -
MimsPlantAssociatedAncient MIxS Data that comply with the Mims checklist, and PlantAssociated and Ancien... -

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 previous publications that report non-nucleic acid data from the
  same sample or ultimate source of the sample
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
slot_uri: MIXS:0001370
domain_of:
- Ancient
- MimsHostAssociatedAncient
- MimsHumanAssociatedAncient
- MimsHumanOralAncient
- MimsHumanGutAncient
- MimsHumanSkinAncient
- MimsSedimentAncient
- MimsSoilAncient
- MimsPlantAssociatedAncient
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