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

attributes not standardized in json_node_export / json-node #106

Closed
jacobdgm opened this issue May 26, 2022 · 0 comments
Closed

attributes not standardized in json_node_export / json-node #106

jacobdgm opened this issue May 26, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@jacobdgm
Copy link
Contributor

The output of json-node in NewCantus currently includes several attributes that are named differently than the corresponding output in the OldCantus's json-node. For example, when querying a Chant in NewCantus, the chant is identified by the id attribute, whereas in OldCantus, the chant is evidently identified by the vid attribute.

Mappings will need to be created to convert the items as they are represented in NewCantus's database into their representation in OldCantus. Separate mappings will likely need to be created for Chant, Sequence, Source and Indexer.

@jacobdgm jacobdgm added wontfix This will not be worked on and removed priority: low labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant