Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
|
siprojuris:enrichir_les_donnes_avec_lod [2021/12/09 15:23] Francesco Beretta [Elargir le corpus avec les données de la BNF] |
siprojuris:enrichir_les_donnes_avec_lod [2024/01/10 19:15] (Version actuelle) Vincent Alamercery Mise à jour liens |
||
|---|---|---|---|
| Ligne 18: | Ligne 18: | ||
| ===== Un exemple : Gaston,Louis, Henry May (1849 - 1940) ===== | ===== Un exemple : Gaston,Louis, Henry May (1849 - 1940) ===== | ||
| - | ATTENTION : requêtes à exécuter sur le [[http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql|point d'accès SPARQL du projet //symogih.org//]] | + | ATTENTION : requêtes à exécuter sur le [[https://dataforhumanities.abes.fr/sparql|point d'accès SPARQL]] du projet [[https://dataforhumanities.org|Data For Humanities]] |
| ==== Son parcours biographique ==== | ==== Son parcours biographique ==== | ||
| Ligne 26: | Ligne 26: | ||
| 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; | ||
| Ligne 52: | Ligne 52: | ||
| { | { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| {syr:Actr56241 owl:sameAs ?idRef. | {syr:Actr56241 owl:sameAs ?idRef. | ||
| } | } | ||
| Ligne 71: | Ligne 71: | ||
| WHERE | WHERE | ||
| { | { | ||
| - | {GRAPH <http://symogih.org/graph/siprojuris-sym> | + | {GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| {syr:Actr56241 owl:sameAs ?idRef. | {syr:Actr56241 owl:sameAs ?idRef. | ||
| } | } | ||
| Ligne 95: | Ligne 95: | ||
| SELECT * | SELECT * | ||
| WHERE { | WHERE { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| { | { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?o. | ?s owl:sameAs ?o. | ||
| Ligne 112: | Ligne 112: | ||
| WHERE { | WHERE { | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref. | ?s owl:sameAs ?idref. | ||
| Ligne 134: | Ligne 134: | ||
| WHERE { | WHERE { | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref. | ?s owl:sameAs ?idref. | ||
| Ligne 164: | Ligne 164: | ||
| WHERE { | WHERE { | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref. | ?s owl:sameAs ?idref. | ||
| Ligne 200: | Ligne 200: | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref; | ?s owl:sameAs ?idref; | ||
| Ligne 244: | Ligne 244: | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref; | ?s owl:sameAs ?idref; | ||
| Ligne 329: | Ligne 329: | ||
| | | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref. | ?s owl:sameAs ?idref. | ||
| Ligne 361: | Ligne 361: | ||
| { | { | ||
| - | SERVICE <http://bhp-publi.ish-lyon.cnrs.fr:8888/sparql> | + | SERVICE <https://dataforhumanities.abes.fr/sparql> |
| {SELECT * | {SELECT * | ||
| WHERE { | WHERE { | ||
| - | GRAPH <http://symogih.org/graph/siprojuris-sym> | + | GRAPH <https://dataforhumanities.org/sparql-endpoint/siprojuris-sym> |
| { | { | ||
| ?s owl:sameAs ?idref. | ?s owl:sameAs ?idref. | ||