sciencefair

The futuristic, fabulous and free desktop app for working with scientific literature :microscope: :book:

Github星跟踪图

We've released :balloon: v1.0 :balloon:! But we're just getting started. Check out the roadmap to see where we're headed.


Why ScienceFair?

How we access, read and reuse scientific literature is largely controlled
by a few vast publishing organisations. Many wonderful innovations are being
explored outside those organisations, but they are rarely
integrated into the platforms where people actually access science.

We have a vision of a different, better, future for science. A future that's more fair, inclusive and open.
A future where people can explore and innovate and where users control and customise their experience.

ScienceFair aims to help pave the road to that future. The main thing that sets it apart? Freedom from centralised control.


We're creating a desktop experience for discovering, tracking, collecting and reading scientific articles that:

  • is completely free from external control (e.g. by publishers or platforms)
  • helps decentralise the distribution and storage of the scholarly literature
  • allows the user to customise their experience
  • promotes and integrates open data and metadata
  • helps grow an ecosystem of open source tools around scientific literature

contents

downloads

You can download installers or bundled apps for Windows, Mac and Linux from the releases page.

If you find a bug, please report it in the issue tracker.

technical details

Some of the things that ScienceFair does differently:

A reading experience optimised for Science

We use the beautiful Lens reader to render JATS XML to a reading experience optimised for scientific papers.

Instant search of your local collection and remote datasources, only downloading the data requested.

Secure, flexible, distributed datasources

A ScienceFair datasource can be a journal, a curated community collection, a personal reading list... anything you like.

v1.0 comes with the eLife journal by default, and more will follow very soon.

Datasources are append-only feeds of JATS XML articles, signed with public-key encryption and distributed peer-to-peer (using dat). This means:

  • downloads come from the nearest, fastest sources
  • it doesn't matter if the original source goes offline
  • only the original creator can add new content
  • anyone can create a datasource (tools to make this easy coming soon)
  • your local collection of articles is ready for data mining

And importantly, datasources you create are private unless you decide to share them, and nobody can ever take a datasource offline.

Built-in bibliometrics and analytics

Basic bibliometrics are built-in in v1.0.

Full analysis and data-mining tools, alt-metrics and enriched annotation will be coming soon.

ScienceFair also follows a few simple design principles that we feel are missing from the ecosystem:

  • we keep the interface minimal and clear
  • incremental discovery is the way
  • be beautiful

development

This project uses node v8, ideally the latest version. It also uses the two-package.json structure (what??).

To get a local copy working, clone this repo, then run

  • npm install to install dev dependencies
  • cd app && npm install to install regular dependencies
  • cd .. && npm run dev to start in development mode

roadmap

  • v1.0 proof of concept:
    • incorporate major new technologies (dat/hyperdrive, lens reader, instant search)
    • core user experience and design
    • development, packaging and distribution architecture in place
    • 1.0.x releases will be bug fixes and non-breaking improvements
  • v1.1 focus on datasources:
    • more, and bigger, datasources available by default
    • tools for creating and managing datasources
    • interface for creating and securely sharing p2p collections within the app
    • a platform and interface for discovering and managing datasources
  • v1.2 focus on enrichment:
    • altmetrics, updates (e.g. retractions), etc. displayed in context in realtime
    • advanced bibliometrics and data-mining tools
    • annotation and commenting, within the app and drawn from existing sources
  • v2.0 focus on user customisation:
    • a package system, allowing customising and extending key aspects of the experience
    • tools and documentation for making new packages
    • a platform and interface for discovering and managing packages

主要指标

概览
名称与所有者sciencefair-land/sciencefair
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2016-02-25 08:52:06
推送于2020-07-07 00:29:29
最后一次提交2020-06-23 18:22:01
发布数25
最新版本名称v1.0.6 (发布于 )
第一版名称dws1.0a (发布于 2016-06-08 21:18:11)
用户参与
星数603
关注者数54
派生数52
提交数669
已启用问题?
问题数130
打开的问题数45
拉请求数45
打开的拉请求数2
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?