mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-22 06:22:29 +00:00
Include links to sparql docs
This commit is contained in:
parent
4f12fac0de
commit
ba5bb34eb2
@ -1771,9 +1771,9 @@
|
|||||||
"In one of the exercises, we excluded lead and backing vocals from the list of instruments.\n",
|
"In one of the exercises, we excluded lead and backing vocals from the list of instruments.\n",
|
||||||
"However, are those the only types of vocals?\n",
|
"However, are those the only types of vocals?\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You can check if a string or URI matches a regular expression with `regex(?variable, \"<regex>\", \"i\")`.\n",
|
"You can check if a string or URI matches a regular expression with `regex(?variable, \"<regex>\")`.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Consult if needed how to use regular expressions with SPARQL [here](https://www.w3.org/TR/rdf-sparql-query/)."
|
"The documentation for regular expressions in SPARQL is [here](https://www.w3.org/TR/rdf-sparql-query/)."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1844,24 +1844,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.5.5"
|
"version": "3.7.2"
|
||||||
},
|
|
||||||
"latex_envs": {
|
|
||||||
"LaTeX_envs_menu_present": true,
|
|
||||||
"autocomplete": true,
|
|
||||||
"bibliofile": "biblio.bib",
|
|
||||||
"cite_by": "apalike",
|
|
||||||
"current_citInitial": 1,
|
|
||||||
"eqLabelWithNumbers": true,
|
|
||||||
"eqNumInitial": 1,
|
|
||||||
"hotkeys": {
|
|
||||||
"equation": "Ctrl-E",
|
|
||||||
"itemize": "Ctrl-I"
|
|
||||||
},
|
|
||||||
"labels_anchors": false,
|
|
||||||
"latex_user_defs": false,
|
|
||||||
"report_style_numbering": false,
|
|
||||||
"user_envs_cfg": false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
Loading…
Reference in New Issue
Block a user