Lab Exercises: Difference between revisions

From info216
m (Sinoa moved page Labs to Python Labs)
No edit summary
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Labs:'''
Here we will present new Python-based lab exercises each week. The old [[Java Labs | Java-based exercises]] are still available if you prefer.
''The lab assignments are not final. In particular, we will use newer versions of some of the software.''


== Python ==
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[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]]


== 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 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).
 
 
'''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 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)