project:openguesser

This is an old revision of the document!


“The GeoAdmin StoryMaps: you can try the original SwissGuesser game here, based on the dataset mentioned above, now hosted at Opendata.swiss. At #GLAMhack 2017 we play-tested, revisited the data, then forked and started a refresh of the project. So far we updated all library dependencies but got rid of the old data loading mechanism, with the goal of connecting (later in real time) to open data sources. Encouraged by an excellent Wikidata workshop, we are testing a new dataset obtained via the Wikidata Linked Data endpoint (see app/data/*.sparql in wikidata-initial branch). This opens the possibility of connecting other sources, such as datasets tagged 'glam' on Opendata.swiss, and creating more custom games based on this engine. <HTML><iframe style=“width: 80vw; height: 50vh; border: none;” src=“https://query.wikidata.org/embed.html#PREFIX%20psv%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fstatement%2Fvalue%2F%3E%0APREFIX%20schema%3A%20%3Chttp%3A%2F%2Fschema.org%2F%3E%0A%0ASELECT%20%3Fmuseum%20%3FmuseumLabel%20%3FmuseumDescription%20%3Farticle%20%3Flat%20%3Flong%20%3Fimage%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%2Cde%2Cfr%2Cit%22.%20%7D%0A%20%20%3Fmuseum%20%28wdt%3AP31%2a%2Fwdt%3AP279%2a%29%20wd%3AQ33506.%0A%20%20%3Fmuseum%20wdt%3AP17%20wd%3AQ39.%0A%20%20%3Fmuseum%20p%3AP625%20%3Fstatement.%0A%20%20%3Farticle%20schema%3Aabout%20%3Fmuseum.%0A%20%20%3Farticle%20schema%3AisPartOf%20%3Chttps%3A%2F%2Fen.wikipedia.org%2F%3E.%0A%20%20%3Fstatement%20psv%3AP625%20%3Fcoordinate_node.%0A%20%20%3Fcoordinate_node%20wikibase%3AgeoLatitude%20%3Flat.%0A%20%20%3Fcoordinate_node%20wikibase%3AgeoLongitude%20%3Flong.%0A%20%20%3Fmuseum%20wdt%3AP18%20%3Fimage.%0A%7D%0ALIMIT%2010” referrerpolicy=“origin” sandbox=“allow-scripts allow-same-origin allow-popups” ></iframe></HTML> We also came up with a few concrete improvement ideas in mind, and we would be glad to see more ideas and any contributions: please raise an Issue or Pull Request on GitHub if you're so inclined! <GITHUB loleg/openguesser> ===== Data ===== * GeoAdmin API * Wikidata API ===== Team ===== * loleg * @pa_fonta

  • project/openguesser.1505575630.txt.gz
  • Last modified: 2017/09/16 17:27
  • by loleg