mmisw / mmiorr

Unmaintained old MMI ORR system (v2) -- New development at https://github.com/mmisw/orr
2 stars 1 forks source link

JSON output format not honored #261

Closed mmisw closed 9 years ago

mmisw commented 9 years ago

From caru...@gmail.com on July 23, 2010 10:13:27

What steps will reproduce the problem? 1. Issue a query with requested JSON output format, eg., http://mmisw.org/ont/?form=json&sparql=SELECT++%3Fs+%3Fp+%3Fo+WHERE+{%3Fs+%3Fp+%3Fo.+}+LIMIT+20%0D%0A What is the expected output? Response in JSON format What do you see instead? Response in CSV format

This is a regression; JSON was honored before we started using AllegroGraph (Dec 2009). So this is one of the TODOs arising from the use of AllegroGraph.

See also issue #247

Original issue: http://code.google.com/p/mmisw/issues/detail?id=261

mmisw commented 9 years ago

From caru...@gmail.com on April 02, 2012 14:44:36

Fixed, basically thanks to the use of AllegroGraph 4.4, the version being enabled as part of the migration of the mmisw.org deployment to a new hosting.

ORR Portal 2.0.22.beta (201203311158) MMI Ontology and Term URI Resolver. Version 2.0.23.beta (201204021355)

Status: Fixed
Labels: triplestore