-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from Vincent-wq/main
Reorganize data and update readme after accepted.
- Loading branch information
Showing
5 changed files
with
43 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,5 @@ | ||
# COSN_Manuscript (updating) | ||
A repo for the manuscript of COSN, including all the figures and the corresponding codes. | ||
# COSN_Manuscript Repo | ||
This is the repo for the COSN manuscript of COSN, including all the figures, the corresponding codes and data. | ||
|
||
## Some experience for data collection | ||
Jin, H. Wang, Q. et al. The Chinese Open Science Network (COSN): Building an Open Science community from scratch. Preprint at https://doi.org/10.31234/osf.io/ac9by (2022) (Accepted by ***AMPPS***, [pre-print](https://psyarxiv.com/ac9by/)). | ||
|
||
1. **Columns**: Event, Date, Reads, Topic, Ref; | ||
|
||
1. **Event**: ```String``` in ['OpenTrans', 'OpenTalks', 'OpenTutorials', 'OpenMinds', 'OpenPlus']; | ||
2. **Date**: ```Datetime``` formated as %Y-%m-%d ; | ||
3. **Reads**: ```int``` non-negative integer; | ||
4. **Topic**: ```string``` of Chiniese topic (gbk); | ||
5. **Ref**: ```string``` of English reference/topic (utf-8); | ||
2. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.