Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project] Schema Differencing API #6871

Open
6 of 11 tasks
StefanApfel-Bentley opened this issue Jun 19, 2024 · 0 comments
Open
6 of 11 tasks

[Project] Schema Differencing API #6871

StefanApfel-Bentley opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
ecschema Issues related to the various ecschema packages

Comments

@StefanApfel-Bentley
Copy link
Contributor

StefanApfel-Bentley commented Jun 19, 2024

Goal
The Schema Difference API shall provide a lightweight interface to get the differences between two given schemas. The output is a result containing the differences itself (with added, modified or removed schema elements) and possible conflicts.

Internally, the differences api utilizes the schema comparer component.
While the api can be used in every usecase, it's intend to be used with the Schema Merging API to allow user-specific schema customizing.

Repository
https://github.com/iTwin/itwinjs-core/tree/master/core/ecschema-editing/src/Differencing

Wiki
https://bentleycs.visualstudio.com/iModelTechnologies/_wiki/wikis/iModelTechnologies.wiki/53668/Schema-Differencing-API

Difference API

  1. ecschema
    StefanApfel-Bentley
  2. documentation ecschema
    StefanApfel-Bentley
  3. ecschema
    StefanApfel-Bentley
  4. ecschema
    StefanApfel-Bentley
  5. ecschema
    StefanApfel-Bentley
  6. ecschema
    StefanApfel-Bentley

Difference Conflicts API

  1. ecschema
    StefanApfel-Bentley
  2. ecschema
@StefanApfel-Bentley StefanApfel-Bentley added the ecschema Issues related to the various ecschema packages label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecschema Issues related to the various ecschema packages
Projects
None yet
Development

No branches or pull requests

3 participants