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

Attribute management from rDNA #255

Open
leifeld opened this issue Jan 3, 2023 · 0 comments
Open

Attribute management from rDNA #255

leifeld opened this issue Jan 3, 2023 · 0 comments
Assignees
Labels
enhancement rDNA Issues related to rDNA version 3.0 Issues relating to version 3.0, including rDNA
Milestone

Comments

@leifeld
Copy link
Owner

leifeld commented Jan 3, 2023

Some ideas in addition to dna_getAttributes and dna_setAttributes:

  • dna_addEntity(int variableId, String entity), dna_addEntity(int statementTypeId, String variable, String entity), dna_addEntity(String statementType, String variable, String entity)
  • dna_editEntity(int entityId, String newValue, String newColor, recode = FALSE), dna_editEntity(int variableId, String entityValue, String newEntityValue, recode = FALSE) // same combinations as above as well with statement type etc.
  • dna_removeEntity
  • dna_setAttributeValue
  • dna_addAttributeVariable
  • dna_removeAttributeVariable
  • dna_renameAttributeVariable
  • dna_getAttributeVariables
  • dna_cleanUpEntities
  • dna_entityFrequencies
@leifeld leifeld added enhancement rDNA Issues related to rDNA version 3.0 Issues relating to version 3.0, including rDNA labels Jan 3, 2023
@leifeld leifeld added this to the DNA 3.0.10 milestone Jan 3, 2023
@leifeld leifeld self-assigned this Jan 3, 2023
leifeld pushed a commit that referenced this issue Jan 5, 2023
@leifeld leifeld modified the milestones: DNA 3.0.11, DNA 3.0.10 Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement rDNA Issues related to rDNA version 3.0 Issues relating to version 3.0, including rDNA
Projects
None yet
Development

No branches or pull requests

1 participant