update: adding project admin & creation

This commit is contained in:
Jean-Baptiste Pasquier
2019-12-09 18:23:47 +01:00
parent 49e8fe9fee
commit 2e3be21cdc
9 changed files with 155 additions and 81 deletions

View File

@ -32,5 +32,6 @@ script(data-default-context, type="application/ld+json")
| "account": "http://happy-dev.fr/owl/#account",
| "jabberID": "foaf:jabberID",
| "firstName": "http://happy-dev.fr/owl/#first_name",
| "lastName": "http://happy-dev.fr/owl/#last_name"
| "lastName": "http://happy-dev.fr/owl/#last_name",
| "isAdmin": "http://happy-dev.fr/owl/#is_admin"
| }