Lab Exercises: Difference between revisions

From info216
No edit summary
No edit summary
(41 intermediate revisions by 2 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 Python-based lab exercises each week. The old [[Java Labs | Java-based exercises]] are still available if you prefer.


# [[Lab 1: Getting started with Eclipse, Java and Jena]]
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
# [[Lab 2: RDF programming in Jena]]
# [[Lab: RDF programming with RDFlib]]
# [[Lab 3: RDFS Programming in Jena]]
# [[Lab: Group project ideas / SPARQL]]
# [[Lab 4: Storing graphs and datasets with Jena and TDB]] (tentative)
# [[Lab: SPARQL]]
# [[Lab 5: Accessing and lifting Web APIs (RESTful web services)]] (tentative)
# [[Lab: Group Project Presentations 1]]
# [[Lab 6: SPARQL queries with Fuseki]] (tentative)
# [[Lab: SPARQL Programming]]
# [[Lab 7: Sgvizler]] (tentative)
# [[Lab: RDFS]]
# [[Lab 8: RDFS Plus]] (tentative)
# [[Lab: RDFS plus]]
# [[Lab 9: OWL]] (tentative)
# [[Lab: Semantic Lifting - CSV]]
# [[Lab: Semantic Lifting - XML]]
# [[Lab: Semantic Lifting - HTML]]
# [[Lab: Web APIs and JSON-LD]]
# [[Lab: More OWL]]


<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, Spring 2017, Prof. Andreas L. Opdahl (c)''</div>
 
 
 
'''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).
 
 
&nbsp;
<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)