SciencePedia Commands: wiki
bohr wiki searches SciencePedia and retrieves articles, keywords, disciplines, courses, and knowledge graphs.
Commands
| Command | Usage | Description |
|---|---|---|
article | bohr wiki article <entry_id> [flags] | Fetch the full SciencePedia article for a given wiki entry ID …. |
course | bohr wiki course <field-id> [flags] | Get a SciencePedia field course outline. |
disciplines | bohr wiki disciplines [flags] | Compatibility alias for wiki levels. |
graph | bohr wiki graph <id> [flags] | Retrieve the knowledge graph for a SciencePedia entry …. |
keyword | bohr wiki keyword [command] | List and retrieve SciencePedia keywords. |
levels | bohr wiki levels [flags] | List the top-level scientific disciplines available in SciencePedia …. |
search | bohr wiki search <query> [flags] | Search the SciencePedia for scientific terms, keywords, and courses. |
For subcommands inside a command group, run bohr wiki <group> --help.
Common parameters
| Parameter | Description |
|---|---|
--lang <language> | Output language, for example en-US or zh-CN |
--style <style> | Article generation style, for example Feynman |
--page-size <number> | Keyword page size, default 20 |
--page-num <number> | Keyword page number, default 1 |
Examples
bohr wiki search "quantum entanglement" --lang zh-CN
bohr wiki article entry-abc123 --style Feynman
bohr wiki keyword list --page-size 50
bohr wiki course heat_and_thermodynamics_undergraduate --lang zh-CN
Search, generated articles, keyword details, courses, and graphs are charged by request. Use IDs returned by previous SciencePedia commands.