Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(137 intermediate revisions by 6 users not shown)
Line 1: Line 1:
''These lab exercises are not properly 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 1: Getting started with Eclipse, Java and Jena]] (tentative)
# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 5, from 27/1)
# [[Lab 2: RDF programming in Jena]] (tentative)
# [[Lab: SPARQL | Lab: SPARQL queries]] (week 6 '''''and 7''''', from 3/2)
# [[Lab 3: RDFS Programming in Jena]] (tentative)
# [[Lab: SPARQL Programming | Lab: SPARQL programming]] (week 8, from 17/2)
# [[Lab 4: Storing graphs and datasets with Jena and TDB]] (tentative)
# [[Lab: Ontop | Lab: Virtualisation with Ontop]] (week 10, from 24/2)
# [[Lab 5: Accessing and lifting Web APIs (RESTful web services)]] (tentative)
# [[Lab: JSON-LD]] (week 11, from 3/3)
# [[Lab 6: SPARQL queries with Fuseki]] (tentative)
# [[Lab: SHACL | Lab: SHACL constraints]] (week 12, from 10/3)
# [[Lab 7: Sgvizler]] (tentative)
# [[Lab: RDFS | Lab: RDFS rules]] (week 13, from 17/3)
# [[Lab 8: RDFS Plus]] (tentative)
# [[Lab: Wikidata in RDF]] (week 14, from 24/3)
# [[Lab 9: OWL]] (tentative)
# [[Lab: OWL 1]] (week 15, from 31/3)
# [[Lab: OWL 2]] (week 16, from 7/4)
<!--
# [[Lab: RDF programming with RDFlib]] (week 5, from 29/1)
# [[Lab: SPARQL 2 | Lab: SPARQL updates]] (week 7, from 12/2)
# [[Lab: Semantic Lifting - CSV | Lab: From CSV to RDF]] (week 10, from 4/3)
# ''No lab in week 18 - May 1st is a holiday.''
# [[Lab: Using Graph Embeddings]] (week 19, from 6/5, ''preliminary'')
# [[Lab: Training Graph Embeddings]] (week 20, from 11/5, ''preliminary'')
 
''No exercises in weeks 13-14 and 18.''
-->
 
&nbsp;
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2025, Andreas L. Opdahl (c)''</div>

Revision as of 13:15, 27 March 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 10, from 24/2)
  5. Lab: JSON-LD (week 11, from 3/3)
  6. Lab: SHACL constraints (week 12, from 10/3)
  7. Lab: RDFS rules (week 13, from 17/3)
  8. Lab: Wikidata in RDF (week 14, from 24/3)
  9. Lab: OWL 1 (week 15, from 31/3)
  10. Lab: OWL 2 (week 16, from 7/4)

 

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