internetofwater / geoconnex.us

URI registry for https://geoconnex.us based URIs
Other
24 stars 16 forks source link

started nmwdi #75

Closed jirhiker closed 4 years ago

ksonda commented 4 years ago

@jirhiker For this to work you need to set the URI to end in the {NMWDI-} based ids.

image

jirhiker commented 4 years ago

small issue. NMWDI-0000001 is Location name I minted during ETL. However I don't mint new names for the Things associated with each Location. I use the agency identifier (e.g. AR-0001).

Ill replace the location name the thing name. but that means URI will end with agency based ids

ksonda commented 4 years ago

Ok. The other alternative is to just set id_field: in wdi.config.yml to agency_id .

ksonda commented 4 years ago

OK. I'm going to merge this and interpret it as a regex redirect. @dblodgett-usgs I think it's actually easy enough to, if the person knows regex, to implement these as csv template as well. I'll tinker with it.