|
| 1 | +{ |
| 2 | + "publisher": "Ike Hecht", |
| 3 | + "author": "Ike Hecht", |
| 4 | + "language": "en", |
| 5 | + "url": "https://github.com/NationalGalleryOfArt/mediawiki-pages-Geolocation", |
| 6 | + "packages": { |
| 7 | + "Geolocation": { |
| 8 | + "globalID": "Geolocation", |
| 9 | + "description": "A collection of wiki pages for easy inclusion of the Geolocation semantics in Mediawiki projects.", |
| 10 | + "version": "0.1", |
| 11 | + "pages": [ |
| 12 | + { |
| 13 | + "name": "Smw service online maps", |
| 14 | + "namespace": "NS_MEDIAWIKI", |
| 15 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/MediaWiki%2FSmw%20service%20online%20maps.mediawiki" |
| 16 | + }, |
| 17 | + { |
| 18 | + "name": "Geolocation", |
| 19 | + "namespace": "NS_PROJECT", |
| 20 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Project%2FGeolocation.mediawiki" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "Coordinates", |
| 24 | + "namespace": "SMW_NS_PROPERTY", |
| 25 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Property%2FCoordinates.mediawiki" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": "Full address", |
| 29 | + "namespace": "SMW_NS_PROPERTY", |
| 30 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Property%2FFull%20address.mediawiki" |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "Geolocation link", |
| 34 | + "namespace": "SMW_NS_PROPERTY", |
| 35 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Property%2FGeolocation%20link.mediawiki" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "Latitude", |
| 39 | + "namespace": "SMW_NS_PROPERTY", |
| 40 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Property%2FLatitude.mediawiki" |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": "Longitude", |
| 44 | + "namespace": "SMW_NS_PROPERTY", |
| 45 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Property%2FLongitude.mediawiki" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "Geolocation", |
| 49 | + "namespace": "NS_TEMPLATE", |
| 50 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Template%2FGeolocation.mediawiki" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Geolocation field set", |
| 54 | + "namespace": "NS_TEMPLATE", |
| 55 | + "url": "https:\/\/raw.githubusercontent.com\/NationalGalleryOfArt\/mediawiki-pages-Geolocation\/main\/Template%2FGeolocation%20field%20set.mediawiki" |
| 56 | + } |
| 57 | + ], |
| 58 | + "requiredExtensions": [ |
| 59 | + "PageForms", |
| 60 | + "ParserFunctions", |
| 61 | + "SemanticMediaWiki", |
| 62 | + "Maps" |
| 63 | + ] |
| 64 | + } |
| 65 | + } |
| 66 | +} |
0 commit comments