-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support actors as first-class entity #41
Comments
Pull request #66 solves the first step in this task (supporting ActorPacks); we still need to define how to integrate TagPacks with ActorPacks (e.g. replacing some labels with actors) |
After discussing the integration of actors with tags:
|
soad003
added a commit
that referenced
this issue
Feb 10, 2023
soad003
added a commit
that referenced
this issue
Feb 10, 2023
…aft of tagpack auto updates (sync mode) (#73)
soad003
added a commit
that referenced
this issue
Feb 17, 2023
soad003
added a commit
that referenced
this issue
Feb 21, 2023
Merged
soad003
added a commit
that referenced
this issue
Feb 22, 2023
mdragaschnig
added a commit
that referenced
this issue
Feb 23, 2023
mdragaschnig
added a commit
that referenced
this issue
Feb 23, 2023
Add option to interactively update TagPack files #41
soad003
added a commit
that referenced
this issue
Feb 23, 2023
…nd, upsert for taxonomy insert (#41)
soad003
added a commit
that referenced
this issue
Feb 23, 2023
soad003
added a commit
that referenced
this issue
Feb 24, 2023
soad003
added a commit
that referenced
this issue
Feb 28, 2023
…rt, add quality metric cli commands top tags without actor and top actors without jur (#41)
soad003
added a commit
that referenced
this issue
Feb 28, 2023
soad003
added a commit
that referenced
this issue
Mar 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, tags carry labels / strings; it should also be possible to link a tag with an actor (e.g., some VASP), which is defined as first-class entity.
The text was updated successfully, but these errors were encountered: