vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
205 stars 129 forks source link

Count query returns an empty JSON object #3890

Open ivanmrsulja opened 1 year ago

ivanmrsulja commented 1 year ago

Describe the bug Count query returns an empty JSON object

To Reproduce Steps to reproduce the behavior:

  1. Load the .n3 files provided here
  2. Try to fetch resources using GetAll endpoint

Expected behavior The response should contain count object with information on how many items of said type are available in RDF store.