-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Create and save into concordances, assign mappings to a concordances #98
Comments
There is a workaround using comments (#453). One gbv/cocoda#406 is available, entirely remove mapping comments. |
Is this something that needs to be discussed with the workflow group, or are the requirements for this feature relatively clear? By the way, mapping comments were already removed. |
This should be discussed on the meeting at March 30th. |
Saving a mapping into a concordance is basically saving a mapping with field
|
I agree with all your points in the last comment and I personally think we could already start to implement this.
My suggestion would be to disallow editing or deleting the mapping in this case. Adding this functionality later would not be a breaking change in my opinion, so better to do it this way around for now. |
…101) Notes: - Currently, this is a separate file and is not tested. - Next step is to write an additional script that replaces the --reset option of the import script. - Then, the previous import script can be replaced and the tests adjusted so that they use the reset script instead of --reset. - Mappings/concordances are still imported directly in the database because the service methods do not yet offer sufficient functionality (needs #98 and #99).
I'm closing this issue in favor of #99 since we've been discussion the same things over there... |
This should eventually be possible in Cocoda. Things to consider:
...
The text was updated successfully, but these errors were encountered: