v1.0
current
Download
SPARQL Endpoint:
https://vocabs.ardc.edu.au/repository/api/sparql/ga_sample-type_v1-0
Open SPARQL Endpoint in YASGUI
Learn More
released: 15 Nov 2017
Describes the form, shape, or purpose of a specimen or observation. Where possible the sample type description is independent of the material that comprises the specimen (eg, rock, oil, sand), or the sampling method (eg, drilling, dredging), but in practice it is not always possible or convenient to completely separate these concepts from the sample type (eg, water column specimen).
Languages
English
Concept |
Use this code snippet to describe or
discover resources with
Sample Type in your system
Example: Search for and select concepts in this vocabulary
Example: Search for and select concepts in this vocabulary
<input type="text" id="sample-type" name="sample-type" value="" size="80" autocomplete="off"> <script> $("#sample-type").vocab_widget({ mode: 'search', cache: false, repository: 'http://vocabs.ardc.edu.au/repository/api/lda/ga/sample-type/v1-0', target_field: 'label', endpoint: 'https://vocabs.ardc.edu.au/apps/vocab_widget/proxy/' }); </script>