added foaf:depiction to frontend context

This commit is contained in:
Calum Mackervoy 2019-12-18 16:37:01 +00:00 committed by Jean-Baptiste Pasquier
parent b4dd622fc9
commit 9903df3018
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ script(data-default-context, type="application/ld+json")
| "author": "http://happy-dev.fr/owl/#author",
| "account": "http://happy-dev.fr/owl/#account",
| "jabberID": "foaf:jabberID",
| "picture": "foaf:depiction",
| "firstName": "http://happy-dev.fr/owl/#first_name",
| "lastName": "http://happy-dev.fr/owl/#last_name"
| }