Skip to content

Commit

Permalink
Merge pull request #4 from sensein/tekrajchhetri-patch-update-readme
Browse files Browse the repository at this point in the history
Updated readme
  • Loading branch information
tekrajchhetri authored Oct 19, 2024
2 parents 642310d + fd85f77 commit 480f0f0
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,6 @@

BrainKB is a cutting-edge knowledge base platform designed to empower scientists worldwide by providing tools for searching, exploring, and visualizing Neuroscience knowledge through knowledge graphs (KGs). Additionally, BrainKB offers advanced tools that enable scientists to contribute new information to the platform, ensuring it remains the premier destination for neuroscience research.

## Organization

- **[WebApp](WebApp)**: Obsolete and will be removed after merging the pull request to the main branch.
- **[Ingest Service](ingest_service)**: Manages data ingestion and consumption using RabbitMQ.
- **[GraphDB](graphdb)**: Contains the Docker Compose configuration for GraphDB.
- **[JWT User & Scope Manager](APItokenmanager)**: A toolkit for managing JWT users and their permissions for API endpoint access.
- **[Query Service](query_service)**: Provides functionalities for querying and updating the knowledge graphs from the graph database.
- **[RabbitMQ](rabbit-mq)**: Contains the Docker Compose configuration for RabbitMQ.
- **[SPARQL Queries](sparql_queries)**: A collection of tested or utilized SPARQL queries in BrainKB.

## Documentation

For more information about BrainKB, including its rationale, deployment instructions, and lessons learned, please refer to the [BrainKB Documentation](https://sensein.group/brainkbdocs/).

## Contact

- **Tek Raj Chhetri**: [[email protected]](mailto:[email protected])

## Acknowledgements

- **Aaron Kanzer**: [[email protected]](mailto:[email protected]) - Thank you for the code review.

## License

- © 2024-present
- Licensed under the [MIT License](https://opensource.org/license/mit).
=======

BrainKB serves as a knowledge base platform that provides scientists worldwide with tools for searching, exploring, and visualizing Neuroscience knowledge represented by knowledge graphs (KGs). Moreover, BrainKB provides cutting-edge tools that enable scientists to contribute new information (or knowledge) to the platform, ensuring it remains the go-to destination for all neuroscience-related research needs.

Expand Down

0 comments on commit 480f0f0

Please sign in to comment.