bibjson

BibJSON round trip in BibServer

Adding to the functionality of BibServer, it is now possible to import a collection, export again is bibJSON, then import the bibJSON again into BibServer. For example, upload your own collection at http://bibsoup.net/upload – I will continue by using the typical pitman test collection. I uploaded it from the bibtex file, and now it is .. read more

On November 18th, 2011, posted in: bibjson, bibserver by

Providing metadata in BibJSON collections

Where in a BibJSON collection should metadata go? As first object in a list of objects Similar to bibtex, collection metadata could be the first object in a list of objects. However, this presents problems: The metadata is not a record like all other records – it looks different, and does not really sit well .. read more

On September 25th, 2011, posted in: bibjson by

BibJSON in and out of BibServer

Today I enabled BibJSON input and output from BibServer, and it is available on the example running at http://bibsoup.net. Each collection has a “download” link on the bottom left, and also, each page can be requested as JSON/BibJSON by simply adding .json onto the end of the path. For example: http://bibsoup.net/collection/pitman.json returns the same 10 .. read more

On September 19th, 2011, posted in: bibjson, bibserver, bibsoup by