diff --git a/src/context.jsonld b/src/context.jsonld index be7f99d..0159815 100644 --- a/src/context.jsonld +++ b/src/context.jsonld @@ -2,5 +2,6 @@ { "inbox": "http://happy-dev.fr/owl/#inbox", "object": "http://happy-dev.fr/owl/#object", - "author": "http://happy-dev.fr/owl/#author" + "author": "http://happy-dev.fr/owl/#author", + "account": "http://happy-dev.fr/owl/#account" }