How much Fediverse software would fail if the "to" or "cc" of an activity contained:

https://WWW.W3.ORG/ns/activitystreams#Public

Rather than:

https://www.w3.org/ns/activitystreams#Public

I.e., an upper-case Internet domain.

WWW.W3.ORG versus www.w3.org

(What about WwW.w3.OrG?)

#ActivityPub #FediDev

ActivityStreams 2.0 Terms

This document lists the terms used for the ActivityStreams 2.0 protocol and its stable extensions, and provides a namespace so each term has an HTTP IRI.

activitypub/iri.go at master · go-ap/activitypub

ActivityPub vocabulary for Go. Contribute to go-ap/activitypub development by creating an account on GitHub.

GitHub