Browse Source

manifest open refine

master
jules 4 years ago
commit
64b8373f16
  1. 27
      DAAP-manifest.json

27
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"
}
}
Loading…
Cancel
Save