mintproject / MINT-DataCatalog-Public

Public-facing aspects of data catalog, such as documentation, demos, tracking issues, and feature requests
Apache License 2.0
1 stars 1 forks source link

SVO names for points on a river extracted from GRWL dataset #12

Open ankushkhandelwal opened 5 years ago

ankushkhandelwal commented 5 years ago

I have created a dataset that contains locations of points on river. For example like this

point_example

Each point will have a unique ID. I extracted this points from the GRWL dataset from here - https://doi.org/10.5281/zenodo.1297434

The unique IDs are created by me and are not taken from the dataset because this dataset provides information as a linestring.

Please suggest a relevant name and uri

mariutzica commented 5 years ago

I am thinking this would be similar to issue #11 so I would say something like

basin~drainage_channel~river_point__khandelwal_identification_code

Is there some common attribute for all of the points? For example, do all of the points fall along the centerline of the river channel? Then the variable would be more specific, like:

basin~drainage_channel~river_centerline_point__khandelwal_identification_code

Where centerline = line~max-depth. What do you think?

EDIT: I just saw that the documentation mentions the polyline is a centerline, but please confirm that I'm interpreting this correctly. The URI for the latter variable would be:

http://www.geoscienceontology.org/svo/svl/variable#basin%7Edrainage%40context%7Ein_%28%28channel%7Eriver_centerline%29_point%29__khandelwal_identification_code

ankushkhandelwal commented 4 years ago

Yes, according to the authors these polylines are center lines. I am fine with the name that you have suggested. Please add them to the ontology.

mariutzica commented 4 years ago

@ankushkhandelwal I just added the label basin~drainage_channel~river_centerline_point__khandelwal_identification_code to the ontology.