Link to this page
The MOSAiC Ontology
Id | https://schema.org/Event
https://schema.org/Event
|
---|---|
Preferred Name | Event |
Definitions |
"Event" is ambiguous in the context of the MOSAiC Expedition, potentially indicating many different types of activities, places, or products, as described in the extract above taken verbatim from the Pangaea website.
In this Ontology, "Event" is being presented in the way it was most typically used on the MOSAiC data archive accessed through the Pangaea website-- as a "label" for a Sampling Event, involving the collection of one type of data collected by a specific type of "Method/Device", that is described by the "Device Long Name" and an associated "Device Short Name". In the PROVO ontology, a Method/Device is characterized as a System, that includes either Samplers or Sensors. This Ontology does not classify Systems as being either Samplers or Sensors, and this would be a useful enhancement for future versions.
The Event is also characterized by some additional metadata about the Latitude, Longitude, Datetime, etc. describing where and when the data were collected.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | "Event" is ambiguous in the context of the MOSAiC Expedition, potentially indicating many different types of activities, places, or products, as described in the extract above taken verbatim from the Pangaea website. In this Ontology, "Event" is being presented in the way it was most typically used on the MOSAiC data archive accessed through the Pangaea website-- as a "label" for a Sampling Event, involving the collection of one type of data collected by a specific type of "Method/Device", that is described by the "Device Long Name" and an associated "Device Short Name". In the PROVO ontology, a Method/Device is characterized as a System, that includes either Samplers or Sensors. This Ontology does not classify Systems as being either Samplers or Sensors, and this would be a useful enhancement for future versions. The Event is also characterized by some additional metadata about the Latitude, Longitude, Datetime, etc. describing where and when the data were collected. |
---|---|
comment | "Event" is ambiguous in the context of the MOSAiC Expedition, potentially indicating many different types of activities, places, or products, as described in the extract above taken verbatim from the Pangaea website.
In this Ontology, "Event" is being presented in the way it was most typically used on the MOSAiC data archive accessed through the Pangaea website-- as a "label" for a Sampling Event, involving the collection of one type of data collected by a specific type of "Method/Device", that is described by the "Device Long Name" and an associated "Device Short Name". In the PROVO ontology, a Method/Device is characterized as a System, that includes either Samplers or Sensors. This Ontology does not classify Systems as being either Samplers or Sensors, and this would be a useful enhancement for future versions.
The Event is also characterized by some additional metadata about the Latitude, Longitude, Datetime, etc. describing where and when the data were collected.
|
prefLabel | Event
|
description | Data sets published in PANGAEA are usually associated with an EVENT (synonyms site, station). An EVENT typically refers to the sampling event at which the data was obtained. Data submitters must provide sufficient information about these events, the EVENT label and latitude/longitude being mandatory information.
EVENT is a rather generic term, depending on the type of data it can refer to (for example):
Stations (during a cruise, expedition, field campaign)
Deployments of sampling devices / sensors (device operation ID)
Sampling events/ measurements along a transect / profile
Sampling / observation time series
Geographical origin of organisms (also of culture organisms)
Time and space limited surveys
Mappings
Moorings
Multiple investigations at a single site
Field experiments
Sample labels
|
prefixIRI | schema:Event
|
subClassOf | |
type |
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Add NCBO Web Widgets to your site for MOSAIC
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=MOSAIC&class=https%3A%2F%2Fpurl.dataone.org%2Fodo%2FMOSAIC_00000832&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "MOSAIC" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |