EDIorg / ecocomDP

A dataset design pattern and R package for ecological community data.
https://ediorg.github.io/ecocomDP/
Other
32 stars 13 forks source link

Validate that mapped_id is a uri #117

Closed kzollove closed 2 years ago

kzollove commented 2 years ago

Update the validate_data function. Attempt to dereference the uri's (mapped_id variable) in the variable_mapping table. Return a warning if a uri value is not valid.

clnsmth commented 2 years ago

This would be a nice feature @kzollove.