https://w3id.org/jeswr/sectors/social#

Prefix social: · a gUFO-based ontology in the @jeswr Solid federation; imports the Solid Core.

⚠️ Experimental — AI-agent-generated (Claude Opus 4.8, @jeswr PSS agent); under active development, not production-hardened.

Other representations: Turtle · JSON-LD context · index

Terms (9)

TermLabelComment / definition
social:attributedToattributed toThe agent a note is attributed to (its author — a WebID, or an AI agent for an AI-authored message). A plain object property. Aligns to as:attributedTo / CanonicalMessage.author; AI/external attribution is carried additionally via PROV-O (prov:wasAttributedTo), per chat-interop's MessageProvenance.
social:contentcontentThe body text of a note. Aligns to as:content / sioc:content / CanonicalMessage.content. Untrusted formatted bodies SHOULD be stored as text/plain (see social:mediaType) per the suite stored-XSS guard.
social:FeedFeedA collection of notes — a Mastodon timeline, a chat room/thread, or an RSS/Atom feed; its notes are core:hasPart of it. A curated/ordered collection whole. Aligns to as:Collection and to @jeswr/solid-chat-interop's CanonicalRoom.
social:inFeedin feedThe feed / timeline / room a note belongs to. A sub-property of core:partOf. Aligns to as:context / CanonicalMessage.room.
social:inReplyToin reply toThe note this note is a reply to. Modelled in the as:inReplyTo direction ONLY (never the inverse sioc:has_reply), matching @jeswr/solid-chat-interop's reply-edge discipline. A plain object property.
social:mediaTypemedia typeThe content type of the note body (defaults to "text/plain"). Aligns to as:mediaType / CanonicalMessage.mediaType.
social:NoteNoteA posted social message or feed item — a Mastodon toot, a forum/Discourse post, a chat message, or an RSS/Atom entry. An information object authored by an agent and posted to a feed. Aligns to as:Note / sioc:Note and to @jeswr/solid-chat-interop's CanonicalMessage (whose content model is AS2).
social:publishedpublishedWhen the note was posted. A sub-property of core:timestamp. Aligns to as:published / dct:created / CanonicalMessage.published.
social:sectorSocial, Fediverse & Feed sectorThe Social, Fediverse & Feed data sector. The value an app's fedapp:sector names in its Client Identifier Document to declare it operates over social / fediverse / feed data (toots, posts, chat messages, RSS entries). Backed by this sector ontology. Already referenced by @jeswr/pod-chat's clientid.