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:36] Vincent Alamercery |
siprojuris:defi_donnees_2018 [2024/01/10 19:16] (Version actuelle) Vincent Alamercery |
||
|---|---|---|---|
| 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; | ||