Here's a bit more information to see if it prompts any ideas...
Let's say I'm trying to build a directory website of libraries (I'm not, but the scenario is close enough).
I want to crowdsource the content by throwing a website together with the data I have so far - and then let members of the public improve on it over time in the style of an editable wiki. Ideally with some sort of change control / audit / rollback process.
People coming to the website to find a library should be able to search on location and available services (books, DVDs, internet, toilets, whatever).
The data for each library would ideally be part structured (address, services, photo), and part unstructured (textual descriptions, whatever).
Does anyone know of a product that does anything like this? Part database, part community, part wiki?
Even if not .net based, as least that would give a better starting point for our research. We're just looking to reach MVP stage at this point, so it doesn't have to be perfect.
Thanks!
Edit: something like
https://foswiki.org/ is the sort of thing.