-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation Needed for Relating Organizational Features to Reference Feature Collections #249
Comments
I think there are a few types of relationships we may want people to assert:
|
It might have been wiser to rename the middle column to |
It's more that this is either a matrix (different types of things haver different predicates for different ref features) or is better communicated in a more broken out way than table |
Probably many ways to represent it. I think there are certainly better ways to frame the output documentation than the table I included at the head of this issue. Your framing addresses someone that who is readily able to adapt their infrastructure to relate to features of upmost hydrologic importance to the data. I do think we should consider multiple representations of how to map - mine was built off the use case of adding WQP stations to geoconnex. The table I created had two principle questions I was trying to answer:
{
"@iot.id": "0800852-MB1",
"name": "MysteryBridge",
"description": "MysteryBridge",
"properties": {
"OrganizationFormalName": "Mystery Bridge Road - US Highway 20",
"county": "https://geoconnex.us/ref/counties/56025",
"hu08": "https://geoconnex.us/ref/hu08/10180007",
"mainstem": "https://geoconnex.us/ref/mainstems/486655",
"monitoringLocationType": "CERCLA Superfund Site",
"provider": "STORET",
"state": "https://geoconnex.us/ref/states/56",
"station_url": "https://www.waterqualitydata.us/provider/STORET/0800852/0800852-MB1/",
"uri": "https://geoconnex.us/iow/wqp/0800852-MB1"
}
}
|
Re-reading this I entirely agree. I guess this is an outstanding question - Is your scenario imagining a world where there is geospatial inferences? If the answer is yes, then I think each still merits a mapping of how you could relate to all reference features. Could be a two step process where you select the type of information you would want to associate and it would then show a corresponding map to reference features |
I think we can imagine geospatial inferencing one way or another. But agreed we can describe all relationships that would end up inthe graph, and indicate which need to be explicit to show up. |
Description: We need to create documentation outlining the best practices for relating organizational features to each reference feature collection in our service. The goal is to establish a consistent and understandable way to relate these collections to each other using appropriate standards and vocabularies. It seems
gsp:stWithin
could be a simple fallback if there are no vocabulary specific predicates. The goal of this issue is to come to consensus before developing documentation on the standard the relationships between the reference feature collections and organizationally contributed features. For the current collections (predicates open to change)hyf:referencedPosition/hyf:HY_IndirectPosition/hyf:linearElement
schema:State
The text was updated successfully, but these errors were encountered: