Lab Exercises: Difference between revisions

From info216
m (Sinoa moved page Labs to Python Labs)
No edit summary
 
(99 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''Labs:'''
Here we will present new lab exercises each week. ''The two last exercises may be updated.''
''The lab assignments are not final. In particular, we will use newer versions of some of the software.''


== Python ==
# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 5, from 27/1)
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
<!--
 
# [[Lab: RDF programming with RDFlib]] (week 5, from 29/1)
== Java ==
# [[Lab: SPARQL | Lab: SPARQL queries]] (week 6, from 5/2)
 
# [[Lab: SPARQL 2 | Lab: SPARQL updates]] (week 7, from 12/2)
# [[Lab: Getting started with Eclipse, Java and Jena]]
# [[Lab: SPARQL Programming | Lab: SPARQL programming]] (week 8, from 19/2)
# [[Lab: RDF programming in Jena]]
# [[Lab: Wikidata in RDF]] (week 9, from 26/2)
# [[Lab: SPARQL queries]]
# [[Lab: Semantic Lifting - CSV | Lab: From CSV to RDF]] (week 10, from 4/3)
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: JSON-LD]] (week 11, from 11/3)
# [[Lab: RDFS Programming in Jena]]
# [[Lab: SHACL | Lab: SHACL constraints]]  (week 12, from 18/3)
# [[Lab: Sgvizler]]
# [[Lab: RDFS | Lab: RDFS rules]] (week 15, from 8/4)
# [[Lab: RDFS Plus]]
# [[Lab: OWL 1]] (week 16, from 15/4)
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: OWL 2]] (week 17, from 22/4)
# [[Lab: OWL]]
# ''No lab in week 18 - May 1st is a holiday.''
# [[Lab: OWL DL]]
# [[Lab: Using Graph Embeddings]] (week 19, from 6/5, ''preliminary'')
 
# [[Lab: Training Graph Embeddings]] (week 20, from 11/5, ''preliminary'')
 
'''Project presentations:'''
In weeks 8, 13, and 19 there will not be ordinary labs. Instead, we will have mandatory presentations of your group assignments (programming projects).
 
 
'''Practical:'''
* [[:File:log4j.properties.txt | log4j.properties]]: save as a file named '''log4j.properties''' in the '''src/''' folder of your Eclipse project


''No exercises in weeks 13-14 and 18.''
-->


&nbsp;
&nbsp;
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2020, Andreas L. Opdahl (c)''</div>
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2025, Andreas L. Opdahl (c)''</div>

Latest revision as of 10:55, 20 January 2025

Here we will present new lab exercises each week. The two last exercises may be updated.

  1. Lab: Getting started with VSCode, Python and RDFlib (week 5, from 27/1)

 

INFO216, UiB, 2017-2025, Andreas L. Opdahl (c)