README is empty
View README.md
README is empty
View test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 15th century Europeana objects from France with "Saint" as title | |
PREFIX edm: <http://www.europeana.eu/schemas/edm/> | |
PREFIX ore: <http://www.openarchives.org/ore/terms/> | |
PREFIX luc: <http://www.ontotext.com/owlim/lucene#> | |
SELECT DISTINCT ?CHO ?year ?title ?EuropeanaObject | |
WHERE { | |
?EuropeanaObject edm:year ?year ; | |
edm:hasMet <http://sws.geonames.org/3017382/> . |
View gist:831bb98262ac048e9ff0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX dbpedia:<http://dbpedia.org/ontology/> | |
PREFIX foaf:<http://xmlns.com/foaf/0.1/> | |
SELECT ?auteur ?lieu ?datenaiss ?datedeces ?image | |
WHERE | |
{ | |
?auteur a <http://dbpedia.org/class/yago/FrenchPainters>. | |
?auteur dbpedia:birthPlace ?lieu. | |
?auteur dbpedia-owl:birthDate ?datenaiss. | |
?auteur dbpedia-owl:deathDate ?datedeces. |
View museumweek.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View gist:de864076e9564b3f08ac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
dir=antoine | |
mkdir -p $dir # creation repertoire | |
(echo "antoine courtin pierre" | |
echo "antoine courtin toto" | |
echo "b d e") > $dir/test |
View gist:918bf8adf6f59b19357b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
galerie d'entomologie (musÈum national d'histoire naturelle) | |
musÈe de l'assistance publique - hÙpitaux de paris | |
galerie d'anatomie comparÈe et de palÈontologie (musÈum d'histoire naturelle) | |
crypte archÈologique du parvis notre-dame | |
musÈe national eugËne delacroix | |
maison de balzac | |
musÈe bourdelle | |
musÈe de l'homme (musÈum national d'histoire naturelle) | |
musÈe cognacq-jay, musÈe du xviiie siËcle de la ville de paris | |
grande galerie de l'evolution (musÈum national d'histoire naturelle) |
View 16mars2015.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View mw2015_carte_France.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View mw2015_carte_mondiale.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer