Skip to content

Commit

Permalink
Merge pull request #583 from dice-group/develop
Browse files Browse the repository at this point in the history
Updates for several profiles as well as the IDP team page.
  • Loading branch information
MichaelRoeder authored Jan 24, 2025
2 parents 4c6a7f9 + a3c1da3 commit 6fa9c2b
Show file tree
Hide file tree
Showing 9 changed files with 68 additions and 36 deletions.
29 changes: 0 additions & 29 deletions data/groups/DataAnalysis.ttl

This file was deleted.

44 changes: 44 additions & 0 deletions data/groups/InterpretableDataProcessing.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
@prefix dice: <https://dice-research.org/> .
@prefix schema: <https://schema.dice-research.org/> .

dice:InterpretableDataProcessing a schema:Group ;
schema:name "Interpretable Data Processing" ;
schema:tagline "Gathering, preparing and analysis of data as well as benchmarking in an interpretable way" ;
schema:relatedProject dice:HOBBIT, dice:OPAL, dice:LIMBO ; # related projects
schema:content """The Interpretable Data Processing group works on two main fields.
Firstly, we are gathering, preparing and analysing Linked Data.
The first part of this pipeline is done by using our open-source
crawler <a href="https://dice-research.org/Squirrel">Squirrel<a/>.
This crawler has been used in several projects, including the two research projects OPAL and LIMBO.
After data has been gathered, we provide several Fact Checking services including
<a href="https://github.com/dice-group/COPAAL">COPAAL</a>,
<a href="https://github.com/dice-group/FactCheck">FactCheck</a>,
<a href="https://github.com/dice-group/HybridFC">HybridFC</a>,
<a href="https://github.com/dice-group/TemporalFC">TemporalFC</a>, and
<a href="https://github.com/dice-group/favel">FAVEL</a>, which
can be used to ensure the veracity of the data with respect to a reference knowledge base or a reference corpus.
We also apply these tools in our research project NEBULA.
The second main field this group is working on is benchmarking. We are maintaining several benchmarking platforms and tools:
<ul>
<li><a href="https://dice-research.org/HOBBIT-demo">HOBBIT</a> is a holistic benchmarking platform for Big Linked Data solutions.</li>
<li><a href="https://dice-research.org/GERBIL">GERBIL</a> is a light-weight platform for benchmarking web services. Currently we are supporting the benchmarking within three areas:
<ul>
<li><a href="https://dice-research.org/GerbilKBC">Knowledge Extraction</a></li>
<li><a href="https://dice-research.org/GerbilQA">Question Answering</a></li>
<li><a href="https://dice-research.org/GerbilKBC">Knowledge Base Curation</a></li>
</ul>
<li><a href="https://dice-research.org/IGUANA">IGUANA</a> is a benchmarking platform for evaluating the performance of triple stores.</li>
<li><a href="https://dice-research.org/Palmetto">Palmetto</a> is an evaluation tool for topic models.</li>
</ul>
We also cover additional research areas that are connected to benchmarking like
<ul>
<li> The explainability of benchmarking results,</li>
<li> The generation of synthetic benchmarking data mimiking real-world data, and</li>
<li> Evaluating the robustness of Linked-Data-based approaches.</li>
</ul>
""" ;
schema:lead dice:MichaelRoeder ; # group maintainer
schema:member dice:AnaSilva, dice:DenisKuchelev, dice:FarshadAfshari, dice:UmairQudus, dice:NehaPokharel, dice:HardikShetty, dice:RishikeshYadav ; # group members list (in no particular order)
schema:relatedDemo dice:GerbilKE, dice:GerbilQA, dice:GerbilKBC, dice:HOBBIT-demo, dice:Palmetto . # list of related demos
5 changes: 4 additions & 1 deletion data/people/AlkidBaci.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
dice:AlkidBaci a schema:Person ;
schema:name "Alkid Baci" ;
schema:role dice:StudentResearcher ;
schema:email <mailto:[email protected]> .
schema:email <mailto:[email protected]> ;
schema:chat "@alkid:chat.dice-research.org" ;
schema:project dice:ENEXA, dice:TENTRIS, dice:TRR318 ;
schema:photo "alkidbaci.jpg" .
14 changes: 14 additions & 0 deletions data/people/Amgad.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
@prefix dice: <https://dice-research.org/> .
@prefix schema: <https://schema.dice-research.org/> .

dice:Amgad a schema:Person ;
schema:name "Amgad Mahmoud" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:phone <tel:+49-170-88-68456> ;
schema:email <mailto:[email protected]> ;
schema:chat "@amgadkratos:chat.dice-research.org" ;
schema:office "FU.338" ;
schema:photo "Amgad.jpg" ;
schema:project dice:FAIROmics ;
schema:content """""" .
4 changes: 2 additions & 2 deletions data/people/HashimKhan.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ dice:HashimKhan a schema:Person ;
schema:name "Hashim Khan" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:phone <tel:> ;
schema:phone <tel:+49-5251-605188> ;
schema:fax <tel:> ;
schema:email <mailto:[email protected]> ;
schema:chat "@hashim:chat.dice-research.org" ;
schema:office "TP6.3.305" ;
schema:office "FU.323" ;
schema:photo "hkhan.jpg" ;
schema:content """""" .
4 changes: 2 additions & 2 deletions data/people/ReneSpeck.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

dice:ReneSpeck a schema:Person ;
schema:name "René Speck" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:namePrefix "Dr. rer. nat." ;
schema:role dice:SeniorResearcher ;
schema:phone <tel:> ;
schema:fax <tel:> ;
schema:email <mailto:[email protected]> ;
Expand Down
4 changes: 2 additions & 2 deletions data/people/UmairQudus.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ dice:UmairQudus a schema:Person ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:chat "@uqudus:chat.dice-research.org" ;
schema:phone <tel:+49-525-16-05190> ;
schema:phone <tel:+49-525160-5194> ;
schema:fax <tel:> ;
schema:email <mailto:[email protected]> ;
schema:chat "@uqudus:chat.dice-research.org" ;
schema:office "TP6.3.307" ;
schema:office "FU.201.4" ;
schema:photo "umair.jpg" ;
schema:project dice:KnowGraphs, dice:NEBULA;
schema:content """
Expand Down
Binary file added images/people/Amgad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/people/alkidbaci.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6fa9c2b

Please sign in to comment.