
內容簡介
- Inseri的願景是讓學者能夠在沒有任何先前知識的情況下設計網頁,以開放、可引用和互動的方式發布他們的研究成果,並結合自己的數據或任何公共數據庫。通過互動性,每個人都被鼓勵在參數上進行操作或使用自己的數據來探索研究結果。
- Inseri核心引入了科學和互動的Gutenberg模塊以促進開放訪問。 Inseri核心模塊不是孤立的元素,而是可以接收和輸出其他模塊的信息。一個典型的例子可以從包含Dropdown模塊配置的Text Editor模塊開始。通過在Dropdown模塊中選擇一個選項,它會提供帶有參數從外部源檢索數據的Web API模塊。使用Python代碼模塊,網絡API響應可以轉換為適合Plotly Chart模塊的數據格式。
- 下面是一些可用的模塊:
- 下載模塊:讓訪客可以從其他模塊下載數據。
- 下拉菜單模塊:為訪客提供可以選擇的選項,並且所選的選項可以在其他模塊中重複使用。
- HTML代碼模塊:使用其他模塊的數據呈現HTML代碼。
- 圖像框模塊:使用其他模塊的數據顯示圖像。
- 本地文件導入模塊:允許訪客為模塊提供自己的數據。
- 媒體集合模塊:將媒體文件的集合作為其他模塊的數據提供。
- Plotly圖表模塊:使用Plotly可視化其他模塊的數據。
- Python代碼模塊:訪客可以運行帶有來自其他模塊數據的Python代碼,並將執行結果共享給其他模塊。
- 文本編輯器模塊:允許與其他模塊共享文本內容,如JSON或XML。
- 文本查看器模塊:顯示來自其他模塊的文本內容,如JSON或XML。
- Web API模塊:可以調用Web API並與其他模塊共享數據。
- Zenodo存儲庫模塊:使用DOI,可以從Zenodo.org加載數據集並與其他模塊共享。
詳細的項目信息可以在inseri.swiss找到。
可用的詳細文檔在docs.inseri.swiss可獲得。
開發過程在GitHub上進行。
歡迎在GitHub上進行錯誤報告。
外掛標籤
開發者團隊
② 後台搜尋「Scientific and Interactive Blocks – inseri core」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
The vision of inseri is to enable scholars to design and publish interactive and executable online content without requiring web development skills. So that they can publish with ease the research findings in an open, citable and interactive way for effortless reuse by any researcher or the general public. Through interactivity, everyone is encouraged to edit the parameters, use own data, or reuse publicly published data to explore the research findings.
As a result, inseri core introduces scientific and interactive Gutenberg blocks to facilitate open access and open science communication. The inseri core blocks are not isolated elements but they can receive input from and give output to other blocks. A typical example would start with a Text Editor block containing the configuration for a Dropdown block. By selecting one option in the Dropdown block would provide a Web API block with the parameters to retrieve data from an external source. Using a Python Code block, the web API response could then be transformed into a suitable data format for a Plotly Chart block.
Blocks:
Cytoscape Block: It displays network diagram using the data of another block with Cytoscape.
Data Table Block: It displays tabular data of another block and gives guests the option to explore it.
Download Block: It gives guests the possibility to download data from another block.
Dropdown Block: It provides guests options to choose from and the selected option can be reused in other blocks.
Export Block: It makes the post or page content open access by allowing the visitors to download the corresponding blueprint.json and WXR file.
HTML Code Block: It renders HTML code using the other block’s data.
IIIF Viewer Block: It showcases images with pan/zoom functionality, along with videos and audios consumed by an IIIF API.
Image Box Block: It displays an image utilizing the data of another block.
JavaScript Code Block: Guests can run JavaScript code with data from other blocks and the result of the execution is made available to other blocks.
Local File Import Block: It allows guests to provide their own data for blocks.
Media Collection Block: A collection of media files is made available as data for other blocks.
Plotly Chart Block: It visualizes the data of another block using Plotly.
Python Code Block: Guests can run Python code with data from other blocks with the use of Pyodide and the result of the execution is made available to other blocks.
R Code Block: Guests can run R code with data from other blocks with the use of WebR and the result of the execution is made available to other blocks.
Share Block: Guests can share the state of a page with other visitors, allowing them to reproduce it.
Slider Block: It gives guests the possibility to choose a value or a range within a specified boundaries.
Text Editor Block: It allows to share text content like JSON or XML with other blocks.
Text Viewer Block: It displays text content like JSON or XML from other block.
Web API Block: It enables to call a web API and to share this data with other blocks.
Zenodo Repository Block: Using a DOI, a dataset can be loaded from Zenodo.org and shared with other blocks.
inseri name comes from the Latin insero which means to sow, to plant but also to insert.
More information about the project can be found at here.
For examples and showcases see here.
Detailed documentation is available at inseri-swiss.github.io/inseri-core-wp.
Try out our Playground.
For Ideas and Questions please use GitHub Discussions.
Bug and Issue reports are welcome on GitHub Issues.
The development takes place on GitHub.
Do you want to get regular notifications? Watch the GitHub repository!
Do you want to show your interest? Star the GitHub repository and Follow inseri.swiss organization!
