Skip to content

Term: original site location (orig_site_loc)

The original geographical origin of the sample, when sampled outside its original natural environment (e.g. sampled in a museum collection), as defined by the country or sea name followed by specific region name. Country or sea names should be chosen from the INSDC country list (http://insdc.org/country.html), or the GAZ ontology (http://purl.bioontology.org/ontology/GAZ).

URI: MIXS:999999902

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{country}: {region}, {specific_location}$

Examples

Value
South Africa: Western Cape
Germany: Baden-Württemberg, Geißenklösterle Cave
Northern Italy: Lombardy

Annotations

  • Expected_value: Name of original geographic origin of the sample

LinkML Source

name: orig_site_loc
annotations:
  Expected_value:
    tag: Expected_value
    value: Name of original geographic origin of the sample
description: The original geographical origin of the sample, when sampled outside
  its original natural environment (e.g. sampled in a museum collection), as defined
  by the country or sea name followed by specific region name.  Country or sea names
  should be chosen from the INSDC country list (http://insdc.org/country.html), or
  the GAZ ontology (http://purl.bioontology.org/ontology/GAZ).
title: original site location
examples:
- value: 'South Africa: Western Cape'
- value: 'Germany: Baden-Württemberg, Geißenklösterle Cave'
- value: 'Northern Italy: Lombardy'
in_subset:
- environment
from_schema: https://w3id.org/mixs
rank: 1000
keywords:
- location
- site
slot_uri: MIXS:999999902
alias: orig_site_loc
domain_of:
- Ancient
range: string
required: false
recommended: false
multivalued: false
structured_pattern:
  syntax: '^{country}: {region}, {specific_location}$'