ropensci / mregions2

Access the Marine Regions Gazetteer and the Marine Regions Data Products in R. Maintained by @salvafern.
https://docs.ropensci.org/mregions2/
Other
5 stars 2 forks source link

List definitions of each attribute of each data product #20

Closed salvafern closed 5 months ago

salvafern commented 1 year ago

Raised by @sheilasaia at https://github.com/ropensci/software-review/issues/590#issuecomment-1606138219

_The authors don't have a vignette for mrp_colunique() but it would be helpful to include this since it can give the user a sense of what columns are available to them if they are not as familiar with the structure of the Marine Regions data product [...]

This is challenging for us, the Marine Regions Team, as the attributes of the data products don't follow any convention. Plus, in some cases none of us created the data products nor decided how to name or what attributes should be there. Nonetheless, we will add an exhaustive list defining each attributes the best we can to our understanding. Future efforts shall include standardization of such attributes, potentially reusing on-going standards.

salvafern commented 1 year ago

The list with definitions is here: https://github.com/lifewatch/mregions2/blob/main/inst/mrp_ontology.csv

This is provisional and we may change it.

salvafern commented 5 months ago

I will close for now as there are no immediate plans to make a better fix than what is currently on place