Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(48 intermediate revisions by 5 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 Python-based lab exercises each week.  


# [[Lab: Getting started with Eclipse, Java and Jena]]
# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 4, from 25/1) <!-- After S1: KG & S2: RDF -->
# [[Lab: RDF programming in Jena]]
# [[Lab: RDF programming with RDFlib]] (week 5, from 1/2) <!-- After S3: SPARQL -->
# [[Lab: SPARQL queries]]
# [[Lab: SPARQL]] (week 6, from 8/2) <!-- After S4: Storing and sharing KGs -->
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: SPARQL Programming]] (week 7, from 15/2) <!-- After S5: Open KGs-->
# [[Lab: RDFS Programming in Jena]]
# [[Lab: Web APIs and JSON-LD]] (week 8, from 22/2) <!-- After S6: Enterprise KGs -->
# [[Lab: Sgvizler]]
# [[Lab: Semantic Lifting - CSV]] (week 9, from 28/2) <!-- After S8: Vocabularies -->
# [[Lab: RDFS Plus]]
# [[Lab: RDFS]] (week 10, from 6/3) <!-- After S7: RDFS -->
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: OWL 1]] (week 11, from 15/3) <!-- After S9: OWL -->
# [[Lab: OWL]]
# [[Lab: Semantic Lifting - XML]] (week 12, from 22/3) <!-- After S10: DL -->
# [[Lab: OWL DL]]
# [[Lab: More OWL | Lab: OWL 2]] (week 13, from 29/4) <!-- After S11: OWL-DL -->
 
# [[Lab: Semantic Lifting - HTML]] (week 14, from 5/4) <!-- After S12: KG embeddings -->
'''Practical:'''
# Week 15: Easter
* [[:File:log4j.properties.txt | log4j.properties]]: save as a file named '''log4j.properties''' in the '''src/''' folder of your Eclipse project
# Week 16: No labs
 
# [[Lab: Even More OWL | Lab: owlready2]] (week 17, from 26/4)
 
# [[Lab: Using Graph Embeddings]] (week 18, from 3/5)
&nbsp;
# [[Lab: Training Graph Embeddings]] (week 19, from 10/5)
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, Spring 2017-2020, Andreas L. Opdahl (c)''</div>

Revision as of 11:46, 24 May 2022

Here we will present new Python-based lab exercises each week.

  1. Lab: Getting started with VSCode, Python and RDFlib (week 4, from 25/1)
  2. Lab: RDF programming with RDFlib (week 5, from 1/2)
  3. Lab: SPARQL (week 6, from 8/2)
  4. Lab: SPARQL Programming (week 7, from 15/2)
  5. Lab: Web APIs and JSON-LD (week 8, from 22/2)
  6. Lab: Semantic Lifting - CSV (week 9, from 28/2)
  7. Lab: RDFS (week 10, from 6/3)
  8. Lab: OWL 1 (week 11, from 15/3)
  9. Lab: Semantic Lifting - XML (week 12, from 22/3)
  10. Lab: OWL 2 (week 13, from 29/4)
  11. Lab: Semantic Lifting - HTML (week 14, from 5/4)
  12. Week 15: Easter
  13. Week 16: No labs
  14. Lab: owlready2 (week 17, from 26/4)
  15. Lab: Using Graph Embeddings (week 18, from 3/5)
  16. Lab: Training Graph Embeddings (week 19, from 10/5)