Scientific And Interactive Blocks – Inseri Core Wordpress Plugin - Rating, Reviews, Demo & Download

Scientific And Interactive Blocks – Inseri Core Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The vision of inseri is to enable scholars to design web pages without any prior knowledge. So that they can publish their research findings in an open, citable and interactive way in combination with own their data or any public data repository. Through interactivity, everyone is encouraged to play around with the parameters or use their own data to explore the research findings.

As a result, inseri core introduces scientific and interactive Gutenberg blocks to facilitate open access. 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:

  • 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.
  • HTML Code Block: It renders HTML code using the other block’s data.
  • Image Box Block: It displays an image utilizing the data of another block.
  • 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.
  • 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.

More information about the project can be found at inseri.swiss.

Detailed documentation is available at docs.inseri.swiss.

The development takes place on GitHub.

Bug reports are welcome on GitHub issues.

Screenshots

  1. Create beautiful charts with Plotly

    Create beautiful charts with Plotly

  2. Call any Web API

    Call any Web API

  3. Execute Python code

    Execute Python code

  4. Load data from Zenodo.org

    Load data from Zenodo.org

  5. Enable guests to provide their own data

    Enable guests to provide their own data

  6. Render HTML code

    Render HTML code


Reviews & Comments