You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 thevid
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.
The text was updated successfully, but these errors were encountered: