Skip to content

Class: Biosample

something you can collect from the environment

URI: aob:Biosample

classDiagram class Biosample Biosample : depth Biosample : id Biosample : intval Biosample : lat Biosample : sometimes_absent

Slots

Name Cardinality and Range Description Inheritance
id 1..1
xsd:string
value that points exclusively to one instances of a class direct
depth 0..1
xsd:string
how far down direct
intval 1..1
xsd:integer
direct
sometimes_absent 1..1
xsd:string
direct
lat 0..1
DecimalDegree
direct

Usages

used by used in type used
Collection biosamples range Biosample

Identifier and Mapping Information

Valid ID Prefixes

Instances of this class should have identifiers with one of the following prefixes:

  • suggestion_only

Schema Source

  • from schema: http://example.com/attributes_of_biosamples

Mappings

Mapping Type Mapped Value
self aob:Biosample
native aob:Biosample

LinkML Source

Direct

name: Biosample
id_prefixes:
- suggestion_only
description: something you can collect from the environment
from_schema: http://example.com/attributes_of_biosamples
rank: 1000
slots:
- id
- depth
- intval
- sometimes_absent
- lat

Induced

name: Biosample
id_prefixes:
- suggestion_only
description: something you can collect from the environment
from_schema: http://example.com/attributes_of_biosamples
rank: 1000
attributes:
  id:
    name: id
    description: value that points exclusively to one instances of a class
    from_schema: http://example.com/attributes_of_biosamples
    aliases:
    - denoter
    - identifier
    rank: 1000
    is_a: depth
    modified_by: ORCID:0000-0001-9076-6066
    identifier: true
    alias: id
    owner: Biosample
    domain_of:
    - Biosample
    - Meeting
    range: string
  depth:
    name: depth
    conforms_to: kindergarten stuff
    annotations:
      spanish:
        tag: spanish
        value: profundidad
    description: how far down
    todos:
    - so pick one
    - then get some sleep
    notes:
    - call mom
    - vote
    comments:
    - could be a bare number
    - could be a string with a number and a unit
    - could be a tuple
    examples:
    - value: high
    - value: low
    - value: '2000'
    in_subset:
    - silly_subset
    from_schema: http://example.com/attributes_of_biosamples
    see_also:
    - https://en.wikipedia.org/wiki/Three-dimensional_space
    - https://en.wikipedia.org/wiki/Depth_(video_game)
    close_mappings:
    - MIXS:0000018
    rank: 1000
    created_by: ORCID:0000-0001-9076-6066
    slot_uri: aob:depth
    alias: depth
    owner: Biosample
    domain_of:
    - Biosample
    range: string
  intval:
    name: intval
    from_schema: http://example.com/attributes_of_biosamples
    rank: 1000
    alias: intval
    owner: Biosample
    domain_of:
    - Biosample
    slot_group: experimental_slot
    range: integer
    required: true
  sometimes_absent:
    name: sometimes_absent
    from_schema: http://example.com/attributes_of_biosamples
    rank: 1000
    ifabsent: string(present)
    alias: sometimes_absent
    owner: Biosample
    domain_of:
    - Biosample
    slot_group: experimental_slot
    range: string
    required: true
  lat:
    name: lat
    from_schema: http://example.com/attributes_of_biosamples
    rank: 1000
    alias: lat
    owner: Biosample
    domain_of:
    - Biosample
    slot_group: experimental_slot
    range: DecimalDegree