<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://synthesis-infrastructures.wiki/Special:URIResolver/'>
	<!ENTITY category 'http://synthesis-infrastructures.wiki/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://synthesis-infrastructures.wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://synthesis.jon-e.net/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;"
	xmlns:schema="https://schema.org/"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#">

	<owl:Ontology rdf:about="https://synthesis.jon-e.net/Special:ExportRDF/ActivityPub">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-18T00:25:27+00:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/ActivityPub">
		<rdfs:label>ActivityPub</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/ActivityPub"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/ActivityPub"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<schema:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.48550/arXiv.2209.07493</schema:identifier>
		<skos:exactMatch rdf:resource="https://doi.org/10.48550/arXiv.2209.07493"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-11-09T23:24:49Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2459893.4755671</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ActivityPub</swivt:wikiPageSortKey>
		<property:Has_subobject rdf:resource="&wiki;ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D02_08-3A12-3A57"/>
		<property:Has_subobject rdf:resource="&wiki;ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D03_22-3A51-3A30"/>
		<property:Has_subobject rdf:resource="&wiki;ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D08_23-3A32-3A39"/>
		<property:Has_subobject rdf:resource="&wiki;ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D09_23-3A25-3A43"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D02_08-3A12-3A57">
		<swivt:masterPage rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<schema:text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Excuse me let me be a good role model on continuous archiving. One of the reasons I am excited about academics adopting [[Mastodon]] is because [[ActivityPub]] is built on [[Linked Data]], which i think inspires the possibility for fundamentally new modes of scholarly communication. I have written about this in the past ([[Has DOI::10.48550/arXiv.2209.07493]], but will do my best to decenter my own ideas except for when I am using them as a demonstration for others as part of a demonstration of using the technology developed for the workshop</schema:text>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">0002-11-20T08:12:57Z</schema:dateSent>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1722113.8423264</schema:dateSent>
		<property:Has_Topic rdf:resource="&wiki;ActivityPub"/>
		<schema:url rdf:resource="https://discord.com/channels/1029514961782849607/1037261659368067072/1037278126918619188"/>
		<schema:author rdf:resource="&wiki;Sneakers-2Dthe-2Drat"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ActivityPub#sneakers-the-rat-22-11-02 08:12:57</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D03_22-3A51-3A30">
		<swivt:masterPage rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<schema:text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Project Ideas#Linked Data Publishing On Activitypub]]

ooh I'm very interested in this. so are you thinking a [[Twitter#Bridge]] -&gt; [[ActivityPub#Bridge]] where one could use markup within the twitter post to declare [[Linked Data#Markup Syntax]] and then post to AP? I have thought about this kind of thing before, like using a bot command syntax to declare prefixes by doing something like
```
@ bot prefix
foaf: https:// (ontology URL)
```
or
```
@ bot alias
term: foaf.LongerNameForTerm
```
so that one could do maybe a semantic wikilink like `[ [term::value] ]` either within the tweet or as a reply to it (so the tweet itself doesn't become cluttered/it can become organized post -hoc?). 

I've also thought about a bridge (I called [[Threadodo]] ) that implements that kind of command syntax to be able to directly archive threads to [[Zenodo]] along with structured information about the author, but this seems more interesting.

I can help try and clear some of the groundwork out of the way to make it easier for you and other interested participants to experiment. I have asked around fedi a bunch for a very minimal AP server implementation, and I could try and find one (or we could try and prototype one) if you want to experiment with that :), and I can also document and show you a tweepy-based bot that has an extensible command/parsing system too</schema:text>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">0003-11-20T22:51:30Z</schema:dateSent>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1722479.4524306</schema:dateSent>
		<property:Has_Topic rdf:resource="&wiki;ActivityPub"/>
		<schema:url rdf:resource="https://discord.com/channels/1029514961782849607/1037786518800039978/1037861609885925467"/>
		<schema:author rdf:resource="&wiki;Sneakers-2Dthe-2Drat"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ActivityPub#sneakers-the-rat-22-11-03 22:51:30</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D08_23-3A32-3A39">
		<swivt:masterPage rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<schema:text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">To add to the [[Reading List#Linked Data]] on [[Linked Data]], [[Standards]], and [[Collaboration]]: a piece from one of the authors of [[ActivityPub]] on the merger of the distributed messaging and linked data communities that I think puts into context what a massive achievement AP was
http://dustycloud.org/blog/on-standards-divisions-collaboration/</schema:text>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">0008-11-20T23:32:39Z</schema:dateSent>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1724306.4810069</schema:dateSent>
		<property:Has_Topic rdf:resource="&wiki;ActivityPub"/>
		<schema:url rdf:resource="https://discord.com/channels/1029514961782849607/1038983225348993184/1039683903864189020"/>
		<schema:author rdf:resource="&wiki;Sneakers-2Dthe-2Drat"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ActivityPub#sneakers-the-rat-22-11-08 23:32:39</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/ActivityPub-23sneakers-2Dthe-2Drat-2D22-2D11-2D09_23-3A25-3A43">
		<swivt:masterPage rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<schema:text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Haven't finished n-back thread capture yet but this rocks and let's keep track of it on the wiki. Scroll up in this thread for [[SEPIO]] + [[ActivityStreams]]/[[ActivityPub]] + [[JSON-LD]]. On a train now and having to work on some other stuff but this is making me unreasonably excited to check out later</schema:text>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">0009-11-20T23:25:43Z</schema:dateSent>
		<schema:dateSent rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1724671.4761921</schema:dateSent>
		<property:Has_Topic rdf:resource="&wiki;ActivityPub"/>
		<schema:url rdf:resource="https://discord.com/channels/1029514961782849607/1040042059916120094/1040044550611284018"/>
		<schema:author rdf:resource="&wiki;Sneakers-2Dthe-2Drat"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ActivityPub#sneakers-the-rat-22-11-09 23:25:43</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Synthesizing_Social_Media">
		<rdfs:label>Synthesizing Social Media</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/Synthesizing_Social_Media"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/Synthesizing_Social_Media"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<property:Has_Topic rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Synthesizing Social Media</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Federation">
		<rdfs:label>Federation</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/Federation"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/Federation"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<skos:related rdf:resource="&wiki;ActivityPub"/>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Federation</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Property-3AHas_Topic">
		<rdfs:label>Has Topic</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/Property-3AHas_Topic"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/Property-3AHas_Topic"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">102</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Has Topic</swivt:wikiPageSortKey>
		<swivt:type rdf:resource="http://semantic-mediawiki.org/swivt/1.0#_wpg"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="http://www.w3.org/2004/02/skos/core#related">
		<rdfs:label>Related To</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/Property-3ARelated_To"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/Property-3ARelated_To"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">102</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<swivt:specialImportedFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#string">skos:related|http://www.w3.org/2004/02/skos/core#</swivt:specialImportedFrom>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Related To</swivt:wikiPageSortKey>
		<swivt:type rdf:resource="http://semantic-mediawiki.org/swivt/1.0#_wpg"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="https://schema.org/identifier" />
	<owl:ObjectProperty rdf:about="http://www.w3.org/2004/02/skos/core#exactMatch" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:ObjectProperty rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Property-3AHas_subobject" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="https://schema.org/text" />
	<owl:DatatypeProperty rdf:about="https://schema.org/dateSent" />
	<owl:ObjectProperty rdf:about="https://schema.org/url" />
	<owl:ObjectProperty rdf:about="https://schema.org/author" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#type" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#specialImportedFrom" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>