Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
 
(117 intermediate revisions by 6 users not shown)
Line 1: Line 1:
''These lab exercises are not all updated from last year. There will be changes. In particular, we will use newer versions of some of the software.''
Here we will present new lab exercises each week.  
 
# [[Lab: Getting started with Eclipse, Java and Jena]]
# [[Lab: RDF programming in Jena]]
# [[Lab: SPARQL queries]]
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: RDFS Programming in Jena]]
# [[Lab: Sgvizler]]
# [[Lab: RDFS Plus]]
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: OWL]]
# [[Lab: OWL DL]]
 
'''Practical:'''
* [[:File:log4j.properties.txt | log4j.properties]]: save as a file named '''log4j.properties''' in the '''src/''' folder of your Eclipse project


# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 5, from 27/1)
# [[Lab: SPARQL | Lab: SPARQL queries]] (week 6 '''''and 7''''', from 3/2)
# [[Lab: SPARQL Programming | Lab: SPARQL programming]] (week 8, from 17/2)
# [[Lab: Ontop | Lab: Virtualisation with Ontop]] (week 9, from 24/2)
# [[Lab: JSON-LD]] (week 10, from 3/3)
# [[Lab: SHACL | Lab: SHACL constraints]] (week 11, from 10/3)
# [[Lab: RDFS | Lab: RDFS rules]] (week 12, from 17/3)
# [[Lab: Wikidata in RDF]] (week 13, from 24/3)
# [[Lab: OWL 1]] (week 14, from 31/3)
# [[Lab: OWL 2]] (week 15, from 7/4)
# [[Lab: Using Graph Embeddings]] (week 17-18, from 14/4 ''--- only the Thursday group in week 17'')
# [[Lab: Training Graph Embeddings]] (week 19, from 5/5)
# [[Lab: Semantic Lifting - CSV | Lab: From CSV to RDF]] (week 20, from 12/5)
# Lab: Exam training (week 21, from 17/5)
<!--
# [[Lab: RDF programming with RDFlib]] (week 5, from 29/1)
# [[Lab: SPARQL 2 | Lab: SPARQL updates]] (week 7, from 12/2)
-->


&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 09:01, 28 April 2025

Here we will present new lab exercises each week.

  1. Lab: Getting started with VSCode, Python and RDFlib (week 5, from 27/1)
  2. Lab: SPARQL queries (week 6 and 7, from 3/2)
  3. Lab: SPARQL programming (week 8, from 17/2)
  4. Lab: Virtualisation with Ontop (week 9, from 24/2)
  5. Lab: JSON-LD (week 10, from 3/3)
  6. Lab: SHACL constraints (week 11, from 10/3)
  7. Lab: RDFS rules (week 12, from 17/3)
  8. Lab: Wikidata in RDF (week 13, from 24/3)
  9. Lab: OWL 1 (week 14, from 31/3)
  10. Lab: OWL 2 (week 15, from 7/4)
  11. Lab: Using Graph Embeddings (week 17-18, from 14/4 --- only the Thursday group in week 17)
  12. Lab: Training Graph Embeddings (week 19, from 5/5)
  13. Lab: From CSV to RDF (week 20, from 12/5)
  14. Lab: Exam training (week 21, from 17/5)

 

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