Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Here we will present new Python-based lab exercises each week. The old [[Java Labs | Java-based exercises]] are still available if you prefer.
Here we will present new Python-based lab exercises each week.  


# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 4, from 25/1) <!-- After S1: KG & S2: RDF -->
# [[Lab: RDF programming with RDFlib]]
# [[Lab: RDF programming with RDFlib]] (week 5, from 1/2) <!-- After S3: SPARQL -->
# [[Lab: Group project ideas / SPARQL]]
# [[Lab: SPARQL]] (week 6, from 8/2) <!-- After S4: Storing and sharing KGs -->
# [[Lab: SPARQL]]
# [[Lab: SPARQL Programming]] (week 7, from 15/2) <!-- After S5: Open KGs-->
# [[Lab: Group Project Presentations 1]]
# [[Lab: Web APIs and JSON-LD]] (week 8, from 22/2) <!-- After S6: Enterprise KGs -->
# [[Lab: SPARQL Programming]]
# [[Lab: Semantic Lifting - CSV]] (week 9, from 28/2) <!-- After S8: Vocabularies -->
# [[Lab: RDFS]]
# [[Lab: RDFS]] (week 10, from 6/3) <!-- After S7: RDFS -->
# [[Lab: RDFS plus]]
# [[Lab: OWL 1]] (week 11, from 15/3) <!-- After S9: OWL -->
# [[Lab: Semantic Lifting - CSV]]
# [[Lab: Semantic Lifting - XML]] (week 12, from 22/3) <!-- After S10: 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 -->
 
# Week 15: Easter
'''Project presentations:'''
# Week 16: No labs
In weeks 7-8, 12-13, and 17-18 there will not be ordinary labs. Instead, we will have mandatory presentations of your group assignments (programming projects).
# [[Lab: Even More OWL | Lab: owlready2]] (week 17, from 26/4)
 
# [[Lab: Using Graph Embeddings]] (week 18, from 3/5)
 
# [[Lab: Training Graph Embeddings]] (week 19, from 10/5)
&nbsp;
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 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)