Skip to content

Instantly share code, notes, and snippets.

View antoinecourtin's full-sized avatar

Antoine Courtin antoinecourtin

View GitHub Profile
@antoinecourtin
antoinecourtin / README.md
Created May 6, 2014 20:38
No name - README is empty

README is empty

README is empty

# 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/> .
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.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/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
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)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.