Opened 10 years ago

Closed 10 years ago

#131 closed enhancement (fixed)

make import/export symmetrical

Reported by: simon Owned by: simon
Priority: major Milestone: 1.0 Beta 1
Component: export Version: 1.0
Keywords: Cc:

Description

right now we support RIS/DC/Biblio/MODS export, but only RIS/DC import. we should support import for all formats we can export, even if we don't support export for all the formats we can import

Change History (2)

comment:1 Changed 10 years ago by simon

(In [421]) addresses #131, make import/export symmetrical
closes #163, make translator API allow creator types besides author

import and export in the multi-ontology RDF format should now work properly. collections, notes, and see also are all preserved. more extensive testing will be necessary later.

comment:2 Changed 10 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

(In [422]) closes #131, make import/export symmetrical

all 4 import/export formats currently supported (MODS, Hybrid RDF, Unqualified Dublin Core, and RIS) now work as both import and export translators

Note: See TracTickets for help on using tickets.