Skip to content

WSWCWaterDataExchange/geoconnex.us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permanent Identifiers for US Hydrologic Features

This is the registry for URIs with the base https://geoconnex.us, principally to assign permanent identifiers and redirects for hydrologic features in the United States as an implementation Internet of Water principles. Persistent identifiers are important for maintaining a production system of linked hydrologic data systems, of the sort that SELFIE experimented.

Adding a Permanent Identifier to geoconnex.us

The process for adding a URI is similar to that used by w3id.org

The preferred way to create the redirects yourself is by following these steps:

  1. Fork the internetofwater/geoconnex.us repository.
  2. Add a directory corresponding to the namespace you want. For example '/example-namespace/
  3. Add a set of redirects using the csv template or a geojson file with the same attributes.
  • The only required fields are "id" (the geoconnex URI you want), "target" (where the URI should redirect to), and "creator" (your email address).
  • Optionally include latitude and longitude, lines, or polygons in a geojson file to refer to resources about places with distinct locations on Earth.
  • Optionally include more complex redirects for content negotiarion using the c1_ and c2_ fields.
  1. (Optional) Add a README.md detailing contact persons and (a subset of) your permanent identifiers in your namespace directory. For an example, see example-namespace/README.md
  2. Commit your changes and submit a pull request.
  3. geoconnex.us administrators will review your pull request and merge it if everything looks correct. Once the pull request is merged, the changes go live within (a time period)

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%