-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add geographical data #70
Comments
Related maybe. I was wondering about Murmurations intergration: https://map.murmurations.network/ So when adding a new org to Resilience web it would check Murmurations API for the organisation URL. If it finds the URL it could pull in data from the Murmurations API. Resilience web could also publish it's data in an API compatible with Murmurations. |
It's a good shout @samuk, but how would we know whether an org someone is adding is the same as an existing one from Murmurations? Also in regards to publishing the data I'm already in touch with someone who told me about how that would work, I don't have much capacity to do that now but once I do I will look further into it. |
Can we just lookup the URL and see if it exists in the Murmurations data?
If it matches pull in that data, if it doesn't then don't?
https://www.w3.org/DesignIssues/LinkedData.html
I may be oversimplifying, there are probably edge cases which would be
problematic.
Quoting Diner ***@***.***>:
… It's a good shout @samuk, but how would we know whether an org
someone is adding is the same as an existing one from Murmurations?
Also in regards to publishing the data I'm already in touch with
someone who told me about how that would work, I don't have much
capacity to do that now but once I do I will look further into it.
--
Reply to this email directly or view it on GitHub:
#70 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Maybe publishing in a Murmurations compatible format might be a good first step? |
This involves:
Useful links:
The text was updated successfully, but these errors were encountered: