Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(29 intermediate revisions by 2 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. The old [[Java Labs | Java-based exercises]] are still available if you prefer.
 
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[Lab: RDF programming with RDFlib]]
# [[Lab: Group project ideas / SPARQL]]
# [[Lab: SPARQL]]
# [[Lab: Group Project Presentations 1]]
# [[Lab: SPARQL Programming]]
# [[Lab: RDFS]]
# [[Lab: RDFS plus]]
# [[Lab: Semantic Lifting - CSV]]
# [[Lab: Semantic Lifting - XML]]
# [[Lab: Semantic Lifting - HTML]]
# [[Lab: Web APIs and JSON-LD]]
# [[Lab: More OWL]]
 
 
 
 
'''Project presentations:'''
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: Getting started with Eclipse, Java and Jena]]
# [[Lab: RDF programming in Jena]]
# [[Lab: SPARQL queries]]
# [[Lab: RDFS Programming in Jena]]
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: Sgvizler]]
# [[Lab: RDFS Plus]]
# [[Lab: OWL]]


 
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)''</div>
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2020, Andreas L. Opdahl (c)''</div>

Revision as of 01:42, 15 April 2020

Here we will present new Python-based lab exercises each week. The old Java-based exercises are still available if you prefer.

  1. Lab: Getting started with Pycharm, Python and RDFlib
  2. Lab: RDF programming with RDFlib
  3. Lab: Group project ideas / SPARQL
  4. Lab: SPARQL
  5. Lab: Group Project Presentations 1
  6. Lab: SPARQL Programming
  7. Lab: RDFS
  8. Lab: RDFS plus
  9. Lab: Semantic Lifting - CSV
  10. Lab: Semantic Lifting - XML
  11. Lab: Semantic Lifting - HTML
  12. Lab: Web APIs and JSON-LD
  13. Lab: More OWL



Project presentations: 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).


 

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