alternate_identifiers
Slot: alternate_identifiers
One or more identifiers used to identify the sample in other contexts. In this context, the identifier property and scheme_name should be required.
URI: isam:alternate_identifiers
Applicable Classes
| Name | Description |
|---|---|
| MaterialSampleRecord | This is a data object that is a digital representation of a material sample; this digital object is identified by the pid property, which plays the same role as the ‘@id’ in schema.org metadata. The sample_identifier property contains the identifier of the physical object that the MaterialSampleRecord is about. IGSN is recommended for sample identifiers. The sample_identifier is expected to be a URI that can be dereferenced on the web; one of the representations accessible through this dereferencing is expected to be this iSamples MaterialSampleRecord, but other content types may be offered via content negotiation or other mechanisms. |
Properties
- Range: xsd:string
- Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/isample/schema/2.0
LinkML Source
name: alternate_identifiers
description: 'One or more identifiers used to identify the sample in other contexts.
In this context, the identifier property and scheme_name should be required.
'
from_schema: https://w3id.org/isample/schema/2.0
rank: 1000
alias: alternate_identifiers
domain_of:
- MaterialSampleRecord
range: string
multivalued: true