srnsw / api.records.nsw.gov.au

State Records NSW API
http://api.records.nsw.gov.au
GNU Affero General Public License v3.0
3 stars 0 forks source link

Zotero broken #38

Closed richardlehane closed 13 years ago

richardlehane commented 13 years ago

Zotero import for series and items is broken. This may be post-upgrade to 2.1.10 Zotero which now supports RDF_Zotero through UnApi? Or could be our changes to content-type? So try:

wisanup commented 13 years ago

The problem is UnAPI server definition is missing in index.html.erb of each resource. After added the definition these pages are fine with zotero.

http://api.records.nsw.gov.au/series http://api.records.nsw.gov.au/series/2

http://api.records.nsw.gov.au/items http://api.records.nsw.gov.au/items/2845

commit log https://github.com/srnsw/api.records.nsw.gov.au/commit/0abe30df1eebf133446dec9dac6e4264019831c5