Skip to content

Commit

Permalink
Merge pull request #512 from dice-group/develop
Browse files Browse the repository at this point in the history
Update profiles of Shivam Sharma, Caglar Demir, and Hamada Zahera. Update of roles.
  • Loading branch information
MichaelRoeder authored Jan 29, 2024
2 parents 809f032 + c89fbf0 commit b38f459
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 13 deletions.
29 changes: 24 additions & 5 deletions data/people/CaglarDemir.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,34 @@

dice:CaglarDemir a schema:Person ;
schema:name "Caglar Demir" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:namePrefix "Dr. rer. nat." ;
schema:role dice:SeniorResearcher ;
schema:phone <tel:> ;
schema:fax <tel:> ;
schema:project dice:OPAL ;
schema:email <mailto:caglar.demir@uni-paderborn.de> ;
schema:chat "@cdemir:chat.dice-research.org" ;
schema:office "TP6.3.102" ;
schema:photo "demir.jpg" ;
schema:project dice:RAKI, dice:DAIKIRI, dice:embeddings.cc, dice:ENEXA ;
schema:content """""" .
schema:project dice:RAKI, dice:DAIKIRI, dice:ENEXA, dice:LEMUR, dice:SAIL, dice:embeddings.cc, dice:OPAL;
schema:content """
## Thesis Supervision
#### 2023
* Answering Complex Queries with Negations in Incomplete Knowledge Graph
## Research Interest
My research interest centers around developing scalable algorithms for learning and reasoning on knowledge graphs.
Topics of interest:
· Machine Learning
· Knowledge Graph Embeddings
· Description Logic Concept Learning
· Knowledge Graphs
· Semantic Web
## Reviewing
ECML 2023, IJCAI 2024
""" .
6 changes: 3 additions & 3 deletions data/people/HamadaZahera.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

dice:HamadaMZahera a schema:Person ;
schema:name "Hamada Zahera" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:namePrefix "Dr." ;
schema:role dice:SeniorResearcher ;
schema:phone <tel:+49-5251-60-5194> ;
schema:fax <tel:+49-5251-603436> ;
schema:email <mailto:hamada.zahera@uni-paderborn.de> ;
schema:chat "@zahera:chat.dice-research.org" ;
schema:office "TP6.3.101" ;
schema:photo "zahera.jpg" ;
schema:project dice:DAIKIRI, dice:embeddings.cc ;
schema:project dice:DAIKIRI, dice:embeddings.cc, dice:ENEXA, dice:PORQUE ;
schema:content """""" .
9 changes: 7 additions & 2 deletions data/people/ShivamSharma.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@

dice:ShivamSharma a schema:Person ;
schema:name "Shivam Sharma" ;
schema:role dice:ResearchStaff ;
schema:role dice:Infrastructure ;
schema:phone <tel:+49-159-06-423973> ;
schema:email <mailto:sshivam@mail.uni-paderborn.de> ;
schema:chat "@sshivam:chat.dice-research.org" ;
schema:photo "shivamsharma.jpg" .
schema:photo "shivamsharma.jpg" ;
schema:content """
<p>
<b>Linkedin </b><a href="https://www.linkedin.com/in/shivamsharma95/"> &ensp;Shivam Sharma </a>
</p>
""" .
2 changes: 1 addition & 1 deletion data/roles/05-Student.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

dice:ResearchStaff a schema:Role ;
schema:priority 5;
schema:name "Research Staff - PhD Students" .
schema:name "Research Staff" .
2 changes: 1 addition & 1 deletion data/roles/06-Infrastructure.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

dice:Infrastructure a schema:Role ;
schema:priority 6;
schema:name "Infrastructure" .
schema:name "Infrastructure and Development" .
2 changes: 1 addition & 1 deletion data/roles/08-StudentResearcher.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

dice:StudentResearcher a schema:Role ;
schema:priority 8;
schema:name "Student Researchers" .
schema:name "Student Assistants" .
Binary file modified images/people/shivamsharma.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 b38f459

Please sign in to comment.