<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://synthesis.jon-e.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Silvianetobessa</id>
	<title>Synthesis Infrastructures - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://synthesis.jon-e.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Silvianetobessa"/>
	<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/Special:Contributions/Silvianetobessa"/>
	<updated>2026-04-19T09:20:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Discourse_Modeling&amp;diff=1431</id>
		<title>Discourse Modeling</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Discourse_Modeling&amp;diff=1431"/>
		<updated>2022-11-13T17:31:06Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: Added Sam Klein to the list of participants&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=Implement Discourse Graph schema in Semantic MediaWiki.  Query Discourse Graph contents through SMW sparql endpoint.  Visualize and publish Discourse Graph contents.&lt;br /&gt;
|Topics=Discourse Graphs, SPARQL&lt;br /&gt;
|Projects=Federated knowledge synthesis, Making Discourse Graphs Indexable &amp;amp; Discoverable&lt;br /&gt;
|Discord Channel Name=#discourse-modeling&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1038988750677606432&lt;br /&gt;
|Facilitator=Karola Kirsanow&lt;br /&gt;
|Members=Karola Kirsanow, Konrad Hinsen, Kyle MacLaury, Peter Murray-Rust, Sam Klein&lt;br /&gt;
|Description=Implement Discourse Graph schema in Semantic MediaWiki.  Query Discourse Graph contents through SMW sparql endpoint.  Visualize and publish Discourse Graph contents.&lt;br /&gt;
}}&lt;br /&gt;
== What are we discussing? ==&lt;br /&gt;
&lt;br /&gt;
It could be really valuable to try to prototype a &amp;quot;computable&amp;quot; synthesis of the knowledge in this workshop here in the wiki. One test of the &amp;quot;computability&amp;quot; would be to make it visualizable.&lt;br /&gt;
&lt;br /&gt;
Could have applications to the semantic climate setting that [[Peter Murray-Rust]] is working on.&lt;br /&gt;
&lt;br /&gt;
[[File:Results graph.png|thumb|the results graph - Matt Akamatsu's DG dialect for experimental science]]&lt;br /&gt;
&lt;br /&gt;
== Discourse Graphs ==&lt;br /&gt;
[[File:Discourse Graph.png|thumb|Discourse Graph (from Joel Chan)]]&lt;br /&gt;
We're focusing on implementing  [https://oasis-lab.gitbook.io/roamresearch-discourse-graph-extension/ the Discourse Graph Datamodel] in a wiki to see if we can make further progress on enabling and supporting synthesis, discovery, and dissemination by building upon models that  have already demonstrated success.&amp;lt;blockquote&amp;gt;From our chat yesterday: I'd like to propose adding &amp;lt;code&amp;gt;Axiom&amp;lt;/code&amp;gt;s and adding relationships to &amp;lt;code&amp;gt;Source&amp;lt;/code&amp;gt;s. Is there a way to do this on the oasis-lab spec?&amp;lt;/blockquote&amp;gt;[[File:The discourse graph quadruplet.png|thumb|The discourse graph quadruplet]]&lt;br /&gt;
&lt;br /&gt;
== Now you're playing with templates ==&lt;br /&gt;
* &amp;lt;tt&amp;gt;{{&amp;lt;/tt&amp;gt;&amp;lt;tt&amp;gt; [[:template:source|Source]]}} &amp;lt;/tt&amp;gt; template : URL, publisher, publisher-url, date, author, title&lt;br /&gt;
&lt;br /&gt;
{{source&lt;br /&gt;
| url = https://synthesis-infrastructures.wiki/Discourse_Modeling&lt;br /&gt;
| publisher = Synthesis Infrastructures wiki&lt;br /&gt;
| publisher-url = https://synthesis-infrastructures.wiki/index.php?title=Discourse_Modeling&lt;br /&gt;
| date = 2022-11-12&lt;br /&gt;
| author = Sj&lt;br /&gt;
| title = Discourse modeling templates}}&lt;br /&gt;
&lt;br /&gt;
* Claim : &lt;br /&gt;
* Axiom (?) :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[:Category:Discourse graph templates|Discourse Graph templates]]&lt;br /&gt;
&lt;br /&gt;
== Potential Actions ==&lt;br /&gt;
* Implement the Discourse Graph schema within the workshop's Semantic MediaWiki instance&lt;br /&gt;
** [[Making Discourse Graphs Indexable &amp;amp; Discoverable]] is a sub-project relevant to this group&lt;br /&gt;
* [[Incorporate models/algorithms into Semantic MediaWiki]]&lt;br /&gt;
* [[Access discourse and knowledge representations in the SMW instance]]&lt;br /&gt;
* Compute with the returned data&lt;br /&gt;
** potentially using models/algorithms from the wiki&lt;br /&gt;
* Visualize the results of the computation&lt;br /&gt;
* Publish the visualizations back to the SMW instance&lt;br /&gt;
* Assess suitability of Discourse Graphs for federation ([[Federated knowledge synthesis|Federated Knowledge Synthesis]])&lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Technical aspects of the project &lt;br /&gt;
* [[Semantic MediaWiki]]&lt;br /&gt;
** Front End&lt;br /&gt;
*** Embed CloudObjects from Wolfram Cloud&lt;br /&gt;
*** User chooses model and specifies input parameters&lt;br /&gt;
*** User applies model to input parameters &lt;br /&gt;
**** Call API that executes&lt;br /&gt;
** rdf database&lt;br /&gt;
*** [[SPARQL]] endpoint&lt;br /&gt;
* Wolfram Cloud&lt;br /&gt;
** Use [https://reference.wolfram.com/language/GraphStore/ref/SPARQLExecute.html SPARQLExecute] to call the SPARQL endpoint&lt;br /&gt;
** Apply Model to query results&lt;br /&gt;
** Publish visualizations as CloudObjects&lt;br /&gt;
** Publish API that executes model/algorithm&lt;br /&gt;
&lt;br /&gt;
== Workshop Goals ==&lt;br /&gt;
&lt;br /&gt;
# Implement the Discourse Graph schema within the workshop's Semantic MediaWiki instance&lt;br /&gt;
## create templates for nodes&lt;br /&gt;
## understand how to type relationships&lt;br /&gt;
## prototype naming conventions&lt;br /&gt;
# Create a few example Discourse Graphs, drawing on content and conversations generated during the workshop&lt;br /&gt;
# Make the Discourse Graphs contained on the wiki visualizable and queryable through the Semantic Mediawiki SPARQL endpoint, as described above &lt;br /&gt;
# Document our process and create a guide to making wiki-supported Discourse Graphs&lt;br /&gt;
&lt;br /&gt;
== Progress as of Day 1 ==&lt;br /&gt;
&lt;br /&gt;
* We aligned on a workplan that largely harmonizes with the goals formulated before the workshop and integrates as many objectives from [[Making Discourse Graphs Indexable &amp;amp; Discoverable]]  and  [[Federated knowledge synthesis]] as feasible. &lt;br /&gt;
** We want to bootstrap a simple entrypoint into Discourse Graph construction, complete with example graphs, from a more familiar wiki environment. &lt;br /&gt;
** We hope to design a system that is compatible with later efforts at DG federation.&lt;br /&gt;
** We discussed the approaches to naming and conflict resolution employed by [https://anagora.org/agora an agora] and [https://everything2.com/?node=patriotism everything2].&lt;br /&gt;
* We decided to focus first on the problems of ''naming'' and  ''schemas''; beginning with designing templates for '''nodes''' and a wiki-friendly implementation of '''relations'''. &lt;br /&gt;
** We discussed the relative advantages and constraints of MW v SMW.&lt;br /&gt;
** We aligned on the criticality of naming to enable effective querying&lt;br /&gt;
** We decided that we should also develop names for frequent queries.&lt;br /&gt;
* We sketched a system for capturing and transforming conversations on this wiki into graphs, putting the &amp;quot;discourse&amp;quot; back into &amp;quot;Discourse Graphs&amp;quot;&lt;br /&gt;
** We made a first pass at designing templates for '''sources''', '''evidence''', '''claims''', and '''questions'''&lt;br /&gt;
** We discussed for the page relations enabled by SMW could be used to create DG edges.&lt;br /&gt;
* We annotated this page's [[Talk:Discourse Modeling|Discussion]] using simple DG syntax to experiment with transforming a &amp;quot;live&amp;quot; conversation into a DG&lt;br /&gt;
&lt;br /&gt;
== Progress as of Day 2 ==&lt;br /&gt;
&lt;br /&gt;
== Observations &amp;amp; Open Problems ==&lt;br /&gt;
&lt;br /&gt;
* We immediately realized that we had seen very few Discourse Graphs &amp;quot;in the wild&amp;quot;: the model makes intuitive sense in single player and small-group mode in Roam &amp;amp; Obsidian, but how gracefully will it scale to massively multiplayer synthesis?&lt;br /&gt;
** There are at least two possible models here: public-first writing in online mode (wiki, Roam) and local-first writing +push, probably via git. UX and conflict resolution will differ in these models.&lt;br /&gt;
* How to design with a federated future in mind?&lt;br /&gt;
** What does it mean for distinct graphs to share nodes? to &amp;quot;live&amp;quot; in adjacent namespaces?&lt;br /&gt;
* The challenge of using a wiki like git: simultaneous editing seems more cumbersome&lt;br /&gt;
* If creating templates is a large part of the work, more powerful text editing &amp;amp; transformation capabilities (e.g. sed, pandoc) seem in order&lt;br /&gt;
* Need to create a consistent way of sharing and editing templates - how do template changes propagate in a future federated system?&lt;br /&gt;
* Will graph visualization scale in a useful manner? How will traversal work?&lt;br /&gt;
* The relationship between naming and clustering: how do we name groups of related hypotheses? A family of experiments?&lt;br /&gt;
* Questions regarding feasible &amp;amp; appropriate levels of automation&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relevant Projects and Ideas ==&lt;br /&gt;
&lt;br /&gt;
* [https://anagora.org/agora Agora]&lt;br /&gt;
* [https://everything2.com/ everything2]&lt;br /&gt;
* [https://cosma.graphlab.fr/en/ Cosma]&lt;br /&gt;
* Obsidian&lt;br /&gt;
* Roam&lt;br /&gt;
* Logseq&lt;br /&gt;
* [https://zettlr.com/ Zettlr]&lt;br /&gt;
* [https://tana.inc/ Tana]&lt;br /&gt;
* Kumu&lt;br /&gt;
* [https://discoursegraph.com The Discourse Graph Starter pack]&lt;br /&gt;
* [https://gtoolkit.com/components/lepiter/ Lepiter]&lt;br /&gt;
* [https://github.com/Massive-Wiki/massive-wiki Massive Wiki]&lt;br /&gt;
&lt;br /&gt;
==Example Discourse==&lt;br /&gt;
[[Why do we expect increased concentrations of atmospheric carbon dioxide to change the climate?]] &lt;br /&gt;
&lt;br /&gt;
==Example Discourse Graphs==&lt;br /&gt;
* [https://publish.obsidian.md/joelchan-notes/README Joel Chan's working notes]&lt;br /&gt;
* [https://civicdb.org/assertions/home CIViC] (Clinical Interpretation of Variance in Cancer]&lt;br /&gt;
&lt;br /&gt;
==Tools==&lt;br /&gt;
&lt;br /&gt;
[[Download SMW rdf data]]&lt;br /&gt;
&lt;br /&gt;
[[Import SMW .jsonld as RDFStore in Wolfram Language]]&lt;br /&gt;
&lt;br /&gt;
[[Example SPARQL queries in Wolfram Language]]&lt;br /&gt;
&lt;br /&gt;
[[Execute SPARQL query against RDFStore]]&lt;br /&gt;
== Discord ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 15:55:39&lt;br /&gt;
|Channel=discourse graphs&lt;br /&gt;
|Text=we think the problem now is user-friendly tools and workfows that can create discourse graph structures, and have seen some exciting progress across a bunch of new user-facing &amp;quot;personal wikis&amp;quot;. but bridging from personal to communal is still a challenge, partially bc of tooling.&lt;br /&gt;
&lt;br /&gt;
this is why i'm excited about the [[Discourse Modeling]] idea, which i sort of understand as a way to try to instantiate something like [[Discourse Graphs]] into a wiki (bc wikis have a lot more in-built affordances for collaboration, such as edit histories, talk pages, etc.), which may hopefully lead to a lower barrier to entry for collaborative discourse graphing.&lt;br /&gt;
&lt;br /&gt;
a high hope is that we can develop a process that is easy enough to understand and implement that can then be applied to discourse graphing the IPCC or similarly large body of research on a focused, contentious, interdisciplinary topic.&lt;br /&gt;
&lt;br /&gt;
other examples include:&lt;br /&gt;
- effects of masks on community transmission (can't do decisive RCTs, need to synthesize)&lt;br /&gt;
- effects of social media on political (dys)function: (existing crowdsourced lit review here, in traditional narrative form: https://docs.google.com/document/d/1vVAtMCQnz8WVxtSNQev_e1cGmY9rnY96ecYuAj6C548/edit#)&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040214388554084372/1040293673851691059&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1409</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1409"/>
		<updated>2022-11-13T16:50:01Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Nouran Soliman, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Jay Patel&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Async: Potential Next Steps ==&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&amp;lt;blockquote&amp;gt;On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution.&lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
# New funding sources that could sustain those reward mechanisms.&lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;On a similar wavelength to Karola's note, this aligns with projects we are supporting in Longevity and Consciousness research, which will aim to test new **incentive mechanisms for contributing and maintaining living lit reviews in both domains**. I'd love to dive deeper and share learnings on this. How to most effectively deploy the grants raised so far is very top of mind! (edited)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Karola Kirsanow]]&amp;lt;blockquote&amp;gt;Just chiming in to add that developing incentive mechanisms for contributions to understanding the status of the knowledge frontier is something my team at Protocol Labs is interested in as well, both in the context of building &amp;amp; maintaining syntheses and discovering needed &amp;quot;requests for experiments&amp;quot;, as @mattakamatsu might put it&amp;lt;/blockquote&amp;gt;[[Joel Chan]]&amp;lt;blockquote&amp;gt;, i think it would be really neat to spec out different funding / incentive models for sustaining the work of synthesis (i'm bullish on getting a good amount done by integrating into normal workflows, but there's also a good amount of really valuable editorial/curatorial/synthesis work that you're doing that we want to see more of!)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Raw ideas: ===&lt;br /&gt;
🤔 what are the new incentives that we would like to see adopted? and what are the end goals of these incentives?&lt;br /&gt;
&lt;br /&gt;
🤔 can we incentivize people to create a collective knowledge graph? who curates? how do we track value attribution?&lt;br /&gt;
&lt;br /&gt;
🤔 spec out different funding/incentive models for sustaining the work of synthesis&lt;br /&gt;
&lt;br /&gt;
🤔 developing incentive mechanisms for contributions to understanding the status of the knowledge frontier&lt;br /&gt;
&lt;br /&gt;
🤔 incentive mechanisms for contributing and maintaining living lit reviews in both domains&lt;br /&gt;
&lt;br /&gt;
== Day 1: Goal for the workshop ==&lt;br /&gt;
'''Expected outcome'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing, with rigorous validation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to create a '''Resource''' that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.&lt;br /&gt;
* Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
* &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
* validate assumptions for the system that should work on a bigger scale / models to test the incentives&lt;br /&gt;
* Example:&lt;br /&gt;
** Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
*Describe the set of incentive/mechanism patterns that tool-builders might want to be aware of or design for/into?&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
== Day 2: Outcome - Patterns and ID cards for new incentives mechanism design and adoption  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: add summary /context for converging on Patterns and Incentive Mechanism Cards&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What are the patterns for designing a new incentive mechanism system, from inception to adoption by academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] How do we know if a new incentive mechanism or tool is ready for academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What drives the acceptance and onboarding of scientists?  &lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] Patterns ===&lt;br /&gt;
''Patterns come from our reflective observations about our hands-on interactions to solve problems in the world. One simple definition is that a pattern is a repeatably applicable solution to a problem that arises in a specific context. What’s the pattern form?''&lt;br /&gt;
&lt;br /&gt;
See the example of the [http://scrumbook.org/ Scrum Patterns] book that used  &amp;quot;A pattern language: Towns, buildings, construction.&amp;quot; book as reference&lt;br /&gt;
&lt;br /&gt;
* Common building blocks of mechanism design: &lt;br /&gt;
** Problem&lt;br /&gt;
** Frequent approaches or solution&lt;br /&gt;
** How to test / quantify?&lt;br /&gt;
&lt;br /&gt;
Any people that designs new mechanisms&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: summarise the idea better&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''ID Cards for new incentive mechanisms''' ===&lt;br /&gt;
''Serve to disclose information about a new mechanism design.  What would be the sections of a model card for a new incentive mechanism? Who proposed it, assumptions made, type of incentivized behavior,  riks and perverse behavior, evaluation, theoretical support…''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy the 1st draft of Mechanism Cards from:&amp;lt;/code&amp;gt; https://docs.google.com/document/d/1g1V4WKKmIaEajC9AW9fdbqOnTd7joaasc-AjFDYNC5o/edit#heading=h.pjvcgnypdp3a&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''Wiki of incentive mechanisms:''' ===&lt;br /&gt;
&lt;br /&gt;
* Create an “incentive mechanism card”, a structure on the wiki &lt;br /&gt;
&lt;br /&gt;
* imagine we have a wiki of all incentives ever designed, what would be the “mandatory” sections?&lt;br /&gt;
* Convert one of the examples in the chat to that structure&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Both '''Patterns''' and '''Incentive Mechanism Cards''' can be converted to wiki structures. These resources are complementary in the sense that Patterns can be small cards that we consult when designing a new mechanism,  while ID cards  would be unique identifiers of new mechanisms (they can &lt;br /&gt;
&lt;br /&gt;
=== Future Directions: ===&lt;br /&gt;
&lt;br /&gt;
* Create a Wiki ''Structure for Incentive Mechanism Card'' &lt;br /&gt;
* Create and fill wiki pages for some examples of Incentive Mechanisms&lt;br /&gt;
* Idea: invite designers to create ''Patterns for Mechanism Design''&lt;br /&gt;
&lt;br /&gt;
== Examples of Incentive Mechanisms ==&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy from messages on Discord in response to&amp;lt;/code&amp;gt; https://discord.com/channels/1029514961782849607/1041005559954022471/1041061650977009704&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;incentive-mechanisms under #general channel&lt;br /&gt;
== Bibliography &amp;amp; Resources ==&lt;br /&gt;
&lt;br /&gt;
* Other examples of pattern libraries: https://decentpatterns.xyz/library/&lt;br /&gt;
&lt;br /&gt;
===== Incentive Mechanisms =====&lt;br /&gt;
&lt;br /&gt;
* https://rescognito.com/&lt;br /&gt;
* https://credit.niso.org/&lt;br /&gt;
* https://anagora.org &lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
&lt;br /&gt;
===== Papers =====&lt;br /&gt;
&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7046208/ The views, perspectives, and experiences of academic researchers with data sharing and reuse: A meta-synthesis] [Paper]&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8808319/ Incentivising research data sharing: a scoping review] [Paper]&lt;br /&gt;
* [https://www.biorxiv.org/content/10.1101/2022.04.25.489391v1.full.pdf Community review: a robust and scalable selection system for resource allocation within open science and innovation communities] by Just One Giant Lab [Paper]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science] [Paper] by Nielsen and Qiu&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1408</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1408"/>
		<updated>2022-11-13T16:48:35Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Async: Potential Next Steps ==&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&amp;lt;blockquote&amp;gt;On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution.&lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
# New funding sources that could sustain those reward mechanisms.&lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;On a similar wavelength to Karola's note, this aligns with projects we are supporting in Longevity and Consciousness research, which will aim to test new **incentive mechanisms for contributing and maintaining living lit reviews in both domains**. I'd love to dive deeper and share learnings on this. How to most effectively deploy the grants raised so far is very top of mind! (edited)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Karola Kirsanow]]&amp;lt;blockquote&amp;gt;Just chiming in to add that developing incentive mechanisms for contributions to understanding the status of the knowledge frontier is something my team at Protocol Labs is interested in as well, both in the context of building &amp;amp; maintaining syntheses and discovering needed &amp;quot;requests for experiments&amp;quot;, as @mattakamatsu might put it&amp;lt;/blockquote&amp;gt;[[Joel Chan]]&amp;lt;blockquote&amp;gt;, i think it would be really neat to spec out different funding / incentive models for sustaining the work of synthesis (i'm bullish on getting a good amount done by integrating into normal workflows, but there's also a good amount of really valuable editorial/curatorial/synthesis work that you're doing that we want to see more of!)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Raw ideas: ===&lt;br /&gt;
🤔 what are the new incentives that we would like to see adopted? and what are the end goals of these incentives?&lt;br /&gt;
&lt;br /&gt;
🤔 can we incentivize people to create a collective knowledge graph? who curates? how do we track value attribution?&lt;br /&gt;
&lt;br /&gt;
🤔 spec out different funding/incentive models for sustaining the work of synthesis&lt;br /&gt;
&lt;br /&gt;
🤔 developing incentive mechanisms for contributions to understanding the status of the knowledge frontier&lt;br /&gt;
&lt;br /&gt;
🤔 incentive mechanisms for contributing and maintaining living lit reviews in both domains&lt;br /&gt;
&lt;br /&gt;
== Day 1: Goal for the workshop ==&lt;br /&gt;
'''Expected outcome'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing, with rigorous validation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to create a '''Resource''' that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.&lt;br /&gt;
* Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
* &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
* validate assumptions for the system that should work on a bigger scale / models to test the incentives&lt;br /&gt;
* Example:&lt;br /&gt;
** Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
*Describe the set of incentive/mechanism patterns that tool-builders might want to be aware of or design for/into?&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
== Day 2: Outcome - Patterns and ID cards for new incentives mechanism design and adoption  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: add summary /context for converging on Patterns and Incentive Mechanism Cards&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What are the patterns for designing a new incentive mechanism system, from inception to adoption by academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] How do we know if a new incentive mechanism or tool is ready for academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What drives the acceptance and onboarding of scientists?  &lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] Patterns ===&lt;br /&gt;
''Patterns come from our reflective observations about our hands-on interactions to solve problems in the world. One simple definition is that a pattern is a repeatably applicable solution to a problem that arises in a specific context. What’s the pattern form?''&lt;br /&gt;
&lt;br /&gt;
See the example of the [http://scrumbook.org/ Scrum Patterns] book that used  &amp;quot;A pattern language: Towns, buildings, construction.&amp;quot; book as reference&lt;br /&gt;
&lt;br /&gt;
* Common building blocks of mechanism design: &lt;br /&gt;
** Problem&lt;br /&gt;
** Frequent approaches or solution&lt;br /&gt;
** How to test / quantify?&lt;br /&gt;
&lt;br /&gt;
Any people that designs new mechanisms&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: summarise the idea better&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''ID Cards for new incentive mechanisms''' ===&lt;br /&gt;
''Serve to disclose information about a new mechanism design.  What would be the sections of a model card for a new incentive mechanism? Who proposed it, assumptions made, type of incentivized behavior,  riks and perverse behavior, evaluation, theoretical support…''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy the 1st draft of Mechanism Cards from:&amp;lt;/code&amp;gt; https://docs.google.com/document/d/1g1V4WKKmIaEajC9AW9fdbqOnTd7joaasc-AjFDYNC5o/edit#heading=h.pjvcgnypdp3a&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''Wiki of incentive mechanisms:''' ===&lt;br /&gt;
&lt;br /&gt;
* Create an “incentive mechanism card”, a structure on the wiki &lt;br /&gt;
&lt;br /&gt;
* imagine we have a wiki of all incentives ever designed, what would be the “mandatory” sections?&lt;br /&gt;
* Convert one of the examples in the chat to that structure&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Both '''Patterns''' and '''Incentive Mechanism Cards''' can be converted to wiki structures. These resources are complementary in the sense that Patterns can be small cards that we consult when designing a new mechanism,  while ID cards  would be unique identifiers of new mechanisms (they can &lt;br /&gt;
&lt;br /&gt;
=== Future Directions: ===&lt;br /&gt;
&lt;br /&gt;
* Create a Wiki ''Structure for Incentive Mechanism Card'' &lt;br /&gt;
* Create and fill wiki pages for some examples of Incentive Mechanisms&lt;br /&gt;
* Idea: invite designers to create ''Patterns for Mechanism Design''&lt;br /&gt;
&lt;br /&gt;
== Examples of Incentive Mechanisms ==&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy from messages on Discord in response to&amp;lt;/code&amp;gt; https://discord.com/channels/1029514961782849607/1041005559954022471/1041061650977009704&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;incentive-mechanisms under #general channel&lt;br /&gt;
== Bibliography &amp;amp; Resources ==&lt;br /&gt;
&lt;br /&gt;
* Other examples of pattern libraries: https://decentpatterns.xyz/library/&lt;br /&gt;
&lt;br /&gt;
===== Incentive Mechanisms =====&lt;br /&gt;
&lt;br /&gt;
* https://rescognito.com/&lt;br /&gt;
* https://credit.niso.org/&lt;br /&gt;
* https://anagora.org &lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
&lt;br /&gt;
===== Papers =====&lt;br /&gt;
&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7046208/ The views, perspectives, and experiences of academic researchers with data sharing and reuse: A meta-synthesis] [Paper]&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8808319/ Incentivising research data sharing: a scoping review] [Paper]&lt;br /&gt;
* [https://www.biorxiv.org/content/10.1101/2022.04.25.489391v1.full.pdf Community review: a robust and scalable selection system for resource allocation within open science and innovation communities] by Just One Giant Lab [Paper]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science] [Paper] by Nielsen and Qiu&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1398</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1398"/>
		<updated>2022-11-13T16:16:30Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.&lt;br /&gt;
&lt;br /&gt;
== Async: Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution.&lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
# New funding sources that could sustain those reward mechanisms.&lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Day 1: Goal for the workshop ==&lt;br /&gt;
'''Expected outcome'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&amp;lt;/code&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing, with rigorous validation.&lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
** validate assumptions for the system that should work on a bigger scale / models to test the incentives&lt;br /&gt;
** Example:&lt;br /&gt;
*** Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
== Day 2: Outcome - Patterns and ID cards for new incentives mechanism design and adoption  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: add summary /context for converging on Patterns and Incentive Mechanism Cards&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What are the patterns for designing a new incentive mechanism system, from inception to adoption by academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] How do we know if a new incentive mechanism or tool is ready for academia?&lt;br /&gt;
&lt;br /&gt;
❓[[Question]] What drives the acceptance and onboarding of scientists?  &lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] Patterns ===&lt;br /&gt;
''Patterns come from our reflective observations about our hands-on interactions to solve problems in the world. One simple definition is that a pattern is a repeatably applicable solution to a problem that arises in a specific context. What’s the pattern form?''&lt;br /&gt;
&lt;br /&gt;
See the example of the [http://scrumbook.org/ Scrum Patterns] book that used  &amp;quot;A pattern language: Towns, buildings, construction.&amp;quot; book as reference&lt;br /&gt;
&lt;br /&gt;
* Common building blocks of mechanism design: &lt;br /&gt;
** Problem&lt;br /&gt;
** Frequent approaches or solution&lt;br /&gt;
** How to test / quantify?&lt;br /&gt;
&lt;br /&gt;
Any people that designs new mechanisms&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: summarise the idea better&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''ID Cards for new incentive mechanisms''' ===&lt;br /&gt;
''Serve to disclose information about a new mechanism design.  What would be the sections of a model card for a new incentive mechanism? Who proposed it, assumptions made, type of incentivized behavior,  riks and perverse behavior, evaluation, theoretical support…''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy the 1st draft of Mechanism Cards from:&amp;lt;/code&amp;gt; https://docs.google.com/document/d/1g1V4WKKmIaEajC9AW9fdbqOnTd7joaasc-AjFDYNC5o/edit#heading=h.pjvcgnypdp3a&lt;br /&gt;
&lt;br /&gt;
=== '''💡''' [[Claim]] '''Wiki of incentive mechanisms''' ===&lt;br /&gt;
&lt;br /&gt;
* Create an “incentive mechanism card”, a structure on the wiki &lt;br /&gt;
&lt;br /&gt;
* imagine we have a wiki of all incentives ever designed, what would be the “mandatory” sections?&lt;br /&gt;
* Convert one of the examples in the chat to that structure&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Both '''Patterns''' and '''Incentive Mechanism Cards''' can be converted to wiki structures. These resources are complementary in the sense that Patterns can be small cards that we consult when designing a new mechanism,  while ID cards  would be unique identifiers of new mechanisms (they can &lt;br /&gt;
&lt;br /&gt;
=== Future Directions: ===&lt;br /&gt;
&lt;br /&gt;
* Create a Wiki ''Structure for Incentive Mechanism Card'' &lt;br /&gt;
* Create and fill wiki pages for some examples of Incentive Mechanisms&lt;br /&gt;
* Idea: invite designers to create ''Patterns for Mechanism Design''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples of Incentive Mechanisms ==&lt;br /&gt;
&amp;lt;code&amp;gt;ToDo: copy from messages on Discord&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bibliography &amp;amp; Resources ==&lt;br /&gt;
&lt;br /&gt;
*[https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Just on giant labs book: https://www.biorxiv.org/content/10.1101/2022.04.25.489391v1.full.pdf&lt;br /&gt;
&lt;br /&gt;
Other examples of pattern libraries: https://decentpatterns.xyz/library/&lt;br /&gt;
&lt;br /&gt;
rescognito.com for contributions&lt;br /&gt;
&lt;br /&gt;
Something built on top of &amp;lt;nowiki&amp;gt;https://credit.niso.org/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;https://anagora.org&amp;lt;/nowiki&amp;gt; is the prototype :)&lt;br /&gt;
&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7046208/ The views, perspectives, and experiences of academic researchers with data sharing and reuse: A meta-synthesis]&lt;br /&gt;
* [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8808319/ Incentivising research data sharing: a scoping review]&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1187</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1187"/>
		<updated>2022-11-12T17:35:48Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark datase&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing, with rigorous validation.&lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
** validate assumptions for the system that should work on a bigger scale / models to test the incentives&lt;br /&gt;
** Example:&lt;br /&gt;
*** Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1183</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1183"/>
		<updated>2022-11-12T17:30:02Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark datase&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
** validate assumptions for the system that should work on a bigger scale / models to test the incentives&lt;br /&gt;
** Example:&lt;br /&gt;
*** Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1181</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1181"/>
		<updated>2022-11-12T17:27:29Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark datase&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
** validate assumptions for the system that should work on a bigger scale&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1179</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1179"/>
		<updated>2022-11-12T17:24:32Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Martin Karlsson, Matt Clancy, Raphael Walker, Sílvia Bessa, Valerii Kremnev, Nouran Soliman&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark datase&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1174</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1174"/>
		<updated>2022-11-12T17:21:36Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev, Raphael Walker&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark datase&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1172</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1172"/>
		<updated>2022-11-12T17:19:45Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev, Raphael Walker&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&lt;br /&gt;
&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** Learnings from past and ongoing attempts (what truly motivates sustainable participation).&lt;br /&gt;
** &amp;quot;''A tool builder should check their assumptions agains this checklist before ...''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1170</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1170"/>
		<updated>2022-11-12T17:18:53Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev, Raphael Walker&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&lt;br /&gt;
&lt;br /&gt;
* T'''he best tools in the world mean nothing if no one adopts them'''. Let’s merge together small scale testing with early adopters, with rigorous validation. &lt;br /&gt;
* Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   &lt;br /&gt;
** &amp;quot;A tool builder should check their assumptions agains this checklist before ...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Identified Open Problems ===&lt;br /&gt;
# Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
# Value attribution:&lt;br /&gt;
#* How do you distribute rewards?&lt;br /&gt;
#* Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
#* How do we connect the two sides?&lt;br /&gt;
# How do we test the behavior of a model as it scales? &lt;br /&gt;
#* How do we predict the inventive structures or perverse behavior that will arise as it’s adopted for a large number of players?&lt;br /&gt;
# Incentive mechanisms for contributing and maintaining a collective knowledge graph&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1161</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1161"/>
		<updated>2022-11-12T17:15:34Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev, Raphael Walker&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Identified Open Problems ==&lt;br /&gt;
&lt;br /&gt;
* Acceptance and onboarding of scientists, even if we have a model that works in a small setting&lt;br /&gt;
* Value attribution:&lt;br /&gt;
** How do you distribute rewards?&lt;br /&gt;
** Opportunity side: new tools looking at ways to provide input to that distribution mechanism&lt;br /&gt;
** How do we connect the two sides?&lt;br /&gt;
* How do we test the behavior of a model as it scales? &lt;br /&gt;
** How do we predict the inventive structures or perverse behavior will arise as it’s adopted for a large number of players&lt;br /&gt;
* Incentive mechanisms for contributing and maintaining living lit reviews in both domains&lt;br /&gt;
&lt;br /&gt;
== Goal for the workshop: ==&lt;br /&gt;
'''Resources''', such as a system map/synthesis of the problem space, synthesis/directory of tools, essential reading list, case study library, or shared synthesis benchmark dataset&lt;br /&gt;
&lt;br /&gt;
* The best tools in the world mean nothing if no one adopts them. Let’s merge together small scale testing with early adopters, with rigorous validation. Create a resource that the tool builders across the group can glance at to not lose sight of the critical point of adoption. With practical examples of how these mechanisms are designed, iterated upon, and how they can be tested and communicated to academia.   * A tool builder should check their assumptions agains this checklist before ...&lt;br /&gt;
&lt;br /&gt;
== Overlapping with other groups? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1114</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1114"/>
		<updated>2022-11-12T16:15:14Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Open Notes==&lt;br /&gt;
Martin&lt;br /&gt;
* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;br /&gt;
&lt;br /&gt;
Angelina:&lt;br /&gt;
* Questions about adoption&lt;br /&gt;
* Regulations (for example, in USA there's data open or they don't receive money anymore), in EU there's a proposal to evaluate researchers using diff metrics, such as openness&lt;br /&gt;
&lt;br /&gt;
Sílvia&lt;br /&gt;
* old incentives, what are the ones in place besides reputation?&lt;br /&gt;
* What should we keep in mind when creating&lt;br /&gt;
&lt;br /&gt;
Angelina&lt;br /&gt;
* replacing the old system would be detrimental to the adoption&lt;br /&gt;
* transfer their merits to the new system&lt;br /&gt;
* progressive adoption of new metrics in behavior that accommodates certain&lt;br /&gt;
&lt;br /&gt;
Rafie&lt;br /&gt;
* metrics are used to &amp;quot;judge&amp;quot; researchers to allocate grants&lt;br /&gt;
* democratically incentives, but existing structures are not democratically enough&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Most of the incentives are monetary (there are social)&lt;br /&gt;
* researchers are not in a position to decide; they're put in the system&lt;br /&gt;
* funders can probably change the infrastructure and regulations&lt;br /&gt;
&lt;br /&gt;
'''Q: stakeholders?'''&lt;br /&gt;
* Researchers&lt;br /&gt;
* grant funders&lt;br /&gt;
* publishing agencies&lt;br /&gt;
* Other: industry, taxpayers&lt;br /&gt;
&lt;br /&gt;
'''Q - change coming from which stakeholders?'''&lt;br /&gt;
* Biggest US and European &lt;br /&gt;
* smaller foundations, not supper novel ideas, a lot of outliers in Web3&lt;br /&gt;
* researcher will move to web3 in 10 to 20&lt;br /&gt;
* Stepwise approach, led by biggest funder&lt;br /&gt;
&lt;br /&gt;
*alternative view*: demonstrate the reality of sth, Web3 and Desci - opportunity to demonstrate structures and mechanisms working in a small scale, and showcasing to onboard larger organizations&lt;br /&gt;
* start small and demonstrate value&lt;br /&gt;
&lt;br /&gt;
'''Push for the adoption of new systems:'''&lt;br /&gt;
* works but not optimal: some systems work great on a small scale, but scale to promote less nice behaviour&lt;br /&gt;
* Readiness of academia?&lt;br /&gt;
* otoh, early adopters don't need to be big&lt;br /&gt;
&lt;br /&gt;
Nouran:&lt;br /&gt;
*HCI community: the driving force is actually the academics&lt;br /&gt;
* Tool building perspective: challenges? &lt;br /&gt;
* Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
Martin Q - if we create spaces to allow researchers to come together away from their high reputation game, how do they tap into research initiatives and new funders and funding mechanisms?&lt;br /&gt;
&lt;br /&gt;
Open Questions - validate assumptions for the system that should work on a bigger scale?&lt;br /&gt;
* how do we determine the systems that will work on a big scale without testing them on a large scale?&lt;br /&gt;
* Valerii shares his company approach: small-scale test, update the pre-existing model + ar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open Questions?&lt;br /&gt;
''' spec out different funding/incentive models for sustaining the work of synthesis '''&lt;br /&gt;
&lt;br /&gt;
'''developing incentive mechanisms for contributions to understanding the status of the knowledge frontier'''&lt;br /&gt;
&lt;br /&gt;
'''incentive mechanisms for contributing and maintaining living lit reviews in both domains'''&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1108</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1108"/>
		<updated>2022-11-12T16:02:12Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Open Notes==&lt;br /&gt;
Martin&lt;br /&gt;
* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;br /&gt;
&lt;br /&gt;
Angelina:&lt;br /&gt;
* Questions about adoption&lt;br /&gt;
* Regulations (for example, in USA there's data open or they don't receive money anymore), in EU there's a proposal to evaluate researchers using diff metrics, such as openness&lt;br /&gt;
&lt;br /&gt;
Sílvia&lt;br /&gt;
* old incentives, what are the ones in place besides reputation?&lt;br /&gt;
* What should we keep in mind when creating&lt;br /&gt;
&lt;br /&gt;
Angelina&lt;br /&gt;
* replacing the old system would be detrimental to the adoption&lt;br /&gt;
* transfer their merits to the new system&lt;br /&gt;
* progressive adoption of new metrics in behavior that accommodates certain&lt;br /&gt;
&lt;br /&gt;
Rafie&lt;br /&gt;
* metrics are used to &amp;quot;judge&amp;quot; researchers to allocate grants&lt;br /&gt;
* democratically incentives, but existing structures are not democratically enough&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Most of the incentives are monetary (there are social)&lt;br /&gt;
* researchers are not in a position to decide; they're put in the system&lt;br /&gt;
* funders can probably change the infrastructure and regulations&lt;br /&gt;
&lt;br /&gt;
'''Q: stakeholders?'''&lt;br /&gt;
* Researchers&lt;br /&gt;
* grant funders&lt;br /&gt;
* publishing agencies&lt;br /&gt;
* Other: industry, taxpayers&lt;br /&gt;
&lt;br /&gt;
'''Q - change coming from which stakeholders?'''&lt;br /&gt;
* Biggest US and European &lt;br /&gt;
* smaller foundations, not supper novel ideas, a lot of outliers in Web3&lt;br /&gt;
* researcher will move to web3 in 10 to 20&lt;br /&gt;
* Stepwise approach, led by biggest funder&lt;br /&gt;
&lt;br /&gt;
*alternative view*: demonstrate the reality of sth, Web3 and Desci - opportunity to demonstrate structures and mechanisms working in a small scale, and showcasing to onboard larger organizations&lt;br /&gt;
* start small and demonstrate value&lt;br /&gt;
&lt;br /&gt;
'''Push for the adoption of new systems:'''&lt;br /&gt;
* works but not optimal: some systems work great on a small scale, but scale to promote less nice behaviour&lt;br /&gt;
* Readiness of academia?&lt;br /&gt;
* otoh, early adopters don't need to be big&lt;br /&gt;
&lt;br /&gt;
Nouran:&lt;br /&gt;
*HCI community: the driving force is actually the academics&lt;br /&gt;
* Tool building perspective: challenges? &lt;br /&gt;
* Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
Martin Q - if we create spaces to allow researchers to come together away from their high reputation game, how do they tap into research initiatives and new funders and funding mechanisms?&lt;br /&gt;
&lt;br /&gt;
Open Questions - validate assumptions for the system that should work on a bigger scale?&lt;br /&gt;
* how do we determine the systems that will work on a big scale without testing them on a large scale?&lt;br /&gt;
* Valerii shares his company approach: small-scale test, update the pre-existing model + ar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open Questions?&lt;br /&gt;
''' spec out different funding/incentive models for sustaining the work of synthesis '''&lt;br /&gt;
'''developing incentive mechanisms for contributions to understanding the status of the knowledge frontier'''&lt;br /&gt;
'''incentive mechanisms for contributing and maintaining living lit reviews in both domains'''&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1103</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1103"/>
		<updated>2022-11-12T15:54:15Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Open Notes==&lt;br /&gt;
Martin&lt;br /&gt;
* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;br /&gt;
&lt;br /&gt;
Angelina:&lt;br /&gt;
* Questions about adoption&lt;br /&gt;
* Regulations (for example, in USA there's data open or they don't receive money anymore), in EU there's a proposal to evaluate researchers using diff metrics, such as openness&lt;br /&gt;
&lt;br /&gt;
Sílvia&lt;br /&gt;
* old incentives, what are the ones in place besides reputation?&lt;br /&gt;
* What should we keep in mind when creating&lt;br /&gt;
&lt;br /&gt;
Angelina&lt;br /&gt;
* replacing the old system would be detrimental to the adoption&lt;br /&gt;
* transfer their merits to the new system&lt;br /&gt;
* progressive adoption of new metrics in behavior that accommodates certain&lt;br /&gt;
&lt;br /&gt;
Rafie&lt;br /&gt;
* metrics are used to &amp;quot;judge&amp;quot; researchers to allocate grants&lt;br /&gt;
* democratically incentives, but existing structures are not democratically enough&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Most of the incentives are monetary (there are social)&lt;br /&gt;
* researchers are not in a position to decide; they're put in the system&lt;br /&gt;
* funders can probably change the infrastructure and regulations&lt;br /&gt;
&lt;br /&gt;
'''Q: stakeholders?'''&lt;br /&gt;
* Researchers&lt;br /&gt;
* grant funders&lt;br /&gt;
* publishing agencies&lt;br /&gt;
* Other: industry, taxpayers&lt;br /&gt;
&lt;br /&gt;
'''Q - change coming from which stakeholders?'''&lt;br /&gt;
* Biggest US and European &lt;br /&gt;
* smaller foundations, not supper novel ideas, a lot of outliers in Web3&lt;br /&gt;
* researcher will move to web3 in 10 to 20&lt;br /&gt;
* Stepwise approach, led by biggest funder&lt;br /&gt;
&lt;br /&gt;
*alternative view*: demonstrate the reality of sth, Web3 and Desci - opportunity to demonstrate structures and mechanisms working in a small scale, and showcasing to onboard larger organizations&lt;br /&gt;
* start small and demonstrate value&lt;br /&gt;
&lt;br /&gt;
'''Push for the adoption of new systems:'''&lt;br /&gt;
* works but not optimal: some systems work great on a small scale, but scale to promote less nice behaviour&lt;br /&gt;
* Readiness of academia?&lt;br /&gt;
* otoh, early adopters don't need to be big&lt;br /&gt;
&lt;br /&gt;
Nouran:&lt;br /&gt;
*HCI community: the driving force is actually the academics&lt;br /&gt;
* Tool building perspective: challenges? &lt;br /&gt;
* Reputation &amp;amp; interactions in online space: how can we build better tools to help users navigate these spaces without being afraid of their reputation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Martin Q - if we create spaces to allow researchers to come together away from their high reputation game, how do they tap into research initiatives and new funders and funding mechanisms?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open Questions?&lt;br /&gt;
**developing incentive mechanisms for contributions to understanding the status of the knowledge frontier**&lt;br /&gt;
**incentive mechanisms for contributing and maintaining living lit reviews in both domains**.&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1096</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1096"/>
		<updated>2022-11-12T15:37:04Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Open Notes==&lt;br /&gt;
Martin&lt;br /&gt;
* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;br /&gt;
&lt;br /&gt;
Angelina:&lt;br /&gt;
* Questions about adoption&lt;br /&gt;
* Regulations (for example, in USA there's data open or they don't receive money anymore), in EU there's a proposal to evaluate researchers using diff metrics, such as openness&lt;br /&gt;
&lt;br /&gt;
Sílvia&lt;br /&gt;
* old incentives, what are the ones in place besides reputation?&lt;br /&gt;
* What should we keep in mind when creating&lt;br /&gt;
&lt;br /&gt;
Angelina&lt;br /&gt;
* replacing the old system would be detrimental to the adoption&lt;br /&gt;
* transfer their merits to the new system&lt;br /&gt;
* progressive adoption of new metrics in behavior that accommodates certain&lt;br /&gt;
&lt;br /&gt;
Rafie&lt;br /&gt;
* metrics are used to &amp;quot;judge&amp;quot; researchers to allocate grants&lt;br /&gt;
* democratically incentives, but existing structures are not democratically enough&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Most of the incentives are monetary (there are social)&lt;br /&gt;
* researchers are not in a position to decide; they're put in the system&lt;br /&gt;
* funders can probably change the infrastructure and regulations&lt;br /&gt;
&lt;br /&gt;
Q: stakeholders?&lt;br /&gt;
* Researchers&lt;br /&gt;
* grant funders&lt;br /&gt;
* publishing agencies&lt;br /&gt;
* Other: industry, taxpayers&lt;br /&gt;
&lt;br /&gt;
Q - change comeing from which stakeholders?&lt;br /&gt;
* Biggest US and European &lt;br /&gt;
* smaller foundations, not supper novel ideas, a lot of outliers in Web3&lt;br /&gt;
* researcher will move to web3 in 10 to 20&lt;br /&gt;
* Stepwise approach, led by biggest funder&lt;br /&gt;
&lt;br /&gt;
*alternative view*: demonstrate the reality of sth, Web3 and Desci - opportunity to demonstrate structures and mechanisms working in a small scale, and showcasing to onboard larger organizations&lt;br /&gt;
* start small and demonstrate value&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**incentive mechanisms for contributing and maintaining living lit reviews in both domains**.&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1088</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1088"/>
		<updated>2022-11-12T15:29:54Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Open Notes==&lt;br /&gt;
Martin&lt;br /&gt;
* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;br /&gt;
&lt;br /&gt;
Angelina:&lt;br /&gt;
* Questions about adoption&lt;br /&gt;
* Regulations (for example, in USA there's data open or they don't receive money anymore), in EU there's a proposal to evaluate researchers using diff metrics, such as openness&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sílvia&lt;br /&gt;
- old incentives, what are the ones in place besides reputation?&lt;br /&gt;
- What should we keep in mind when creating&lt;br /&gt;
&lt;br /&gt;
Angelina&lt;br /&gt;
* replacing the old system would be detrimental to the adoption&lt;br /&gt;
* transfer their merits to the new system&lt;br /&gt;
* progressive adoption of new metrics in behavior that accommodates certain&lt;br /&gt;
&lt;br /&gt;
Rafie&lt;br /&gt;
* metrics are used to &amp;quot;judge&amp;quot; researchers to allocate grants&lt;br /&gt;
* democratically incentives, but existing structures are not democratically enough&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vallerii&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**incentive mechanisms for contributing and maintaining living lit reviews in both domains**.&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1087</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1087"/>
		<updated>2022-11-12T15:23:07Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Reward contributions and how they affect behavior&lt;br /&gt;
* Collect few opinions on how the rewarding can be done, other examples and what worked or didn't work&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1086</id>
		<title>Talk:Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Talk:Social_Systems&amp;diff=1086"/>
		<updated>2022-11-12T15:21:53Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: Created page with &amp;quot;Testing&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Testing&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1083</id>
		<title>Sílvia Bessa</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1083"/>
		<updated>2022-11-12T14:46:34Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Research Program Manager in the Network Research team at Protocol Labs, where she designs new mechanisms to incentivize and accelerate research to build public goods.{{Participant&lt;br /&gt;
|Timezone=WET (GMT+00:00/GMT+01:00)&lt;br /&gt;
|Affiliation=Protocol.ai&lt;br /&gt;
|Interests=Value Attribution, Decentralization, Incentive systems, Coordination&lt;br /&gt;
|Group=Social Systems&lt;br /&gt;
|Discord Handle=Sílvia Bessa#1869&lt;br /&gt;
|Github=silvianetobessa&lt;br /&gt;
}}&lt;br /&gt;
{{Workshop Submission&lt;br /&gt;
|Frame=Practitioner, Tool-builder&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1071</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1071"/>
		<updated>2022-11-12T11:56:56Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: /* Relevant Messages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1070</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1070"/>
		<updated>2022-11-12T11:42:46Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Karlsson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;br /&gt;
[[^https://discord.com/channels/1029514961782849607/1033091746139230238/1039228139366268938]]&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Discord_Messages&amp;diff=1067</id>
		<title>Discord Messages</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Discord_Messages&amp;diff=1067"/>
		<updated>2022-11-12T11:19:06Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: /* 22-11-12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 22-10-16 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 00:57:56&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=Once again i am talking about my [[Test Topic]] that's a part of my [[Test Project]] and i want to see some links in the reply&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031370447457108038&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 01:10:41&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=Now hopefully without the uncaught exceptions for [[Test Topic]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031373655944474645&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 01:15:09&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=Now I am going to link a message into a specific section in my [[Test Topic#New Section]] and also see if we propagate that through to the wikilinks in [[Test Project]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031374778415718410&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 01:15:09&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=Now I am going to link a message into a specific section in my [[Test Topic#New Section]] and also see if we propagate that through to the wikilinks in [[Test Project]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031374778415718410&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 01:38:21&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=i'll leave the bot running for a lil bit but yeah it's just running on my laptop for now, will move it over to the linode running the wiki when i go to switch the url. made a page to document the [[WikiBot#Status Updates]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031380616605868102&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-10-16 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-17 00:57:56&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=Once again i am talking about my [[Test Topic]] that's a part of my [[Test Project]] and i want to see some links in the reply&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1031370447457108038&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-10-31 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-10-31 23:55:22&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=[[Testing Wikibot]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1036790519319236698&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-01 00:03:06&lt;br /&gt;
|Channel=wikibot&lt;br /&gt;
|Text=I would suggest turning [[Discord#Notifications]] off for this channel. on mobile click the person looking icon in the top right and then the notification options are near the top. on desktop there should be a bell-looking icon along the top row of icons&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1036778158122344448/1036792464972992532&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-01 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-01 02:02:02&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=[[Testing Wikibot]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1036822397745119262&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-02 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 07:43:01&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=[[Testing Wikibot]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1037270597362798622&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 07:43:07&lt;br /&gt;
|Channel=testing-wikibot&lt;br /&gt;
|Text=[[Testing Wikibot2]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1029573464320917635/1037270620616015922&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 08:12:57&lt;br /&gt;
|Channel=fedi&lt;br /&gt;
|Text=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&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1037261659368067072/1037278126918619188&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 08:14:45&lt;br /&gt;
|Channel=wikibot&lt;br /&gt;
|Text=omg lmao [[WikiBot#TODO]] Don't make a separate page using semantic wikilinks lol&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1036778158122344448/1037278580968800276&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 08:17:07&lt;br /&gt;
|Channel=fedi&lt;br /&gt;
|Text=Then i just made a page to link to the pages. There's not really a well defined way to do meta-categorization like that in-medium as far as I'm aware, but am happy to receive [[WikiBot#Feature Requests]] about it&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1037261659368067072/1037279178883616798&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-02 12:27:51&lt;br /&gt;
|Channel=table-2&lt;br /&gt;
|Text=Konrad, are you familiar with [[Chemical Markup Language]] (CML)? I stumbled across it on Twitter a few weeks ago via discussions about open publishing, and was surprised at the longevity of the project. I don’t love XML, but it seems to have gained some traction in its day, though I am not sure how active it is these days. https://en.m.wikipedia.org/wiki/Chemical_Markup_Language&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1033091746139230238/1037342276520783943&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-03 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-03 02:56:36&lt;br /&gt;
|Channel=table-2&lt;br /&gt;
|Text=ah, that is both informative and sad to hear. i think ahead of its time is a reasonable diagnosis.&lt;br /&gt;
&lt;br /&gt;
[[ScholOnto]] I think was also ahead of its time: had a working prototype integration into a Word processor for directly authoring discourse-graph like things while drafting a manuscript (described here: https://onlinelibrary.wiley.com/doi/abs/10.1002/int.20188)&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1033091746139230238/1037560902800658514&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-03 11:27:24&lt;br /&gt;
|Channel=off-topic&lt;br /&gt;
|Text=this is almost exactly the idea with the [[WikiBot]] that pushes to a [[Semantic Wiki]], and good to have a name in [[Gradual Enrichment]]. looking forward to digging though the references and finishing that piece^ tomorrow. (and finishing the n-back linking syntax so I can just directly include the piece in the annotation that is this message). thanks for sharing 🙂&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1035691728356790322/1037689452157481071&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-03 22:51:30&lt;br /&gt;
|Channel=In terms of overlap with my own&lt;br /&gt;
|Text=[[Project Ideas#Linked Data Publishing On Activitypub]]&lt;br /&gt;
&lt;br /&gt;
ooh I'm very interested in this. so are you thinking a [[Twitter#Bridge]] -&amp;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&lt;br /&gt;
```&lt;br /&gt;
@ bot prefix&lt;br /&gt;
foaf: https:// (ontology URL)&lt;br /&gt;
```&lt;br /&gt;
or&lt;br /&gt;
```&lt;br /&gt;
@ bot alias&lt;br /&gt;
term: foaf.LongerNameForTerm&lt;br /&gt;
```&lt;br /&gt;
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?). &lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1037786518800039978/1037861609885925467&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-03 23:11:44&lt;br /&gt;
|Channel=table-3&lt;br /&gt;
|Text=hello Matthew! very curious about this. As someone not familiar with materials science, I'm curious if you could say more about what [[OPTIMADE]] does in this case? Is the idea that the zenodo plugin parses some paper, and then sends it to other listening clients that the parsed data comes from the paper? is it a vocabulary, or communication protocol, or both? and what kind of information would it be parsing/do materials scientists want to be able to analyze in an automated way? sorry if I am being dense, just curious because I've always admired materials but have had very little exposure.&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1033091597635694694/1037866701326385284&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-04 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-04 15:26:31&lt;br /&gt;
|Channel=table-1&lt;br /&gt;
|Text=in the spirit of cultivating our garden: [[Reading List]] https://hapgood.us/2015/10/17/the-garden-and-the-stream-a-technopastoral/amp/&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1033091723389317160/1038112016038101062&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=Konrad Hinsen&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/499904513038090240/343ae17c322fa09b3260f95e58bc4f29.png?size=1024&lt;br /&gt;
|Date Sent=22-11-04 16:21:19&lt;br /&gt;
|Channel=Wikibot&lt;br /&gt;
|Text=Nice idea, that [[Wikibot]]! Do I understand correctly that it grabs all messages that contain a page name in double brackets, and adds them to the Wiki page with that name? (this message being as much a test as a question of course)&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038112016038101062/1038125804032368663&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-04 21:01:30&lt;br /&gt;
|Channel=Wikibot&lt;br /&gt;
|Text=the idea is exactly to merge the [[Garden and Stream]] we have here, or as olde wiki culture called it, [[DocumentMode and ThreadMode]] in a process of [[Gradual Enrichment]]&lt;br /&gt;
http://meatballwiki.org/wiki/DocumentMode&lt;br /&gt;
http://meatballwiki.org/wiki/ThreadMode&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038112016038101062/1038196314409803826&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-05 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-05 01:23:44&lt;br /&gt;
|Channel=mod-requests&lt;br /&gt;
|Text=[[Wiki#Organization]]&lt;br /&gt;
As we get towards proposing projects and organizing ideas, I've added a set of pages for the different concepts that y'all indicated either here or in your applications: https://synthesis-infrastructures.wiki/Concepts&lt;br /&gt;
&lt;br /&gt;
Each page should give a list of participants that have a `Interested In` property on their participant page (or you can declare interest on the page using the template (see example at https://synthesis-infrastructures.wiki/Template:Concept ) as another way of finding people with similar interests. Feel free to add additional interests from your own page and add new pages by using the `{{Concept}}` template on any new page.  The pages are all stubs at the moment, but I have made links between related concepts/subconcepts/etc. These will also help us catch any wikilinks made from within the discord 🙂&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1032530251944833054/1038262308935319574&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-07 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-07 01:11:33&lt;br /&gt;
|Channel=black-boxes&lt;br /&gt;
|Text=Hello Pooja and welcome 🙂 I certainly share your concerns here, and would love to read any writing or work you've done on the topic! I'm curious if you had any initial inklings of [[Discovery]] systems that go beyond the [[Search#Black Box Model]] ? I have my own ideas but as you say, everyone has a unique standpoint and experience that structures their ideas so I would love to hear yours!&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038594946791387276/1038984020047962212&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-07 01:33:13&lt;br /&gt;
|Channel=general-brainstorming&lt;br /&gt;
|Text=For everyone that is embarking on a project, how about setting up a page under [[Projects]] where we can start organizing people that are interested in them, and setting up any prerequisite infra/tools so we don't have to be struggling with stuff like provisioning servers and getting permissions setup during our limited time this weekend 🙂&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1034992937391632444/1038989470290153472&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-08 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-08 23:32:39&lt;br /&gt;
|Channel=linked-data-activitypub&lt;br /&gt;
|Text=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&lt;br /&gt;
http://dustycloud.org/blog/on-standards-divisions-collaboration/&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038983225348993184/1039683903864189020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-09 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-09 23:25:43&lt;br /&gt;
|Channel=SEPIO + ActivityStreams via JSON-LD&lt;br /&gt;
|Text=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&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040042059916120094/1040044550611284018&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-10 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 00:15:39&lt;br /&gt;
|Channel=mod-requests&lt;br /&gt;
|Text=Reminder as the conversations start thickening (which has been great to read, looking forward to jumping in more later when I have a few minutes) and thus become a bit harder to keep track of that you should feel free to make liberal use of [[Wikilinks]] in your posts to archive them in the wiki and make them more discoverable by people outside of your table/project. (For example this message will appear here https://synthesis-infrastructures.wiki/Wikilinks ). This would be especially useful because it looks like some folks are interested in doing some &amp;lt;#1038988750677606432&amp;gt; on the wiki!&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1032530251944833054/1040057112891494451&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 08:58:52&lt;br /&gt;
|Channel=discourse-modeling&lt;br /&gt;
|Text=I am about to go to bed but personally I favor the model of the federated wiki, that the same &amp;quot;term&amp;quot; or page title in the case of the wiki has many possible realizations, and what's useful is their multiplicity. I think everything2 was an early model of this, but basically it cuts to the core of the history of early wikis, to the initial fork of ward's wiki into meatball. the singularity of meaning as implied by Wikipedia is imo an artifact of wikis having been adopted by encyclopedists, with all the diderot-like enlightenment-era philosophy that entails. this seems exceptionally apt today and yesterday given Aaron Swartz telling of that history , particularly his &amp;quot;[[Who Writes Wikipedia?]]&amp;quot; Everyone can contribute in a linked context, and that's what the synthesis of wikilike thinking, linked data, and distributed messaging gives us :). I write about this idea more completely here: https://jon-e.net/infrastructure/#the-wiki-way&lt;br /&gt;
after my take on the critical/ethical need for forking in information systems as given by the case study of NIH's biomedical translator (link to most relevant part in the middle of the argument, the justification and motivation precedes it): https://jon-e.net/infrastructure/#problematizing-the-need-for-a-system-intended-to-link-all-or-eve&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038988750677606432/1040188785499054100&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 15:51:29&lt;br /&gt;
|Channel=discourse graphs&lt;br /&gt;
|Text=the idea [[DiscourseGraphs]] is rooted in a bunch of models like [[SEPIO]] (h/t &amp;lt;@602622661125996545&amp;gt;) and [[ScholOnto]] that have been around for various amounts of time, though not yet with (to my knowledge) serious widespread adoption.&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040214388554084372/1040292623891582996&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 15:55:39&lt;br /&gt;
|Channel=discourse graphs&lt;br /&gt;
|Text=we think the problem now is user-friendly tools and workfows that can create discourse graph structures, and have seen some exciting progress across a bunch of new user-facing &amp;quot;personal wikis&amp;quot;. but bridging from personal to communal is still a challenge, partially bc of tooling.&lt;br /&gt;
&lt;br /&gt;
this is why i'm excited about the [[Discourse Modeling]] idea, which i sort of understand as a way to try to instantiate something like [[Discourse Graphs]] into a wiki (bc wikis have a lot more in-built affordances for collaboration, such as edit histories, talk pages, etc.), which may hopefully lead to a lower barrier to entry for collaborative discourse graphing.&lt;br /&gt;
&lt;br /&gt;
a high hope is that we can develop a process that is easy enough to understand and implement that can then be applied to discourse graphing the IPCC or similarly large body of research on a focused, contentious, interdisciplinary topic.&lt;br /&gt;
&lt;br /&gt;
other examples include:&lt;br /&gt;
- effects of masks on community transmission (can't do decisive RCTs, need to synthesize)&lt;br /&gt;
- effects of social media on political (dys)function: (existing crowdsourced lit review here, in traditional narrative form: https://docs.google.com/document/d/1vVAtMCQnz8WVxtSNQev_e1cGmY9rnY96ecYuAj6C548/edit#)&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040214388554084372/1040293673851691059&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 20:40:46&lt;br /&gt;
|Channel=Thanks sneakers the rat2880 Your site is&lt;br /&gt;
|Text=I don't know of any either! The closest I know of is ward's [[Fedwiki]]: but i plan on making one (probably more related to &amp;lt;#1038983225348993184&amp;gt; than this channel, which i am trying hard not to derail lol)&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040360259413348432/1040365424338026539&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=Konrad Hinsen&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/499904513038090240/343ae17c322fa09b3260f95e58bc4f29.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 20:45:36&lt;br /&gt;
|Channel=Thanks sneakers the rat2880 Your site is&lt;br /&gt;
|Text=Looking forward to your work in this space! I do know about [[Fedwiki]] but only as a spectator. I tried to convince a few colleagues to set up a network of Fedwikis in our research domain, but nobody was keen on becoming a sysadmin to run their own Wiki instance.&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040360259413348432/1040366642665902142&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 20:58:52&lt;br /&gt;
|Channel=Thanks sneakers the rat2880 Your site is&lt;br /&gt;
|Text=yes [[anagora]] does have a rough kind of federation! it's a very very permissive model which I love, markdown and plaintext with wikilinks, a lot of the wikis that it federates with are just git repositories of .md files 🙂&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040360259413348432/1040369980648198155&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 21:01:50&lt;br /&gt;
|Channel=anagora&lt;br /&gt;
|Text=Maybe [[Synthesis Infrastructures 2022]] or something? but we haven't made one yet no lol&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040362284125524008/1040370727456604261&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 21:38:12&lt;br /&gt;
|Channel=semantic-climate&lt;br /&gt;
|Text=another group ( &amp;lt;#1038988750677606432&amp;gt; ) will i believe be analyzing the semantic information on the wiki ( https://synthesis-infrastructures.wiki/Main_Page ), and you can archive the text of any message onto a wiki page by using [[Wikilinks]]: ( so eg. this message will go to https://synthesis-infrastructures.wiki/Wikilinks )&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040057721044598788/1040379879843180544&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-10 21:38:25&lt;br /&gt;
|Channel=discourse graphs&lt;br /&gt;
|Text=in human-computer interaction we have a similar problem of trying to think about and synthesize across many genres of contributions/research. one map (adapted for information studies) breaks things out into &amp;quot;empirical&amp;quot; contributions (these most often follow the standard intro/methods/results/discussion format), &amp;quot;conceptual&amp;quot; contributions (which are often more amorphous theory papers), and &amp;quot;constructive&amp;quot; contributions (making a new system/method)&lt;br /&gt;
&lt;br /&gt;
from here: HCI Research as Problem-Solving | Proceedings of the 2016 CHI Conference on Human Factors in Computing Systems&lt;br /&gt;
https://dl.acm.org/doi/10.1145/2858036.2858283&lt;br /&gt;
&lt;br /&gt;
cc [[Reading List]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040214388554084372/1040379933115043912&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-11 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=Konrad Hinsen&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/499904513038090240/343ae17c322fa09b3260f95e58bc4f29.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 05:26:42&lt;br /&gt;
|Channel=WikiFunctions&lt;br /&gt;
|Text=That said, the more abstract idea of defining a data model plus execution semantics that any programming language can plug into looks very promising. That aspect of WikiLambda was in fact one of my inspirations for developing [[Digital Scientific Notations]].&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040456437022859324/1040497782882062336&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=Konrad Hinsen&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/499904513038090240/343ae17c322fa09b3260f95e58bc4f29.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 05:45:14&lt;br /&gt;
|Channel=Thanks sneakers the rat2880 Your site is&lt;br /&gt;
|Text=I'll try to turn this thread into [[Project Ideas#Federated knowledge synthesis]]: identify protocols, data models, tools, practices, etc. that can support the process of synthesizing and formalizing scientific knowledge, then build on these ingredients. One dimension is going from narratives via discourse graphs to knowledge graphs. Another dimension is going from conceptual ideas to formal systems.&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040360259413348432/1040502446943899668&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 06:50:07&lt;br /&gt;
|Channel=Thanks sneakers the rat2880 Your site is&lt;br /&gt;
|Text=we're in the process of consolidating the ideas into group pages, so far the group pages are incomplete, but tomorrow (I'm on Pacific time, US) will work on that and take whatever ya write and move it over there 🙂 &amp;lt;@322545403876868096&amp;gt; got this started here: https://synthesis-infrastructures.wiki/Workshop_Working_Groups and then we'll split those up into pages in [[:Category:Group]]&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040360259413348432/1040518772064260096&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 14:05:36&lt;br /&gt;
|Channel=what is obsidian-logseq-roam&lt;br /&gt;
|Text=I think of all of these tools as &amp;quot;personal hypertext notebooks&amp;quot; - basically taking what is possible in wikis (organizing by means of linking, hypertext) and lowering the barrier to entry (no need to spin up a server, can just download an app and go). &lt;br /&gt;
&lt;br /&gt;
The common thread across these notebooks then is allowing for organizing and exploring by means of bidirectional hyperlinks between &amp;quot;notes&amp;quot;:&lt;br /&gt;
- In [[Obsidian]] each linkable note is a markdown file and can be as short or long as you like&lt;br /&gt;
- in [[Logseq]]/[[Roam]] and other outliner-style notebooks, you can link &amp;quot;pages&amp;quot;, and also individual bullets in the outlines on each page.&lt;br /&gt;
&lt;br /&gt;
In this way, the core functionality of these tools is similar to a wiki, but they do leave out a lot of the collaborative functionality that makes wikis work well (granular versioning and edit histories, talk pages, etc.). So for folks like &amp;lt;@305044217393053697&amp;gt; who are comfortable with wikis already, they add marginal value IMO.&lt;br /&gt;
&lt;br /&gt;
Their technical predecessors in the &amp;quot;personal (vs. collaborative) wiki&amp;quot; space include [[TiddlyWiki]] and [[emacs org-mode]] (and inherit their technical extensibility: many users create their own extensions of the notebooks' functionality. an example is the [[Roam Discourse Graph extension]] that &amp;lt;@824740026575355906&amp;gt; is using). &lt;br /&gt;
&lt;br /&gt;
These tools also tend to trace their idea lineage back to vannevar bush's [[Memex]] and ted nelson's [[Xanadu]].&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040600256485797889/1040628364735680572&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 14:08:30&lt;br /&gt;
|Channel=what is obsidian-logseq-roam&lt;br /&gt;
|Text=These tools are still not entirely mainstream compared to tools like [[Notion]], which is related to your experience trying to learn more about the tools - so they tend to have a steep learning curve!&lt;br /&gt;
&lt;br /&gt;
IMO the best way to get a feel for what they are is to see some examples/videos.&lt;br /&gt;
&lt;br /&gt;
I like this video for an overview of [[Logseq]]: https://www.youtube.com/watch?v=ZtRozP8hfEY&amp;amp;t=6s&lt;br /&gt;
&lt;br /&gt;
I describe [[Roam]] and the [[Roam Discourse Graph extension]] in this portion of a talk I recently gave: https://youtu.be/jH-QF7rVSeo?t=1417&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040600256485797889/1040629097929375784&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=joelchan86&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/322545403876868096/6dd171845a7a4e30603d98ae510c77b8.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 19:01:10&lt;br /&gt;
|Channel=what is obsidian-logseq-roam&lt;br /&gt;
|Text=i agree it's not universal! my feeling is that [[Claim]]: a statement (claim or evidence) might be the more universal element:&lt;br /&gt;
- empirical work also consists of statements about the world (this is less controversial)&lt;br /&gt;
- design/technological innovation rests in part on claims about a) what is needed in the world, what is hard to do, constraints, and b) what is needed to succeed: examples here: https://deepscienceventures.com/content/the-outcomes-graph-2 (h/t &amp;lt;@559775193242009610&amp;gt;)&lt;br /&gt;
- theories often consist of systems of core claims (e.g., in models like what &amp;lt;@824740026575355906&amp;gt; and &amp;lt;@734802666441408532&amp;gt; are working with, where we can think of the claims as subgraphs of the overall knowledge graph)&lt;br /&gt;
&lt;br /&gt;
see, e.g., [[Evidence]] from this review of models of scientific knowledge https://publish.obsidian.md/joelchan-notes/discourse-graph/evidence/EVD+-+Four+positivist+epistemological+models+from+philosophy+of+science%2C+including+Popper%2C+emphasiz...+statements+as+a+core+component+of+scientific+knowledge+-+%40harsDesigningScientificKnowledge2001&lt;br /&gt;
&lt;br /&gt;
and [[Evidence]] convergence/contrasts across users of the [[Roam Discourse Graph extension]] in terms of building blocks: common thread across all was Evidence&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040600256485797889/1040702747659489391&lt;br /&gt;
}}{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-11 23:05:02&lt;br /&gt;
|Channel=graphdb&lt;br /&gt;
|Text=super glad to hear that the endpoint worked btw, i've never used SPARQL and am more used to just making my own data models that generate API queries &amp;amp; parse etc. so I would love to see what you've been doing and how you've been using it - I'll make a [[SPARQL]] page linked off the wiki page that gives the URL and maybe we can embed sample queries and etc. there&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1040116311952470026/1040764119294410773&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 22-11-12 ==&lt;br /&gt;
&lt;br /&gt;
{{Message&lt;br /&gt;
|Author=sneakers-the-rat&lt;br /&gt;
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024&lt;br /&gt;
|Date Sent=22-11-12 03:30:30&lt;br /&gt;
|Channel=discourse-modeling&lt;br /&gt;
|Text=I am definitely on team &amp;quot;scruffy&amp;quot; per Lindsay Poirier's typology (BTW &amp;quot;[[A Turn for the Scruffy]]&amp;quot; should be on the collective [[Reading List]] for anyone who hasn't come across it) and so yes definitely &amp;quot;Own-terminology&amp;quot; iterating into something shared, part of why i love the semwiki model of building them. On the other end of things for tomorrow - Is there any particular existing ontology/schema/etc. anyone in this group would like to have imported into the wiki for discourse modeling?&lt;br /&gt;
|Link=https://discord.com/channels/1029514961782849607/1038988750677606432/1040830926629896212&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1066</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1066"/>
		<updated>2022-11-12T11:16:35Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: /* Relevant Messages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Kerlson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;br /&gt;
[[^https://discord.com/channels/1029514961782849607/1033091746139230238/1039228139366268938]]&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1065</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1065"/>
		<updated>2022-11-12T11:14:29Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: /* Relevant Messages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Kerlson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;br /&gt;
&lt;br /&gt;
== Relevant Messages  ==&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1058</id>
		<title>Social Systems</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=Social_Systems&amp;diff=1058"/>
		<updated>2022-11-12T10:33:00Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: Add some resources and context from conversations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Group&lt;br /&gt;
|Decription=How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
|Topics=Incentive Systems&lt;br /&gt;
|Discord Channel Name=#social-systems&lt;br /&gt;
|Discord Channel URL=https://discord.com/channels/1029514961782849607/1040386737836412928&lt;br /&gt;
|Facilitator=Sílvia Bessa&lt;br /&gt;
|Members=Angelina Lesnikova, Eirini Malliaraki, Martin Karlsson, Matt Clancy, Matthew Evans, Pao Siangliulue, Sílvia Bessa, Valerii Kremnev&lt;br /&gt;
|Buddies=Peer Review&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
How to design/foster social structures / incentives / programs for fostering synthesis-friendly work, such as writing living literature reviews, adding metadata to experiments, etc.?&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [https://sourcecred.io/ SourceCred]&lt;br /&gt;
* Golden - [https://docs.golden.xyz/protocol/how-to-get-involved/reward-function-development Reward function development]&lt;br /&gt;
* [https://protocol.ai/blog/hypercert-new-primitive/ HyperCerts]&lt;br /&gt;
* [https://www.youtube.com/watch?v=1soPQ31ZHkQ Impact Evaluators]&lt;br /&gt;
* [https://scienceplusplus.org/metascience/ An Engine of Improvement for the Social Processes of Science], by Nielsen and Qiu&lt;br /&gt;
&lt;br /&gt;
== Potential Next Steps ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Matt Clancy]]&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/1FFdCnLEEeIzx91IMA7zg_K7rQztI4JtqTt7cKbu6YT0/edit?usp=sharing Atlas Academia : A proposal (CSCW version)]&lt;br /&gt;
* [https://newthingsunderthesun.com/, https://newthingsunderthesun.com/,]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Martin Kerlson]]&lt;br /&gt;
&lt;br /&gt;
On &amp;quot;''organize thought and writing on a central theme/problem to facilitate future work''&amp;quot; track, if there is interest, I would be keen to bring together those that would like to map out: &lt;br /&gt;
&lt;br /&gt;
# The structural options for rewarding contribution. &lt;br /&gt;
# Learnings from past and ongoing attempts (what truly motivates sustainable participation). &lt;br /&gt;
# New funding sources that could sustain those reward mechanisms. &lt;br /&gt;
&lt;br /&gt;
Then map to the enabling effects of the tooling and model initiatives occurring  across the workshop. One goal would be to connect the thread from these new funding sources and methods to the attribution and reward mechanisms offered by discourse graph and synthesis tooling.&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1057</id>
		<title>Sílvia Bessa</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1057"/>
		<updated>2022-11-12T09:34:06Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Participant&lt;br /&gt;
|Timezone=WET (GMT+00:00/GMT+01:00)&lt;br /&gt;
|Affiliation=Protocol.ai&lt;br /&gt;
|Interests=Value Attribution, Decentralization, Incentive systems, Coordination&lt;br /&gt;
|Group=Social Systems&lt;br /&gt;
|Discord Handle=Sílvia Bessa#1869&lt;br /&gt;
|Github=silvianetobessa&lt;br /&gt;
}}&lt;br /&gt;
{{Workshop Submission&lt;br /&gt;
|Frame=Practitioner, Tool-builder&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1056</id>
		<title>Sílvia Bessa</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1056"/>
		<updated>2022-11-12T09:33:38Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Participant&lt;br /&gt;
|Timezone=WET (GMT+00:00/GMT+01:00)&lt;br /&gt;
|Affiliation=Protocol.ai&lt;br /&gt;
|Interests=Value Attribution, Decentralization, Coodination, Incentive systems&lt;br /&gt;
|Group=Social Systems&lt;br /&gt;
|Discord Handle=Sílvia Bessa#1869&lt;br /&gt;
|Github=silvianetobessa&lt;br /&gt;
}}&lt;br /&gt;
{{Workshop Submission&lt;br /&gt;
|Frame=Practitioner, Tool-builder&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
	<entry>
		<id>https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1055</id>
		<title>Sílvia Bessa</title>
		<link rel="alternate" type="text/html" href="https://synthesis.jon-e.net/index.php?title=S%C3%ADlvia_Bessa&amp;diff=1055"/>
		<updated>2022-11-12T09:27:13Z</updated>

		<summary type="html">&lt;p&gt;Silvianetobessa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Participant&lt;br /&gt;
|Timezone=WET (GMT+00:00/GMT+01:00)&lt;br /&gt;
|Discord Handle=Sílvia Bessa#1869&lt;br /&gt;
}}&lt;br /&gt;
{{Workshop Submission}}&lt;/div&gt;</summary>
		<author><name>Silvianetobessa</name></author>
	</entry>
</feed>