-
Il me semble qu'en ajoutant `owl:equivalentProperty` (ou `owl:sameAs` ? pas bien compris la différence) sur les classes et propriétés de l'ontologie PAIR et en les mettant en lien avec l'ontologie [Ac…
-
Hey Max,
a feature request:
currently I am using the simplified versions of `getManyEntities` reducing it for simplify like
```
.reduce((oneObject, fromMany) => {
for (const wikibaseId …
-
For [twarc2 plugins](https://twarc-project.readthedocs.io/en/latest/plugins/) to be able to work with v1.1 and v2 Twitter JSON data I wonder if it might be useful to create a plugin that provides a st…
-
Example: `https://activitypub.ghost.org/.ghost/activitypub/article/75c9d566-c866-4101-88d0-f294455f79f8`
This `Article` object doesn't have `to` and `cc` properties, which identify entities and act…
-
Hello. I need help understanding some library related things. I'm trying to load a json-ld document like
```
{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://example.soc…
-
Distinct from #7329
Made a comment https://pixelfed.social/p/trwnh/69930009606885376 from Pixelfed, which at the moment only uses `inReplyTo` for replies/comments. The addressing of the post is to:…
trwnh updated
1 month ago
-
One user story says:
> As a social network client user, when I see a link in the content of a social media post, I want to load the resource for that link into my social media client without launch…
-
### Steps to reproduce the problem
https://github.com/mastodon/mastodon/blob/b1a48e05b6b24a1ae37b9bcbc6f767c949ff3d79/app/workers/activitypub/delivery_worker.rb#L13
### Expected behaviour
`Content-…
trwnh updated
1 month ago
-
From https://www.w3.org/TR/activitystreams-vocabulary/#microsyntaxes
> This section is non-normative.
> While such microsyntaxes MAY be used within the values of the [content](https://www.w3.org…
-
### Steps to reproduce the problem
Multiple objects (that is, an array of objects) in a Create activity is valid under the W3C Activity Vocabulary recommendation.
```json
{
"@context":"https://…