Skip to content

Commit

Permalink
Merge pull request #517 from arnabsharma91/patch-3
Browse files Browse the repository at this point in the history
Create Arnab_Sharma
  • Loading branch information
MichaelRoeder authored Feb 16, 2024
2 parents c7293a5 + b6a70bb commit f119ffd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/people/Arnab_Sharma
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:ExamplePerson a schema:Person ;
schema:name "Arnab Sharma" ;
schema:namePrefix "Dr." ;
schema:role dice:ResearchStaff ;
schema:phone <tel:+49-525-16-05186> ;
schema:fax <tel:+49-525-16-03436> ;
schema:email <mailto:arnab.sharma@upb.de> ;
schema:chat "@asharma:chat.dice-research.org" ;
schema:office "TP6.3.109" ;


0 comments on commit f119ffd

Please sign in to comment.