Support ontologies and schema mappings from the logical layer#124
Closed
kurtStirewalt wants to merge 7 commits into
Closed
Support ontologies and schema mappings from the logical layer#124kurtStirewalt wants to merge 7 commits into
kurtStirewalt wants to merge 7 commits into
Conversation
|
|
||
| | Field | Type | Required | Description | | ||
| |-------|------|----------|-------------| | ||
| | `concept` | string | Yes | Unique name of this concept | |
Contributor
There was a problem hiding this comment.
You mentioned below, "for concepts of type entity"
-> I would introduce a type field here.
Contributor
Author
There was a problem hiding this comment.
Yes, that's a very good idea. Will add that
jklahr
pushed a commit
to jklahr/jklahr-ossie
that referenced
this pull request
May 18, 2026
Add Ontology & Semantic Interoperability as a top-level current effort with links to discussions apache#22, apache#101, apache#108, apache#68 and PRs apache#124, apache#125. Update existing sections with recently opened discussions, PRs, and converters: metric trees (apache#40), primary key semantics (apache#15, apache#119), reusable datasets (apache#103, apache#109), datatype/is_time reframe (PR apache#113), spatial dimension types (apache#114), default_aggregation (apache#115), positive direction (apache#41), physical metadata (apache#110), and new converter PRs for Salesforce (apache#118), dbt (apache#116), and Databricks (apache#120). Also adds CONTRIBUTING.md (apache#122) and working groups page (apache#123) to Developer Experience, and lists merged converters as existing artifacts. Made-with: Cursor
jklahr
pushed a commit
that referenced
this pull request
May 19, 2026
Add Ontology & Semantic Interoperability as a top-level current effort with links to discussions #22, #101, #108, #68 and PRs #124, #125. Update existing sections with recently opened discussions, PRs, and converters: metric trees (#40), primary key semantics (#15, #119), reusable datasets (#103, #109), datatype/is_time reframe (PR #113), spatial dimension types (#114), default_aggregation (#115), positive direction (#41), physical metadata (#110), and new converter PRs for Salesforce (#118), dbt (#116), and Databricks (#120). Also adds CONTRIBUTING.md (#122) and working groups page (#123) to Developer Experience, and lists merged converters as existing artifacts. Made-with: Cursor
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.
This PR follows much discussion by the Ontology Working Group whose work is archived here:
https://docs.google.com/document/d/1i2usg8XD_BsI8hc1RDTwqaZaFhgTyTKLhl-5vCj3XXk/edit?tab=t.0#heading=h.ryh06jb7q2hv
Please note the document is a bit behind this PR and will be updated concurrently with its review.