fix: context for jabberID

This commit is contained in:
Jean-Baptiste Pasquier 2019-11-15 16:50:20 +01:00
parent bae6838ca4
commit 150464dfc1
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
2 changed files with 8 additions and 0 deletions

View File

@ -4,4 +4,5 @@
"object": "http://happy-dev.fr/owl/#object",
"author": "http://happy-dev.fr/owl/#author",
"account": "http://happy-dev.fr/owl/#account"
"foaf:jabberID": "foaf:jabberID"
}

7
src/context.jsonld~ Normal file
View File

@ -0,0 +1,7 @@
{
"inbox": "http://happy-dev.fr/owl/#inbox",
"object": "http://happy-dev.fr/owl/#object",
"author": "http://happy-dev.fr/owl/#author",
"account": "http://happy-dev.fr/owl/#account"
}