commit 64b8373f167b0fa6ca0ea6c119917e055b439014 Author: jules Date: Fri Sep 4 21:20:34 2020 +0200 manifest open refine diff --git a/DAAP-manifest.json b/DAAP-manifest.json new file mode 100644 index 0000000..c1159a1 --- /dev/null +++ b/DAAP-manifest.json @@ -0,0 +1,27 @@ +{ + "version": "1.0", + "mediawiki": { + "name": "DAAP", + "root": "https://daap.bannerrepeater.org/wiki/", + "main_page": "https://daap.bannerrepeater.org/wiki/Main_Page", + "api": "https://daap.bannerrepeater.org/w/api.php" + }, + "wikibase": { + "site_iri": "http://daap.bannerrepeater.org/entity/", + "maxlag": 5, + "properties": { + "instance_of": "P1", + "subclass_of": "P62" + } + }, + "oauth": { + "registration_page": "https://daap.bannerrepeater.org/wiki/Special:OAuthConsumerRegistration/propose" + }, + "reconciliation": { + "endpoint": "http://116.203.73.138:8000/${lang}/api" + } +} + + + +