Difference between revisions of "Lab: Group Project Presentations 1"
Line 13: | Line 13: | ||
After the presentations you can start on the tasks for next week. These tasks are about programming SPARQL queries and inserts in a python program. | After the presentations you can start on the tasks for next week. These tasks are about programming SPARQL queries and inserts in a python program. | ||
− | |||
+ | * Redo all the steps from Lab 4, this time writing a Python/RDFlib program. | ||
You can look at the python example page to see how to connect to your blazegraph database in Python and perform some basic queries. | You can look at the python example page to see how to connect to your blazegraph database in Python and perform some basic queries. |
Revision as of 00:15, 14 February 2020
Contents
Lab 5: Group Project Presentations
Topics
- Group Presentations.
- SPARQL programming in python with Blazegraph.
Presentations
Today you will be presenting your ideas for the group project in the lab. Andreas Opdahl will be present to give you further feedback and ideas.
Tasks (if we have additional time)
After the presentations you can start on the tasks for next week. These tasks are about programming SPARQL queries and inserts in a python program.
- Redo all the steps from Lab 4, this time writing a Python/RDFlib program.
You can look at the python example page to see how to connect to your blazegraph database in Python and perform some basic queries.