1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-12-13 08:58:17 +00:00

Actualizar ejercicios LOD

This commit is contained in:
J. Fernando Sánchez
2023-02-13 18:26:14 +01:00
parent 41d3bdea75
commit 897bb487b1
7 changed files with 117 additions and 110 deletions

View File

@@ -124,7 +124,7 @@
"metadata": {},
"outputs": [],
"source": [
"%%sparql https://live.dbpedia.org/sparql\n",
"%%sparql https://dbpedia.org/sparql\n",
"\n",
"SELECT ?s ?p ?o\n",
"WHERE {\n",
@@ -149,7 +149,7 @@
"metadata": {},
"outputs": [],
"source": [
"%%sparql https://live.dbpedia.org/sparql\n",
"%%sparql https://dbpedia.org/sparql\n",
"\n",
"SELECT *\n",
"WHERE\n",
@@ -445,7 +445,7 @@
"window_display": false
},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -459,7 +459,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.1"
"version": "3.8.10"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,