Lab Exercises: Difference between revisions

From info216
m (Sinoa moved page Labs to Python Labs)
No edit summary
Line 4: Line 4:
== Python ==
== Python ==
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
== Java ==
# [[Lab: Getting started with Eclipse, Java and Jena]]
# [[Lab: RDF programming in Jena]]
# [[Lab: SPARQL queries]]
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: RDFS Programming in Jena]]
# [[Lab: Sgvizler]]
# [[Lab: RDFS Plus]]
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: OWL]]
# [[Lab: OWL DL]]




'''Project presentations:'''
'''Project presentations:'''
In weeks 8, 13, and 19 there will not be ordinary labs. Instead, we will have mandatory presentations of your group assignments (programming projects).
In weeks 8, 13, and 19 there will not be ordinary labs. Instead, we will have mandatory presentations of your group assignments (programming projects).
'''Practical:'''
* [[:File:log4j.properties.txt | log4j.properties]]: save as a file named '''log4j.properties''' in the '''src/''' folder of your Eclipse project


 
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2020, 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 07:31, 15 January 2020

Labs: The lab assignments are not final. In particular, we will use newer versions of some of the software.

Python

  1. Lab: Getting started with Pycharm, Python and RDFlib


Project presentations: In weeks 8, 13, and 19 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)