Skip to content

Commit

Permalink
Merge pull request #564 from zumpious/patch-1
Browse files Browse the repository at this point in the history
Create JonasWagner.ttl
  • Loading branch information
MichaelRoeder authored Dec 4, 2024
2 parents 707edfa + a0f325b commit dfb2698
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/people/JonasWagner.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@prefix dice: <https://dice-research.org/> .
@prefix schema: <https://schema.dice-research.org/> .

dice:ExamplePerson a schema:Person ;
schema:name "Jonas Wagner" ;
schema:namePrefix "" ;
schema:role dice:ResearchStaff ;
schema:email <mailto:[email protected]> ;
schema:chat "@jwagner6:chat.dice-research.org" ;
schema:photo "wagner.jpg" .
Binary file added images/people/wagner.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 dfb2698

Please sign in to comment.