aboutsummaryrefslogtreecommitdiffstats
path: root/library/w3org/did-v1.jsonld
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-13 08:50:57 +0000
committerMario <mario@mariovavti.com>2024-01-13 08:50:57 +0000
commite8dd2c28ff520a3abaa728743a49e05188ce59a5 (patch)
tree788545a9c5bf72f8f976be15d857b15dd09a88ac /library/w3org/did-v1.jsonld
parent000fcfd1ac9914b74573a93628c28839c18105e1 (diff)
downloadvolse-hubzilla-e8dd2c28ff520a3abaa728743a49e05188ce59a5.tar.gz
volse-hubzilla-e8dd2c28ff520a3abaa728743a49e05188ce59a5.tar.bz2
volse-hubzilla-e8dd2c28ff520a3abaa728743a49e05188ce59a5.zip
make our jsonld parser happy
Diffstat (limited to 'library/w3org/did-v1.jsonld')
-rw-r--r--library/w3org/did-v1.jsonld4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/w3org/did-v1.jsonld b/library/w3org/did-v1.jsonld
index b447d0108..ea65773c1 100644
--- a/library/w3org/did-v1.jsonld
+++ b/library/w3org/did-v1.jsonld
@@ -1,9 +1,5 @@
{
"@context": {
- "@protected": true,
- "id": "@id",
- "type": "@type",
-
"alsoKnownAs": {
"@id": "https://www.w3.org/ns/activitystreams#alsoKnownAs",
"@type": "@id"