Skip to content
Snippets Groups Projects
Commit 16ab9c3d authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

MAINT: Remove more unused GEOMAR entities from datamodel

parent c1a64649
Branches
Tags
1 merge request!1F awi sams
...@@ -80,36 +80,25 @@ Container: ...@@ -80,36 +80,25 @@ Container:
Sample: Sample:
recommended_properties: recommended_properties:
NagoyaCase:
Container: Container:
FunctionalGroup:
SampleType: SampleType:
Parent sample: Parent sample:
datatype: Sample datatype: Sample
Sampling Person:
datatype: Person
Main User: Main User:
datatype: Person datatype: Person
suggested_properties: Collector:
Custom ID: datatype: LIST(Person)
datatype: LIST<TEXT> Curator:
Publications: datatype: LIST(Person)
description: DOIs of publications related to this sample. Device:
datatype: LIST<TEXT> material_left:
NCBI BioProject: datatype: BOOLEAN
datatype: LIST<TEXT> Event:
NCBI BioSample: SampleMethod:
datatype: LIST<TEXT> nagoya_link:
NCBI Accession:
datatype: LIST<TEXT>
Sampling method:
description: A short description of the sampling methodology used for this sample.
datatype: TEXT
Notes:
datatype: TEXT datatype: TEXT
AphiaID: nagoya_relevance:
description: An ID for this taxon that allows to uniquely identify it on http://www.marinespecies.org. datatype: BOOLEAN
datatype: INTEGER
Collection: Collection:
...@@ -146,65 +135,54 @@ NagoyaCase: ...@@ -146,65 +135,54 @@ NagoyaCase:
Position: Position:
obligatory_properties: obligatory_properties:
Latitude: latitude:
datatype: DOUBLE datatype: DOUBLE
unit: ° unit: °
Longitude: longitude:
datatype: DOUBLE datatype: DOUBLE
unit: ° unit: °
recommended_properties: elevation:
Water depth:
description: The depth of the water in meters as a positive value
datatype: DOUBLE datatype: DOUBLE
unit: m
Sampling depth:
description: The depth in meters where the sampling took place as a positive value
datatype: DOUBLE
unit: m
FunctionalGroup: EventType:
inherit_from_obligatory: inherit_from_obligatory:
- ControlledRecordType - ControlledRecordType
Gear: Biome:
inherit_from_obligatory: inherit_from_recommended:
- ControlledRecordType - ControlledRecordtype
recommended_properties:
Configuration: Device:
datatype: TEXT inherit_from_recommended:
- ControlledRecordtype
Event: Event:
obligatory_properties:
Gear:
recommended_properties: recommended_properties:
Parent_Event:
datatype: Event
Biome:
Campaign:
Device:
Position:
datatype: LIST(Position)
start_date: start_date:
description: The date and time the event started. description: The date and time the event started.
datatype: DATETIME datatype: DATETIME
suggested_properties:
end_date: end_date:
description: The date and time the event ended. description: The date and time the event ended.
datatype: DATETIME datatype: DATETIME
EventType:
SourceEvent: igsn_doi:
inherit_from_suggested:
- Event
obligatory_properties:
Position:
datatype: LIST<Position>
Gear:
recommended_properties:
Hol:
datatype: TEXT datatype: TEXT
Station Number: level:
datatype: TEXT datatype: TEXT
IGSN: locality_description:
datatype: TEXT datatype: TEXT
DOI: locality_name:
datatype: TEXT
suggested_properties:
Station ID:
description: The name/identifier of a station where regular sampling activity takes place.
datatype: TEXT datatype: TEXT
Sphere:
Responsible_Person:
datatype: LIST(Person)
Platform: Platform:
inherit_from_obligatory: inherit_from_obligatory:
...@@ -214,9 +192,10 @@ SampleType: ...@@ -214,9 +192,10 @@ SampleType:
inherit_from_obligatory: inherit_from_obligatory:
- ControlledRecordType - ControlledRecordType
SampleTypeSpecific: SampleMethod:
inherit_from_obligatory: recommended_properties:
- ControlledRecordType Parent_SampleMethod:
datatype: SampleMethod
StartPosition: StartPosition:
inherit_from_obligatory: inherit_from_obligatory:
...@@ -231,25 +210,6 @@ RegisterSampleTemplate: ...@@ -231,25 +210,6 @@ RegisterSampleTemplate:
column_names: column_names:
datatype: LIST<TEXT> datatype: LIST<TEXT>
MeshPoreSize:
inherit_from_obligatory:
- ControlledRecordType
recommended_properties:
enumValue:
datatype: TEXT
Fixation:
inherit_from_obligatory:
- ControlledRecordType
recommended_properties:
enumValue:
StorageTemperature:
inherit_from_obligatory:
- ControlledRecordType
recommended_properties:
enumValue:
Campaign: Campaign:
inherit_from_obligatory: inherit_from_obligatory:
- ControlledRecordType - ControlledRecordType
...@@ -259,27 +219,7 @@ Sphere: ...@@ -259,27 +219,7 @@ Sphere:
inherit_from_obligatory: inherit_from_obligatory:
- ControlledRecordType - ControlledRecordType
Sample context:
inherit_from_obligatory:
- ControlledRecordType
PDFReport: PDFReport:
inherit_from_obligatory: inherit_from_obligatory:
- ControlledRecordType - ControlledRecordType
description: PDF files which contain reports and additional information about samples, collections, or containers description: PDF files which contain reports and additional information about samples, collections, or containers
commonGermanName:
inherit_from_obligatory:
- ControlledRecordType
commonEnglishName:
inherit_from_obligatory:
- ControlledRecordType
Taxonomic group/Species:
inherit_from_obligatory:
- ControlledRecordType
Sample container:
inherit_from_obligatory:
- ControlledRecordType
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment