<?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/">

	<owl:Ontology rdf:about="https://synthesis.jon-e.net/Special:ExportRDF/Threadodo">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-18T01:02:32+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/Threadodo">
		<rdfs:label>Threadodo</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://synthesis.jon-e.net/Special:ExportRDF/Threadodo"/>
		<swivt:page rdf:resource="https://synthesis.jon-e.net/Threadodo"/>
		<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>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-11-03T22:50:48Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2459887.4519444</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Threadodo</swivt:wikiPageSortKey>
		<property:Has_subobject rdf:resource="&wiki;Threadodo-23sneakers-2Dthe-2Drat-2D22-2D11-2D03_22-3A51-3A30"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://synthesis-infrastructures.wiki/Special:URIResolver/Threadodo-23sneakers-2Dthe-2Drat-2D22-2D11-2D03_22-3A51-3A30">
		<swivt:masterPage rdf:resource="&wiki;Threadodo"/>
		<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;Threadodo"/>
		<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">Threadodo#sneakers-the-rat-22-11-03 22:51:30</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: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="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" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>