File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ 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 : true
45+ required : false
4646 entity_type :
4747 description : What kind of entity is this -- e.g. sequence data; a soil core; a well; field site; sample; etc.
4848 range : EntityType
@@ -162,7 +162,7 @@ classes:
162162 broad_mappings :
163163 - MIXS:0000009
164164 range : decimal degree
165- required : true
165+ required : false
166166 slot_uri : WGS84:lat
167167 longitude :
168168 description : longitude
@@ -173,7 +173,7 @@ classes:
173173 broad_mappings :
174174 - MIXS:0000009
175175 range : decimal degree
176- required : true
176+ required : false
177177 slot_uri : WGS84:long
178178
179179 Name :
You can’t perform that action at this time.
0 commit comments