Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(25 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 Eclipse, Java and Jena]]
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[Lab: RDF programming in Jena]]
# [[Lab: RDF programming with RDFlib]]
# [[Lab: SPARQL queries]]
# [[Lab: Group project ideas / SPARQL]]
# [[Lab: Storing graphs and datasets with Jena and TDB]]
# [[Lab: SPARQL]]
# [[Lab: RDFS Programming in Jena]]
# [[Lab: Group Project Presentations 1]]
# [[Lab: Sgvizler]]
# [[Lab: SPARQL Programming]]
# [[Lab: RDFS Plus]]
# [[Lab: RDFS]]
# [[Lab: Web APIs, JSON and JSON-LD]]
# [[Lab: RDFS plus]]
# [[Lab: OWL]]
# [[Lab: Semantic Lifting - CSV]]
# [[Lab: OWL DL]]
# [[Lab: Semantic Lifting - XML]]
# [[Lab: Semantic Lifting - HTML]]
# [[Lab: Web APIs and JSON-LD]]
# [[Lab: More OWL]]


'''Practical:'''
 
* [[:File:log4j.properties.txt | log4j.properties]]: save as a file named '''log4j.properties''' in the '''src/''' folder of your Eclipse project
 
 
'''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).




 
 
<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)