[DOCS] Add blog post: The Overture Schema Is a Library Now - #518
Merged
Merged
Conversation
Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Dana Bauer (danabauer)
requested review from
Seth Fitzsimmons (sethfitz) and
Victor Schappert (vcschapp)
September 16, 2026 17:24
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
🗺️ Overture Docs preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
Alex Iannicelli (atiannicelli)
approved these changes
Sep 16, 2026
Alex Iannicelli (atiannicelli)
left a comment
Contributor
There was a problem hiding this comment.
Looks great
Seth Fitzsimmons (sethfitz)
approved these changes
Sep 16, 2026
Comment on lines
+19
to
+24
| ['addresses', 'basic_category', 'bbox', 'brand', 'confidence', 'emails', 'geometry', 'id', 'names', 'operating_status', 'phones', 'socials', 'sources', 'taxonomy', 'theme', 'type', 'version', 'websites'] | ||
|
|
||
| >>> print(Place.model_fields["taxonomy"].description) | ||
|
|
||
| A structured representation of the place's category within the Overture taxonomy. | ||
| Provides the primary classification, full hierarchy path, and alternate categories. |
Contributor
There was a problem hiding this comment.
Are we able to word-wrap this using a Docusaurus config?
Co-authored-by: Alex Iannicelli <atiannicelli@gmail.com> Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Co-authored-by: Seth Fitzsimmons <sethfitz@amazon.com> Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Signed-off-by: Dana Bauer <dana.bauer@gmail.com>
Member
|
This is great, well done! |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What's in this PR?
Announces
overture-schemav2.0.0 on PyPI — the schema is now a Pythonlibrary with Pydantic models instead of handwritten YAML JSON Schema.
Closes #517
The post covers:
overture-schema json-schemafor a type, a theme, or everything installed