Add jamolingo java library - #391
starnowski wants to merge 3 commits into
Conversation
|
@microsoft-github-policy-service agree |
|
Hi Team @marabooy , @mikepizzo , @g2mula @wandeg @xuzhg Can you please spare some time and kindly review this PR ? Thank you |
7df1f92 to
588df38
Compare
Hi @marabooy , @mikepizzo , @g2mula @wandeg @xuzhg, Any update maybe on this? |
There was a problem hiding this comment.
🟢 Approval recommended
The change is a low-risk documentation/catalog addition, with only minor formatting cleanup suggested.
Pull request overview
Adds the Jamolingo Java library to the site’s _libraries catalog so it appears in the OData ecosystem listings (Issue #390), highlighting Java-based translation of OData queries to MongoDB queries/aggregation pipelines.
Changes:
- Added a new library entry for Jamolingo under the Java category.
- Included project and download links plus a short descriptive blurb.
File summaries
| File | Description |
|---|---|
_libraries/Jamolingo.md |
New library metadata + description for Jamolingo (OData → MongoDB for Java). |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Hi @marabooy and @WanjohiSammy, I have updated changes suggested by copilot |
|
Hi, any chance that this could be approved? |
|
@gathogojr @xuzhg Is this already supported. |
#390
The OData ecosystem has recently gained a new library: Jamolingo
.
This library enables translation of OData query syntax into MongoDB queries and aggregation pipelines within the Java ecosystem. It may be a valuable addition to the list of OData-related libraries and tools showcased on the site.
Why this matters
Expands OData support for MongoDB inJAVA
Provides a Java-based solution for OData query parsing and execution against NoSQL databases