Guest User

Untitled

a guest
Jul 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. The SciCat project is an open access metadata catalogue for open science in accordance with the FAIR data principles.
  2. Data will be Findable (via DOIs), Accessible (via our Scicat Catalogue download server) , Interoperable (built on NeXus HDF5) and Reusable (license will be open for further research).
  3.  
  4. Web interface - Catanie: An Angular 6 based application that uses ngrx to communicate with the SciCat API and provide a searchable interface for datasets, as well as the option to carry out actions (i.e. archiving) and acts as a place to reference datasets used in publications.
  5.  
  6. API Server - Catamel: A NodeJS application that uses the Loopback framework to generate RESTful APIs from JSON files that define models (such as: Users, Datasets, Instruments etc). Follows the Swagger API format and SDKs can be generated in almost any language.
  7.  
  8. Database - MongoDB Free, open source, NoSQL, document-based database
  9.  
  10. Data Ingestion - Node-RED: A NodeJS based visual programming tool to handle flows of data from one source to another.
Add Comment
Please, Sign In to add comment