I've been thinking about integrating a wiki into my web-application. Currently I'm testing MediaWiki API (web-services interface), but my intended usage will most likely conflict with the GPL license. Some parts of my web-application is closed source.
Does anyone have good experiences or recommendations for a Wiki (with BSD-license or similar) that have a web-services interface that will allow me to retrieve/create articles (both formated and raw text) and supports userrights-management.