PonteIneptique / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

EXHIBIT. (This might not be Babel specific but that's where I encountered it.) Exhibit-json generated by copy-all doesn't work in exhibit #136

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here's a snippet:
"""{
items: [
{ id: "Ichigen-San: An Ontology-Based Information Retrieval System.",
label: "Ichigen-San: An Ontology-Based Information Retrieval System.",
type: "Publication",
uri: "http://simile.mit.edu/babel/urn:21ee300a7773c32a0a6e79be41598d41",
publisher: "Springer","""

This didn't work with Exhibit. The results of convert are:

"""{
"items" : [
{
"publisher" : "Springer",
"booktitle" : "APWeb",
"pub-type" : "inproceedings",
"crossref" : "Frontiers of WWW Research and Development - APWeb 2006, 8th
Asia-Pacific Web Conference, Harbin, China, January 16-18, 2006,
Proceedings",""""

Which suggests missing quotation.

I doubt this is hard to fix, but it was annoying and would be quite bad for
novice users.

Firefox mac

[Submitted by Bijan Parsia on simile.mit.edu] 

Original issue reported on code.google.com by GabrielR...@googlemail.com on 4 Apr 2009 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by GabrielR...@googlemail.com on 4 Apr 2009 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by GabrielR...@googlemail.com on 4 Apr 2009 at 7:02