1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-01-07 03:31:28 +00:00

Compare commits

...

6 Commits

Author SHA1 Message Date
J. Fernando Sánchez
e824fd8fed Fix typos 2019-02-21 18:04:17 +01:00
J. Fernando Sánchez
76d08a9e40 Fix example count 2019-02-21 17:21:41 +01:00
J. Fernando Sánchez
ba5bb34eb2 Include links to sparql docs 2019-02-21 17:12:13 +01:00
Carlos A. Iglesias
4f12fac0de Added references 2019-02-21 15:02:47 +01:00
J. Fernando Sánchez
fafce65bd3 Remove unnecessary bracket 2019-02-21 14:13:30 +01:00
J. Fernando Sánchez
9332fd6f80 Fix typos. Delete date from copyright notice 2019-02-21 12:29:44 +01:00
2 changed files with 32 additions and 135 deletions

File diff suppressed because one or more lines are too long

View File

@ -222,9 +222,7 @@
"source": [
"Your task is to design five queries to answer the questions in the description, and run each of them in at least three graphs, other than the `synthetic` graph.\n",
"\n",
"To design the queries, you can either use what you know about the schema.org vocabularies, or explore subjects, predicates and objects in each of the graphs.\n",
"\n",
"You will get a better understanding if you follow the exploratory path.\n",
"To design the queries, what you know about the schema.org vocabularies, or explore subjects, predicates and objects in each of the graphs.\n",
"\n",
"Here's an example to get the entities and their types in a graph:"
]
@ -431,7 +429,7 @@
"## Licence\n",
"The notebook is freely licensed under under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n",
"\n",
2018 Universidad Politécnica de Madrid."
"© Universidad Politécnica de Madrid."
]
}
],