Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terwer/openkm
a light-weight, pluggable knowledge management platform 新一代轻量级、插件化的开源知识管理平台
https://github.com/terwer/openkm
km knowledge-graph knowledgebase plugin-system
Last synced: 9 days ago
JSON representation
a light-weight, pluggable knowledge management platform 新一代轻量级、插件化的开源知识管理平台
- Host: GitHub
- URL: https://github.com/terwer/openkm
- Owner: terwer
- Created: 2022-06-21T04:20:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T04:18:42.000Z (over 1 year ago)
- Last Synced: 2024-04-16T17:23:19.889Z (9 months ago)
- Topics: km, knowledge-graph, knowledgebase, plugin-system
- Language: Java
- Homepage: https://openkm.terwer.space
- Size: 342 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openkm
an opensource light-weight , pluggable knowledge management platform
## Structure
- openkm-common
common libraries for openkm
- openkm-core
core module, the smallest runnable unit
- openkm-apps
plugins directory, every function act as a plugin , `openkm-dev-plugins` is for development , and `openkm-prod-plugins` is for production.
- appstore-pluginappstore plugin for openkm
- openkm-plugin-tools
plugin template and other helpful tools