Skip to content

Commit 3272b50

Browse files
Merge pull request #67 from ber-data/66-make-coordinates-in-entity-optional
Draft: make lat_lon optional
2 parents a013ba1 + c2cdf20 commit 3272b50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schema/linkml/bertron_schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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: true
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

0 commit comments

Comments
 (0)