Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
siprojuris:defi_donnees_2018 [2019/01/29 11:35] Vincent Alamercery |
siprojuris:defi_donnees_2018 [2024/01/10 19:16] (Version actuelle) Vincent Alamercery |
||
|---|---|---|---|
| Ligne 17: | Ligne 17: | ||
| Le défi a été lancé lors de la journée Variété des données SHS, Nantes, 28 mai 2018, atelier associé à la conférence INFORSID 2018 | Le défi a été lancé lors de la journée Variété des données SHS, Nantes, 28 mai 2018, atelier associé à la conférence INFORSID 2018 | ||
| - | [[http://eric.univ-lyon2.fr/adoc|Présentation du défi]]. | + | [[http://eric.univ-lyon2.fr/adoc#|Présentation du défi]]. |
| \\ | \\ | ||
| Ligne 75: | Ligne 75: | ||
| === Requête qui reconstitute son parcours biographique === | === Requête qui reconstitute son parcours biographique === | ||
| - | Requête à coller dans le [[http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql|point d'accès SPARQL]] du projet [[http://symogih.org|symogih.org]]. | + | Requête à coller dans le [[https://dataforhumanities.abes.fr/sparql|point d'accès SPARQL]] du projet [[https://dataforhumanities.org|dataforhumanities.org]]. |
| <code SPARQL> | <code SPARQL> | ||
| SELECT ?TyRoLabel ?infoStandardDate ?infoStandardLabel ?TyInLabel | SELECT ?TyRoLabel ?infoStandardDate ?infoStandardLabel ?TyInLabel | ||
| WHERE | WHERE | ||
| - | {GRAPH <http://symogih.org/graph/symogih-kute> | + | {GRAPH <https://dataforhumanities.org/sparql-endpoint/symogih-kute> |
| { | { | ||
| ?tyro rdfs:label ?TyRoLabel. | ?tyro rdfs:label ?TyRoLabel. | ||
| ?tyin rdfs:label ?TyInLabel. | ?tyin rdfs:label ?TyInLabel. | ||
| - | {GRAPH <http://symogih.org/graph/siprojuris-sym> | + | {GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| {?s ?p syr:Actr56241; | {?s ?p syr:Actr56241; | ||
| sym:isComponentOf ?info; | sym:isComponentOf ?info; | ||