-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from singnet/senna-docs-2
Populates README with basic meta-info abput documents, repos etc
- Loading branch information
Showing
30 changed files
with
34 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,34 @@ | ||
# das | ||
# OpenCog Hyperon - Distributed Atomspace (DAS) | ||
|
||
Here, we keep stuff that is pertinent to the DAS project but doesn't belong to | ||
any of the other project's specific repositories, such as automated deployment | ||
scripts, API and high level documentation, assets used by other repositories' | ||
CI/CD scripts, etc. | ||
|
||
## Documentation | ||
|
||
* [DAS API](https://singnet.github.io/das-query-engine/api/das/) - Documentation of DAS API | ||
* _DAS User's Guide_ | ||
* [DAS Overview](DAS-Overview.md) - Description of main DAS components and deployment architecture. | ||
* [DAS Toolbox User's Guide](https://github.com/singnet/das-toolbox) - A guide with detailed instructions to use the DAS Server Toolbox. | ||
|
||
## Repositories | ||
|
||
In addition to this one, we use many other repositories in the project. | ||
|
||
* [Query Engine](https://github.com/singnet/das-query-engine) - Source code for [hyperon-das](https://pypi.org/project/hyperon-das/), the Python library with the main [DAS API](https://singnet.github.io/das-query-engine/api/das/). | ||
* [Atom DB](https://github.com/singnet/das-atom-db) - Source code for [hyperon-das-atomdb](https://pypi.org/project/hyperon-das-atomdb/), a Python library required by hyperon-das to interface with DBMSs and other data storage structures. | ||
* [Serverless Functions](https://github.com/singnet/das-serverless-functions) and [OpenFaaS Templates](https://github.com/singnet/das-toolbox) - Source code of client/server communication components in DAS Server FaaS architecture. | ||
* [DAS MeTTa Parser](https://github.com/singnet/das-metta-parser) - A simplified MeTTa parser used to feed knowledge bases into DAS. | ||
* [DAS Server Toolbox](https://github.com/singnet/das-toolbox) - A set of tools to deploy and setup a DAS server. | ||
* Infrastructure setup - Tools and assets required to provision and setup servers in cloud providers. | ||
* [Server provisioning in Vultr](https://github.com/singnet/das-pre-infra-vultr) | ||
* [Server setup Vultr](https://github.com/singnet/das-infra-stack-vultr) | ||
* [Server provisioning in AWS](https://github.com/singnet/das-pre-infra-aws) | ||
* [Server setup AWS](https://github.com/singnet/das-infra-stack-aws) | ||
|
||
## Project management | ||
|
||
* [Public board](https://github.com/orgs/singnet/projects/7) - GitHub project board used to track bug reports, feature requests and major new features planning. Use this board to report bugs or request new features. | ||
* [Development board] (https://github.com/orgs/singnet/projects/6/views/1) - Used internally by the DAS Team to track issues and tasks. | ||
* _Contribution guidelines_ |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.