https://github.com/bluebrain/nexus-search-webapp
The Searchable Knowledge-Graph Application
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
5 of 8 committers (62.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.8%) to scientific vocabulary
Keywords
Repository
The Searchable Knowledge-Graph Application
Basic Info
- Host: GitHub
- Owner: BlueBrain
- License: apache-2.0
- Language: JavaScript
- Default Branch: master
- Homepage: https://bluebrainnexus.io
- Size: 39.8 MB
Statistics
- Stars: 7
- Watchers: 19
- Forks: 2
- Open Issues: 12
- Releases: 6
Topics
Metadata Files
README.md
nexus-search-webapp
Search and filter nexus data via elastic search
This is a webapp and server that queries an elastic search index of Nexus to filter and search data in a way more useful to some users than using the Knowledge Graph.
Development
The server uses a dotenv file for configuration.
Copy envs\dev.env.example and rename to envs\dev.env. Change the ENV vars as needed. They will be injected to the app at launch, as long as NODE_ENV=development . Importantly, make sure the Elastic Search variables are configured, or the server will just deliver errors.
The client-side index.html document will be transpiled with the ENV vars in the dotenv file as well. Make sure the BASE_URI is configured, which will be used to create the log-in and api urls. You can see how these urls are built by following the code under src/store/reducers/config.js.
to launch the client and server in tandem:
npm run dev
Production
You can build the docker files from the project.json npm scripts.
npm run build-docker:server
npm run build-docker:client
make sure to edit the docker files under the docker folder to configure the previously-mentioned ENV vars, so that the service and client will speak to each other.
Getting involved
Issue tracking is centralized into the main Blue Brain Nexus repository.
There are several channels provided to address different issues: - Feature request: If there is a feature you would like to see in this application, please first consult the list of open feature requests. In case there isn't already one, please open a feature request describing your feature with as much detail as possible. - Bug report: If you have found a bug, please create an issue here.
Funding & Acknowledgment
The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.
Copyright © 2015-2023 Blue Brain Project/EPFL
Owner
- Name: The Blue Brain Project
- Login: BlueBrain
- Kind: organization
- Email: bbp.opensource@epfl.ch
- Location: Geneva, Switzerland
- Website: https://portal.bluebrain.epfl.ch/
- Repositories: 226
- Profile: https://github.com/BlueBrain
Open Source Software produced and used by the Blue Brain Project
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| kenjinp | g****b@k****f | 187 |
| Pirman Kenneth William | k****n@e****h | 37 |
| Julien Machon | j****n@g****m | 23 |
| Dupont Michaël | m****t@e****h | 22 |
| Samuel Kerrien | s****n@g****m | 3 |
| Bogdan Roman | b****n@e****h | 3 |
| bbpadministrator | b****r@e****h | 1 |
| adietz | a****z@e****h | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 55
- Total pull requests: 54
- Average time to close issues: about 2 months
- Average time to close pull requests: 5 days
- Total issue authors: 6
- Total pull request authors: 7
- Average comments per issue: 1.11
- Average comments per pull request: 0.2
- Merged pull requests: 41
- Bot issues: 0
- Bot pull requests: 13
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kenjinp (18)
- alex4200 (17)
- mdupont (8)
- jdcourcol (1)
- antonelepfl (1)
- elisabettai (1)
Pull Request Authors
- kenjinp (31)
- dependabot[bot] (13)
- samuel-kerrien (3)
- Stafeeva (3)
- dhaneshnm (2)
- bbpgithubaudit (1)
- mdupont (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @babel/cli ^7.1.5 development
- @babel/core ^7.1.6 development
- @babel/node ^7.0.0 development
- @babel/plugin-proposal-class-properties ^7.1.0 development
- @babel/plugin-transform-runtime ^7.1.0 development
- @babel/polyfill ^7.0.0 development
- @babel/preset-env ^7.1.6 development
- @babel/preset-react ^7.0.0 development
- @types/jest ^23.1.6 development
- babel-core ^7.0.0-bridge.0 development
- babel-jest ^23.4.2 development
- babel-plugin-module-resolver ^3.1.1 development
- babel-preset-react-app ^3.1.2 development
- babel-watch ^2.0.7 development
- dns-cache ^2.0.0 development
- envsub ^3.1.0 development
- eslint ^5.1.0 development
- eslint-plugin-jest ^21.22.0 development
- eslint-plugin-react ^7.10.0 development
- inquirer ^6.2.0 development
- jest ^23.4.1 development
- node-sass ^4.9.2 development
- nodemon ^1.18.6 development
- parcel-bundler ^1.10.3 development
- pug ^2.0.3 development
- ts-jest ^23.0.0 development
- typescript-babel-jest ^1.0.5 development
- @babel/runtime ^7.1.5
- @babel/runtime-corejs2 ^7.1.5
- @bbp/nexus-js-helpers ^0.4.3
- @bbp/nexus-react 0.0.17
- @bbp/nexus-search-extensions ^1.0.2
- @tweenjs/tween.js ^17.2.0
- antd ^3.9.2
- batch-promises 0.0.3
- boxen ^1.3.0
- chalk ^2.4.1
- chroma-js ^1.3.7
- components ^0.1.0
- connected-react-router ^4.3.0
- cors ^2.8.4
- distinct-colors ^1.0.4
- dotenv ^6.1.0
- dygraphs ^2.1.0
- elasticsearch ^15.1.1
- event-emitter ^0.3.5
- express ^4.16.3
- express-http-proxy ^1.2.0
- express-ws ^4.0.0
- fast-deep-equal ^2.0.1
- gsap ^2.0.1
- history ^4.7.2
- jszip ^3.1.5
- kafka-node ^3.0.1
- kafka-pipeline ^1.0.0
- kafkajs ^1.4.3
- moment ^2.22.2
- morgan ^1.9.1
- morphoviewer ^0.1.14
- node-fetch ^2.3.0
- pretty-bytes ^5.1.0
- prop-types ^15.6.2
- querystring ^0.2.0
- randomcolor ^0.5.3
- react ^16.4.2
- react-addons-shallow-compare ^15.6.2
- react-copy-to-clipboard ^5.0.1
- react-cursor-position ^2.5.0
- react-dom ^16.4.2
- react-fontawesome ^1.6.1
- react-helmet ^5.2.0
- react-hot-loader ^4.3.3
- react-json-view ^1.19.0
- react-motion ^0.5.2
- react-paginate ^5.2.3
- react-redux ^5.0.7
- react-responsive-modal ^3.1.0
- react-router ^4.3.1
- react-router-dom ^4.3.1
- react-spring ^5.4.0
- react-svg ^4.1.8
- react-tabs ^2.2.2
- react-tooltip ^3.6.1
- react-websocket ^2.0.0
- redux ^4.0.0
- redux-localstorage ^0.4.1
- redux-thunk ^2.3.0
- store ^2.0.12
- styled-jss ^2.2.3
- swcmorphologyparser ^0.1.1
- three ^0.96.0
- types ^0.1.1
- underscore ^1.9.1
- unzip ^0.1.11
- 1573 dependencies
- nginx stable-alpine build
- node 10-alpine build