SamplingEvent
Class: SamplingEvent
Information about the event resulting in the creation of the material sample. Include information about permitting in the authorized_by property. The sampling procedure should be described in the description. If any special protocols were followed in the sampling procedure, they should be documented using the MaterialSampleRecord/complies_with property.
URI: isam:SamplingEvent
case 4
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
identifier | 0..1 xsd:anyURI |
A string that identifies some resource. Expectation is that it is a URI that is resolvable to some useful represenation of the resource. | |
direct | |||
label | 0..1 xsd:string |
A human intelligible string used to identify a thing, i.e. the name to use for the thing; should be unique in the scope of a sample collection or dataset. | |
direct | |||
description | 0..1 xsd:string |
Free text description of the subject of a triple. | |
direct | |||
has_feature_of_interest | 0..1 xsd:string |
What does the sample represent. | |
direct | |||
project | 0..1 xsd:string |
The name or identifier for a project that is the sponsor for a samplingEvent. Use to link samples collected in the context of a particular project. We do not have a preferred project model at this point; the RAID effort (ISO23527, https://www.raid.org.au/) will hopefully mature into a registry we can use for project identification and metadata. Property value should be a name or a resolvable URI. | |
direct | |||
responsibility | 0..* Agent |
Agent object includes person name, person identifier, affiliation, or organization name, their role relative to the parent element. | |
direct | |||
result_time | 0..1 xsd:string |
Date on which the sample was collected. Can be YYYY, YYYY-MM, xsd:date, or xsd:dateTime. | |
direct | |||
sampling_site | 0..1 SamplingSite |
Object that identifies the place where the sample was collected | |
direct | |||
authorized_by | 0..* xsd:string |
A list of permits or other formal permission documents under which the sample was collected. Use to cite legal documents authorizing sample collection. | |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
MaterialSampleRecord | produced_by | range | SamplingEvent |
SamplingEvent | has_feature_of_interest | domain | SamplingEvent |
SamplingEvent | project | domain | SamplingEvent |
SamplingEvent | result_time | domain | SamplingEvent |
SamplingEvent | sampling_site | domain | SamplingEvent |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/isample/schema/1.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | [‘isam:SamplingEvent’] |
native | [‘isam:SamplingEvent’] |
LinkML Source
Direct
name: SamplingEvent
description: 'Information about the event resulting in the creation of the material
sample. Include information about permitting in the authorized_by property. The
sampling procedure should be described in the description. If any special protocols
were followed in the sampling procedure, they should be documented using the MaterialSampleRecord/complies_with
property.
'
from_schema: https://w3id.org/isample/schema/1.0
rank: 1000
slots:
- identifier
- label
- description
- has_feature_of_interest
- project
- responsibility
- result_time
- sampling_site
- authorized_by
Induced
name: SamplingEvent
description: 'Information about the event resulting in the creation of the material
sample. Include information about permitting in the authorized_by property. The
sampling procedure should be described in the description. If any special protocols
were followed in the sampling procedure, they should be documented using the MaterialSampleRecord/complies_with
property.
'
from_schema: https://w3id.org/isample/schema/1.0
rank: 1000
attributes:
identifier:
name: identifier
description: 'A string that identifies some resource. Expectation is that it is
a URI that is resolvable to some useful represenation of the resource.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: IdentifierObject
alias: identifier
owner: SamplingEvent
domain_of:
- Agent
- IdentifierObject
- SamplingSite
- SamplingEvent
- MaterialSampleCuration
range: uriorcurie
label:
name: label
description: 'A human intelligible string used to identify a thing, i.e. the name
to use for the thing; should be unique in the scope of a sample collection or
dataset.
'
from_schema: https://w3id.org/isample/schema/1.0
close_mappings:
- rdfs:label
alias: label
owner: SamplingEvent
domain_of:
- MaterialSampleRecord
- IdentifierObject
- SamplingSite
- SamplingEvent
- MaterialSampleCuration
- SampleRelation
range: string
description:
name: description
description: 'Free text description of the subject of a triple.
'
from_schema: https://w3id.org/isample/schema/1.0
close_mappings:
- dct:description
alias: description
owner: SamplingEvent
domain_of:
- MaterialSampleRecord
- SamplingSite
- SamplingEvent
- MaterialSampleCuration
- SampleRelation
range: string
has_feature_of_interest:
name: has_feature_of_interest
description: 'What does the sample represent.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: SamplingEvent
alias: has_feature_of_interest
owner: SamplingEvent
domain_of:
- SamplingEvent
range: string
project:
name: project
description: 'The name or identifier for a project that is the sponsor for a samplingEvent.
Use to link samples collected in the context of a particular project. We do
not have a preferred project model at this point; the RAID effort (ISO23527,
https://www.raid.org.au/) will hopefully mature into a registry we can use for
project identification and metadata. Property value should be a name or a resolvable
URI.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: SamplingEvent
alias: project
owner: SamplingEvent
domain_of:
- SamplingEvent
range: string
responsibility:
name: responsibility
description: 'Agent object includes person name, person identifier, affiliation,
or organization name, their role relative to the parent element.
'
from_schema: https://w3id.org/isample/schema/1.0
alias: responsibility
owner: SamplingEvent
domain_of:
- SamplingEvent
- MaterialSampleCuration
range: Agent
multivalued: true
result_time:
name: result_time
description: 'Date on which the sample was collected. Can be YYYY, YYYY-MM, xsd:date,
or xsd:dateTime.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: SamplingEvent
alias: result_time
owner: SamplingEvent
domain_of:
- SamplingEvent
range: string
any_of:
- range: date
- range: datetime
- pattern: ^(?:[1]?[0-9]{3}|20[0-2][0-9])$
- pattern: ^(?:[1]?[0-9]{3}|20[0-2][0-9])-(?:0[1-9]|1[0-2])$
sampling_site:
name: sampling_site
description: 'Object that identifies the place where the sample was collected
'
from_schema: https://w3id.org/isample/schema/1.0
domain: SamplingEvent
alias: sampling_site
owner: SamplingEvent
domain_of:
- SamplingEvent
range: SamplingSite
authorized_by:
name: authorized_by
description: 'A list of permits or other formal permission documents under which
the sample was collected. Use to cite legal documents authorizing sample collection.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: MaterialSampleRecord
alias: authorized_by
owner: SamplingEvent
domain_of:
- SamplingEvent
range: string
multivalued: true