You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/ODM2AdminAdministration.rst
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Many of the below entities use controlled vocabularies which can be found here h
23
23
People and Organizations
24
24
------------------------
25
25
26
-
* **Organizations:** Observations and other Actions can be associated with the Organization responsible for creating
26
+
* **Organizations:** Observations, Sensor deployments retrievals and other Actions can be associated with the Organization responsible for creating
27
27
or performing them. `see here for ODM2 Organizations doc <https://github.com/ODM2/ODM2/blob/master/doc/ODM2Docs/core_organizations.md>`_
28
28
* **People:** ODM2 Core people details can be found `here ODM2 people doc <https://github.com/ODM2/ODM2/blob/master/doc/ODM2Docs/core_people.md>`_
29
29
* **Affiliation:** Relates people and organizations
@@ -47,6 +47,8 @@ Methods and Actions
47
47
* Sample preparation methods
48
48
* Sample analysis methods
49
49
* Observation methods
50
+
* Instrument calibration
51
+
*Instrument Maintenance
50
52
51
53
See the `ODM2 Methods doc <https://github.com/ODM2/ODM2/blob/master/doc/ODM2Docs/core_methods.md>`_
52
54
* **Actions:** ODM2 Core Action details can be found at the `ODM2 Actions doc <https://github.com/ODM2/ODM2/blob/master/doc/ODM2Docs/core_actions.md>`_
@@ -88,7 +90,8 @@ Sampling Features and Sites
88
90
Results
89
91
-------
90
92
91
-
* **Results:** labeled as data results in ODM2 Admin.
93
+
* **Results:** The outcome of an action, such as sensor deployment or specimen observation. These are labeled as data
94
+
results in ODM2 Admin. For more see `ODM2 Results doc https://github.com/ODM2/ODM2/blob/master/doc/ODM2Docs/core_results.md`_
92
95
93
96
* **Datasets:** The Datasets entity is used to encode information about groups of Results that are logically related.
94
97
A Dataset has a type, title, an abstract, and is the entity in ODM2 that would receive a citation.
@@ -178,7 +181,7 @@ External identifier systems
178
181
179
182
* **External identifier systems:** Such as an IGSN or ORCiD.
180
183
181
-
:ref:`2) Using Data Logger Files <DataLoggerFiles>`
184
+
:ref:`2) ODM2 Admin Site Management <ODM2AdminSiteManagement>`
0 commit comments