Add CONTRIBUTING.md#122
Merged
Merged
Conversation
| 1. **Read the Specification**: Familiarize yourself with the [core specification](core-spec/spec.md) to understand the semantic model format. | ||
| 2. **Explore the Examples**: Review the [TPC-DS example](examples/tpcds_semantic_model.yaml) to see a complete semantic model in practice. | ||
| 3. **Join the Conversation**: Open or participate in [GitHub Issues](https://github.com/open-semantic-interchange) and Discussions to share ideas and feedback. | ||
| 4. **Submit a Pull Request**: Fork the repository, make your changes, and submit a pull request. All contributions go through the standard review process described below. |
Contributor
There was a problem hiding this comment.
Should we add link to the roadmap.md here ?
https://github.com/open-semantic-interchange/OSI/blob/main/ROADMAP.md
Member
Author
There was a problem hiding this comment.
That's a good idea. Let me add it.
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
QMalcolm
approved these changes
May 21, 2026
| 2. **Explore the Examples**: Review the [TPC-DS example](examples/tpcds_semantic_model.yaml) to see a complete semantic model in practice. | ||
| 3. **Join the Conversation**: Open or participate in [GitHub Issues](https://github.com/open-semantic-interchange) and Discussions to share ideas and feedback. | ||
| 4. **Submit a Pull Request**: Fork the repository, make your changes, and submit a pull request. All contributions go through the standard review process described below. | ||
| 5. **Join the Slack workspace**: Chat directly with the community by [joining Slack](https://join.slack.com/t/opensemanticx/shared_invite/zt-3pq1j0lid-tQBbEvAngAvz0I0vZm~HJw). |
Contributor
There was a problem hiding this comment.
Just of note, we may need to periodically update this, no action to take.
I think slack invite links without a time expiration have a max invite count of 400 instead. Hopefully slack notifies us when that is hit, at which time we'll have to update this to a new link.
khush-bhatia
approved these changes
May 22, 2026
Contributor
|
@jbonofre Merging this as a few people are asking for it. We can do the roadmap update in a follow up. |
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 extracts content from
docs/index.mdto focus on contributions. The purpose is to describe how to contribute on the project, with the Apache Way.