Stage-oe-small.jpg

Lehre/Linked Data and the Semantic Web: Unterschied zwischen den Versionen

Aus Aifbportal
Wechseln zu:Navigation, Suche
(Anmeldung)
(15 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 13: Zeile 13:
 
* [[Maribel Acosta]]
 
* [[Maribel Acosta]]
 
* [[Tobias Käfer]]
 
* [[Tobias Käfer]]
 +
* [[Lars Heling]]
  
 
{{Rubrik|Termine und Anmeldung}}
 
{{Rubrik|Termine und Anmeldung}}
Zeile 20: Zeile 21:
  
 
==Anmeldung ==
 
==Anmeldung ==
Wintersemester 2019/20: [https://portal.wiwi.kit.edu/ys/2895| Link ins WiWi-Portal]
+
Wintersemester 2019/20: [https://portal.wiwi.kit.edu/ys/2895 Link ins WiWi-Portal]
  
 
{{Rubrik|Vorherige Seminare}}
 
{{Rubrik|Vorherige Seminare}}
  
 
==Beispiel Applikationen einiger Studenten==
 
==Beispiel Applikationen einiger Studenten==
 +
'''Query Optimization over Compressed Knowledge Graphs'''
  
'''iLikeMusic'''
+
This seminar project addresses the problem of optimizing the execution of SPARQL queries over compressed knowledge graphs using an extended version of the Header Dictionary Triples (HDT http://www.rdfhdt.org/) format with extended metadata. This seminar project proposes a novel cost model to improve the estimation of join cardinalities when evaluating SPARQL queries. The proposed solution is implemented over an extension of Linked Data Fragments (LDF http://linkeddatafragments.org/) to access compressed graphs on the web. 
  
Carola Rauch, Daniel Trumpp, Dominik Siegele, Sandra Rath
+
Students: Elena Wössner, Chang Qin, Davinny Sou
  
 +
[[Datei:LDSW_cost_model.png| 500px]]
 +
Visualization of enhanced metadata in HDT accessed via LDF.
  
'''Travel Security Information Service'''
 
  
Artur Schulz, Alexander Zand, Umut Yildirim, Heiko Burkhardt
+
'''Entity Summarization for Knowledge Panels'''
[[Datei:Tsis ws2011.png|500px]]
 
  
 +
This seminar project investigates the problem of ranking properties based on their relevance to summarize entities in a knowledge graph. The initial solution (2016) relied on statistical distributions of properties in knowledge graphs and compute the relevance of properties using TF-IDF. An extended solution (2017) considered also the ontological definitions in the knowledge graph and exploited class hierarchies to identify the top-k relevant properties of an entity.     
  
 +
Students (Initial Solution): Ferdinand Mütsch, Benny Rolle, Han Che
  
'''Reiseführer 3.0'''
+
Students (Extended Solution): Yuing Yang, Qian Cheng
  
Max-Johann Brandt, David Dauer, Philipp Gemmeke, Leif-Erik Goutier
+
 
[[Datei:Reisefuehrer ss2010.png|500px]]
+
Screenshots:
 +
[[Datei:LDSW_KP1.png| 500px]]
 +
Visualization of a multi-lingual knowledge panel.
  
 +
[[Datei:LDSW_KP2.png| 500px]]
 +
Visualization of the knowledge panel. Relevant properties for the entity 'Karlsruhe'. 
  
'''Eventtracker: Ortsbezogene Veranstaltungssuche in Firefox'''
 
  
Nicolas Bettin, Michael Kaufmann, Kai Mainzer, Katariina Nyberg
+
'''Cepler - A Comparison Engine'''
  
 +
Cepler is a project launched in the Linked Data and Semantic Web seminar at the Institute of Applied Informatics and Formal Description Methods (AIFB) in 2016.
 +
Cepler addresses the problem that people are very bad at imagining large numbers. Therefore, Cepler leverages Linked Open Data to provide  comparisons to real world objects given a quantity, so people can understand those numbers more intuitively.
  
 +
Students: Nico, Ben, Lars
  
'''Linked News'''
+
Online Demo: [http://cepler-1157.appspot.com]
  
Artem Schumilin, Viktor Rudomyotkin
+
Screenshot:
[[Datei:Linked news ws0910.png|500px]]
 
  
 +
[[Datei:Ldsw seminar cepler.png| 500px]]
  
'''Maps for Mobiles'''
 
  
Benjamin Langguth, Robert Ulrich
+
'''Delta++: Analysing the Evolution of Knowledge Graphs'''
[[Datei:Mobile ws0910.png|500px]]
 
  
 +
Delta++ implements data structures tailored to track changes over knowledge graphs modelled with the Resource Description Framework (RDF). Delta++ is currently implemented on top of the DBpedia Wayback Machine (https://data.wu.ac.at/wayback/), a service that retrieves the status of DBpedia entities at different points in time. 
  
'''Interessenorientiertes Geocoded Matching von LOD Daten in einer Client-Server-Umgebung am Beispiel von FOAF'''
+
Students: Marvin Ruchay, Cedric Kulbach
  
Thomas Gerber, Martin Zang, Ole Ottemöller
+
Screenshots:
  
[[Datei:Geocode ws0910.png|500px]]
+
[[Datei:LDSW_Delta1.png| 500px]]
 
+
[[Datei:LDSW_Delta2.png| 500px]]
 
 
'''Semanticore: Wie Songbird Linked Open Data zwitschert'''
 
 
 
Fabian Howahl, Steffen Stadtmüller, Pascal Wichmann
 

Version vom 24. Juli 2019, 13:41 Uhr

=Linked Data and the Semantic Web=

Beschreibung


Die Linked Data Prinzipien sind eine Reihe von Praktiken für die Datenveröffentlichung im Internet. Linked Data baut auf der Web-Architektur auf und nutzt HTTP für den Datenzugriff und RDF für die Beschreibung von Daten und zielt darauf ab, auf Web-Scale-Datenintegration zu erreichen. Es gibt eine riesige Menge an Daten, die nach diesen Prinzipien veröffentlicht werden: Vor kurzem wurden 4,5 Milliarden Fakten mit Informationen über verschiedene Domänen, einschließlich Musik, Filme, Geographie, Naturwissenschaften gezählt. Linked Data wird auch verwendet, um Web-Seiten maschinell verständlich zu machen, entsprechende Annotationen werden von den großen Suchmaschinenanbietern berücksichtigt. Im kleineren Maßstab können auch Geräte im Bereich Internet of Things mit Linked Data abgerufen werden, was die einheitliche Verarbeitung von Gerätedaten und Daten aus dem Web einfach macht.

In diesem praktischen Seminar werden die Studierenden prototypische Anwendungen aufbauen und Algorithmen entwickeln, die verknüpfte Daten verwenden, bereitstellen oder analysieren. Diese Anwendungen und Algorithmen können auch bestehende Anwendungen von Datenbanken zu mobilen Apps erweitern.

Für das Seminar sind Programmierkenntnisse oder Kenntnisse über Webentwicklungswerkzeuge / Technologien dringend empfohlen. Grundkenntnisse über RDF und SPARQL werden ebenfalls empfohlen, können aber während des Seminars erworben werden. Die Studenten werden in Gruppen arbeiten. Seminartreffen werden als Block-Seminar stattfinden.


Dozenten


Termine und Anmeldung

Der Termin für das erste Seminartreffen wird noch bekannt gegeben. Die Termine finden als Blockseminar statt.

Bei Fragen oder Problemen, wenden Sie sich bitte an Maribel Acosta.

Anmeldung

Wintersemester 2019/20: Link ins WiWi-Portal


Vorherige Seminare

Beispiel Applikationen einiger Studenten

Query Optimization over Compressed Knowledge Graphs

This seminar project addresses the problem of optimizing the execution of SPARQL queries over compressed knowledge graphs using an extended version of the Header Dictionary Triples (HDT http://www.rdfhdt.org/) format with extended metadata. This seminar project proposes a novel cost model to improve the estimation of join cardinalities when evaluating SPARQL queries. The proposed solution is implemented over an extension of Linked Data Fragments (LDF http://linkeddatafragments.org/) to access compressed graphs on the web.

Students: Elena Wössner, Chang Qin, Davinny Sou

LDSW cost model.png Visualization of enhanced metadata in HDT accessed via LDF.


Entity Summarization for Knowledge Panels

This seminar project investigates the problem of ranking properties based on their relevance to summarize entities in a knowledge graph. The initial solution (2016) relied on statistical distributions of properties in knowledge graphs and compute the relevance of properties using TF-IDF. An extended solution (2017) considered also the ontological definitions in the knowledge graph and exploited class hierarchies to identify the top-k relevant properties of an entity.

Students (Initial Solution): Ferdinand Mütsch, Benny Rolle, Han Che

Students (Extended Solution): Yuing Yang, Qian Cheng


Screenshots: LDSW KP1.png Visualization of a multi-lingual knowledge panel.

LDSW KP2.png Visualization of the knowledge panel. Relevant properties for the entity 'Karlsruhe'.


Cepler - A Comparison Engine

Cepler is a project launched in the Linked Data and Semantic Web seminar at the Institute of Applied Informatics and Formal Description Methods (AIFB) in 2016. Cepler addresses the problem that people are very bad at imagining large numbers. Therefore, Cepler leverages Linked Open Data to provide comparisons to real world objects given a quantity, so people can understand those numbers more intuitively.

Students: Nico, Ben, Lars

Online Demo: [1]

Screenshot:

Ldsw seminar cepler.png


Delta++: Analysing the Evolution of Knowledge Graphs

Delta++ implements data structures tailored to track changes over knowledge graphs modelled with the Resource Description Framework (RDF). Delta++ is currently implemented on top of the DBpedia Wayback Machine (https://data.wu.ac.at/wayback/), a service that retrieves the status of DBpedia entities at different points in time.

Students: Marvin Ruchay, Cedric Kulbach

Screenshots:

LDSW Delta1.png LDSW Delta2.png