File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ classes:
4242 coordinates :
4343 description : The geographic coordinates associated with an entity. For entities with a bounding box, the centroid is used as the geographic reference.
4444 range : Coordinates
45- required : false
4645 entity_type :
4746 description : What kind of entity is this -- e.g. sequence data; a soil core; a well; field site; sample; etc.
4847 range : EntityType
@@ -162,7 +161,7 @@ classes:
162161 broad_mappings :
163162 - MIXS:0000009
164163 range : decimal degree
165- required : false
164+ required : true
166165 slot_uri : WGS84:lat
167166 longitude :
168167 description : longitude
@@ -173,7 +172,7 @@ classes:
173172 broad_mappings :
174173 - MIXS:0000009
175174 range : decimal degree
176- required : false
175+ required : true
177176 slot_uri : WGS84:long
178177
179178 Name :
You can’t perform that action at this time.
0 commit comments