ResilienceWeb / resilience-web

A platform that weaves together groups working on social and environmental change in order to foster collaboration and fuel social change.
https://resilienceweb.org.uk
MIT License
15 stars 3 forks source link

Add geographical data #70

Open DinerIsmail opened 1 year ago

DinerIsmail commented 1 year ago

This involves:

Useful links:

samuk commented 11 months ago

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.

DinerIsmail commented 11 months ago

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.

samuk commented 11 months ago

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: https://github.com/ResilienceWeb/resilience-web/issues/70#issuecomment-1793507459 You are receiving this because you were mentioned.

Message ID: @.***>

samuk commented 10 months ago

Maybe publishing in a Murmurations compatible format might be a good first step?