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

Extend mappings during import #216

Open
nichtich opened this issue Nov 17, 2023 · 2 comments
Open

Extend mappings during import #216

nichtich opened this issue Nov 17, 2023 · 2 comments
Labels
question Further information is requested

Comments

@nichtich
Copy link
Member

nichtich commented Nov 17, 2023

  • When fromScheme is given (or inferred from concordance), all member concepts in from should get field inScheme unless already existing
  • When toScheme is given (or inferred from concordance), all member concepts in to should get field inScheme unless already existing

Mismatch of fromScheme and inScheme does not need to be tested, as this is better done as part of validation library.

@nichtich
Copy link
Member Author

I'm not sure whether this is required, needs further investigation why current import does not work as expected.

@nichtich nichtich added the question Further information is requested label Nov 17, 2023
@stefandesu
Copy link
Member

This has never been a thing. Concept objects in mappings don't usually have field inScheme at all because it can be inferred from fromScheme/toScheme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants