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

Output mismatch between the JSON and JSON-LD responses #398

Open
johardi opened this issue Apr 27, 2022 · 0 comments
Open

Output mismatch between the JSON and JSON-LD responses #398

johardi opened this issue Apr 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@johardi
Copy link

johardi commented Apr 27, 2022

Steps to reproduce:

  1. (JSON output) Go to https://asctb-api.herokuapp.com/v2/csv?output=json&csvUrl=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1PgjYp4MEWANfbxGIxFsJ9vkfEU90MP-v3p5oVlH8U-E%2Fexport%3Fformat%3Dcsv%26gid%3D949267305
  2. (JSON-LD output) Go to https://asctb-api.herokuapp.com/v2/csv?output=jsonld&csvUrl=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1PgjYp4MEWANfbxGIxFsJ9vkfEU90MP-v3p5oVlH8U-E%2Fexport%3Fformat%3Dcsv%26gid%3D949267305
  3. Search the cell type "CL:1001108" in both responses
  4. The JSON response contains the given cell type but it doesn't present in the JSON-LD response

Expected result:
I expect both responses contain the cell type. Generally speaking, both responses should contain the same information.

@bherr2 bherr2 added the bug Something isn't working label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants