fix: context for jabberID
This commit is contained in:
parent
bae6838ca4
commit
150464dfc1
@ -4,4 +4,5 @@
|
|||||||
"object": "http://happy-dev.fr/owl/#object",
|
"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"
|
"account": "http://happy-dev.fr/owl/#account"
|
||||||
|
"foaf:jabberID": "foaf:jabberID"
|
||||||
}
|
}
|
||||||
|
7
src/context.jsonld~
Normal file
7
src/context.jsonld~
Normal 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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user