Solid Research is a demonstration of the use of Solid for managing and sharing an individual's research assets, such as publications, presentations, blog posts etc. It is a fork of SolidFlix.
To play with the application you will need a WebID or a Solid pod provided by solidcommunity.net or any other pod provider such as Inrupt, Solid Web, solidweb.me or using your self-hosted pod url
If you wish to deploy Solid-media locally, then please follow the instructions below to build the project.
Solidflix is developed using Typescript and snowpack. If you are unfamiliar with them, then you will need to have your npm
set up. Please follow this tutorial.
-
Make a directory.
-
Clone on GitHub here:
git clone [email protected]:OxfordHCC/solid-media.git
-
cd solid-media
into the directory. -
Set up your
snowpack
(sudo) npm install --save-dev snowpack
Run
npm run start
The application will be opened on your local web browser http://localhost:8080.
Some instructions about how to write publication records in a user's solid pod
To get started with sharing your movies, you will need a WebID to log into the system, so that you can store movies on your Solid pod and share them with your friends. We recommend you register with solidcommunity.net. Alternatively, you could use other supported pod providers such as Inrupt, Solid Web, solidweb.me or using your self-hosted pod url.
Once you have set up a Solid/WebID then you can log in and start to view publications. At the moment, you can't add publications through solid-research yet, which is a function upcoming.
- Add publications
- Import publications from a bibtex
- Have the publication record visible/accessible for your co-authors