You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
The nested @context causes every JSON-LD compliant parser to throw an exception. Since I presume you simply wanted to add the term definition for PropertyValue, the context should look like this instead:
Heya, a.gup.pe is not generating a valid JSON-LD context. According to the specification, redefining keywords is not permitted.
If you fetch the outbox of any guppe group (or receive an activity from guppe), the context will look something like this:
The nested
@contextcauses every JSON-LD compliant parser to throw an exception. Since I presume you simply wanted to add the term definition for PropertyValue, the context should look like this instead:I don't know the details of the ActivitypubExpress library, as used here:
guppe/index.js
Line 54 in 7d44a6d
But I presume the issue lies here:
guppe/data/context.json
Lines 1 to 5 in 7d44a6d