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

add "upload id" or similar to changes made with osw-python (at entity level or even higher) #32

Open
LukasGold opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LukasGold
Copy link
Contributor

Ideas:

  • Create a metadata property on the entity level
    • Include a sub-object named "upload_id","change_id" or "commit_id" (type: list)
    • Create an entry on every change made by osw-python (prepend or append)
      • Default behavior: create a new uuid for every change made, but accept an externally passed uuid as well
      • Desired behavior: assign the same uuid for all changes made within one script execution run
  • Use the wiki tagging function to identify changes made in one session -> include this in the osw-python on a top/upper level
@LukasGold LukasGold added the enhancement New feature or request label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants