Skip to content
/ CCP Public
forked from consortium/CCP

Computational Cultural Publishing: A Sprint

License

Notifications You must be signed in to change notification settings

OCKProject/CCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Computational Cultural Publishing: Climate Emergency Sprint

Demand 100% open research now! #ock

An online sprint / workshop to place as part of 'AMRO 20 – Of Whirlpools and Tornadoes' based in the city of Linz, Austria. 20-23 May 2020 - Art Meets Radical Openness https://www.radical-openness.org/en

Questions DM @mrchristian | Chat on Matix #OCKProject

You're invited to ask questions about what the open scientific literature knows about climate change using Open Climate Knowledge (OCKProject) data mining software.

The sprint will involve documenting the questions and responses using Jupyter Books. We use OCKProject data mining software to turn your questions into dictionaries, which can in turn then be used to search the world's open literature.

  1. We can create responses, visualisations on the questions, and
  2. Comment and make demands for better access to the scientific community

'Cultural computational publishing’ and ‘sprints or book sprints'?

  1. ‘Cultural Computational Publishing' is a mixture of Jupyter Book, like The Turing Way which include live code and a reproducible computing environment as in the Research Compendium.
  2. The sprint is an arbitrary time constraint to get people together to author on a topic. It is important to acknowledge that many expert parts of publishing are left out of book sprints — often the feminized labor (less valued) parts of doing the behind the scenes finishing.

We’ll also publish a Wikiversity collaborative preprint.

OCKProject is an open research project hosted by TIB and organised as a working group of FORCE11. There is an open invitation to joining the working group.

The Workshop results

Computational Cultural Publishing: Climate Emergency Sprint

Overview

Outputs from 'migration' AMI searches - https://github.com/OCKProject/CCP/tree/master/xsketchbook

Slides https://docs.google.com/presentation/d/1tqnTvhSn4wOOudxaJhTnrinZB1WhgGAOCIlUmjy6GZQ/edit?usp=sharing

Open Climate Knowledge repo - https://github.com/OCKProject/climate

Open Climate Knowledge GitHub project - https://github.com/OCKProject

How to install / kind of - See below

Workshop BigBlueRoom address - https://bbb.radical-openness.org/b/amr-2n6-nez

Day 1 Thursday - 16:00-17:30 (what we'll cover)

Friday and earlier Saturday online help to get full system running

In bigblueroom

Day 2 Saturday - 16:00-17:30

“…this contradiction in the academic project into sharp relief—universalist in principle and unequal in practice. Shadow Libraries is a study of that tension in the digital era.”

Introduction, Shadow Libraries, Joe Karaganis, Open Access, MIT 2018. https://mitpress.mit.edu/books/shadow-libraries (see Open Access tab for download)

Links

OpenSay - https://forum.opensay.org/

Open energy Modelling - https://openmod-initiative.org/

Other notes

Installation and running

For installation:

General - ContentMine - getpapers and AMI

How to run the software:

get papers

  • Inside myprojectfolder run getpapers --help for options
  • Create a dictionary: note file name needs to stay the same as title
<?xml version="1.0" encoding="UTF-8"?>
<dictionary title="runaway">
	<desc>created from iterative word clouds in "runaway222" corpus </desc>
	<entry url="/wiki/Tipping_points_in_the_climate_system" name="Tipping point" term="tipping" wikidata="Q7808933" term.de="Kippelement"/>
	<entry url="/wiki/Greenhouse_effect" name="greenhouse effect" term="greenhouse" wikidata="Q41560" term.de="Treibhauseffekt"/>
	<entry url="/wiki/Runaway_greenhouse_effect" name="runaway" term="runaway" wikidata="Q4357041" term.de="Galoppierender Treibhauseffekt"/>
    <entry term="acceleration" name="acceleration"/>
    <entry term="anthropogenic " name="anthropogenic " wikidata="Q29169263" term.de="anthropogen"/>
    <entry term="feedback" name="feedback"/>
    <entry term="forcing" name="forcing"/>
    <entry term="model" name="model"/>
    <entry term="sea ice" name="sea ice"/>
    <entry term="atmospheric" name="atmospheric"/>
    <entry term="insolation" name="insolation"/>
    <entry term="agricultural" name="agricultural"/>
    <entry term="anthropocene" name="anthropocene"/>
    <entry term="ipcc" name="ipcc" wikidata="Q171183"/>
    <entry term="carbon cycle" name="carbon cycle"/>
    <entry term="arctic" name="arctic"/>
    <entry term="antarctic" name="antarctic"/>
</dictionary>
  • run getpapers: $ getpapers --query 'runaway' --xml --outdir test5 --limit 10
    • NB: script will generate directory if not existing
    • This will download papers from PMC as XML full test at a quality of 10

AMI

Inside myprojectfolder run $ ami -p test1 search --dictionary country runaway.xml NB: dictionary title needs to be same as file name.

This will generate the table with your dictionary in it:

articles bibliography dic:country dic:runaway word:frequencies
PMC6968565 local
titl: Comparison of the performance ...
date: jour:
abst: Objective: Autoantibodies to t ...
China x 2
PMC7160642 local
titl: Virus cripples China refinery ...
date: jour:
abst: null
China x 2
PMC7185022 local
titl: Liquidity Backstops and Dynami ...
date: jour:
abst: Liquidity backstops can mitiga ...
model x 40
PMC7188949 local
titl: Fatigue Induced Changes in Mus ...
date: jour:
abst: Purpose:To investigate changes ...
model x 5
PMC7189230 local
titl: Simultaneous human intracerebr ...
date: jour:
abst: Precisely localizing the sourc ...
model x 6
PMC7198792 local
titl: Perspectives on Using Online P ...
date: jour:
abst: null
PMC7200005 local
titl: A simple method to assess and ...
date: jour:
abst: Data saturation is the most co ...
model x 3
PMC7200705 local
titl: Quantifying biodiversity trade ...
date: jour:
abst: The challenge of balancing bio ...
PMC7200977 local
titl: A Non-invasive Method to Diagn ...
date: jour:
abst: Purpose: To find out the CT ra ...
model x 18
PMC7235041 local
titl: Using the force: STEM knowledg ...
date: jour:
abst: How does STEM knowledge learne ...
model x 26
feedback x 2

About

Computational Cultural Publishing: A Sprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%