Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
 
(128 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. ''The two last exercises may be updated.''


# [[Lab-Eclipse-Java-Jena | Lab 1 outline: Getting started with Eclipse, Java and Jena (tentative))]]
# [[Lab: Getting started with VSCode, Python and RDFlib]] (week 4, from 22/1)
# [[Lab 2: RDF programming in Jena (tentative)]]
# [[Lab: RDF programming with RDFlib]] (week 5, from 29/1)
# [[Lab 3: RDFS Programming in Jena (tentative)]]
# [[Lab: SPARQL | Lab: SPARQL queries]] (week 6, from 5/2)
# [[Lab 4: Storing graphs and datasets with Jena and TDB (tentative)]]
# [[Lab: SPARQL 2 | Lab: SPARQL updates]] (week 7, from 12/2)
# [[Lab 5: Accessing and lifting Web APIs (RESTful web services) (tentative)]]
# [[Lab: SPARQL Programming | Lab: SPARQL programming]] (week 8, from 19/2)
# [[Lab 6: SPARQL queries with Fuseki (tentative)]]
# [[Lab: Wikidata in RDF]] (week 9, from 26/2)
# [[Lab 7: Sgvizler (tentative)]]
# [[Lab: Semantic Lifting - CSV | Lab: From CSV to RDF]] (week 10, from 4/3)
# [[Lab 8: RDFS Plus (tentative)]]
# [[Lab: JSON-LD]]  (week 11, from 11/3)
# [[Lab 9: OWL (tentative)]]
# [[Lab: SHACL | Lab: SHACL constraints]]  (week 12, from 18/3)
# [[Lab: RDFS | Lab: RDFS rules]] (week 15, from 8/4)
# [[Lab: OWL 1]] (week 16, from 15/4)
# [[Lab: OWL 2]] (week 17, from 22/4)
# ''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.''
 
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2024, Andreas L. Opdahl (c)''</div>

Latest revision as of 11:11, 24 April 2024

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 4, from 22/1)
  2. Lab: RDF programming with RDFlib (week 5, from 29/1)
  3. Lab: SPARQL queries (week 6, from 5/2)
  4. Lab: SPARQL updates (week 7, from 12/2)
  5. Lab: SPARQL programming (week 8, from 19/2)
  6. Lab: Wikidata in RDF (week 9, from 26/2)
  7. Lab: From CSV to RDF (week 10, from 4/3)
  8. Lab: JSON-LD (week 11, from 11/3)
  9. Lab: SHACL constraints (week 12, from 18/3)
  10. Lab: RDFS rules (week 15, from 8/4)
  11. Lab: OWL 1 (week 16, from 15/4)
  12. Lab: OWL 2 (week 17, from 22/4)
  13. No lab in week 18 - May 1st is a holiday.
  14. Lab: Using Graph Embeddings (week 19, from 6/5, preliminary)
  15. Lab: Training Graph Embeddings (week 20, from 11/5, preliminary)

No exercises in weeks 13-14 and 18.

 

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