A new generic authority connector for JSON data exchange format
The current MCF generic authority connector is taking XML for input. As time goes, JSON is now another frequently used data exchange format. So I have created a new generic connector, able to take json as input, instead of XML. Would you be interested in integrating it into ManifoldCF? The corresponding documentation can be found here: https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/2835021825/New+generic+authority+connector
Additionally to this new connector, I have fixed a syntax error in csv connector pom.
Thank you @guylaine-bassette for your contribution, we will consider this for ManifoldCF 2.28 because we don't want to apply any changes to the base code for 2.27 release, this due to the drastic change in the release process.
I have just created a ticket for this: https://issues.apache.org/jira/browse/CONNECTORS-1759