HSteeb
About
- Username
- HSteeb
- Joined
- Roles
- Member
Comments
-
No comment so far - sorry, what did I wrong? Is this not the place for bug reports - sorry, where is it? From looking around some time on the site, I did not find another way. Would it be on Google? The name "Zotero RDF" implies to me that…
-
Thanks! From my point of view, types as elements makes the model easier to use. The same holds for the item properties being child elements. I'm aware of the element vs attributes discussions. In this case (data import), the model should just b…
-
From system.sql, I generated the Relax NG Compact schema https://bitbucket.org/hsteeb/zoteroxmlimporter/src/tip/design/zotero-import.rnc looking like zotero-import = element zotero-import { ( artwork | audioRecording | bill ... For t…
-
Just for the records: the plugin now worked for me (imports of ca. 2500 and 100 items). In case anybody needs such an import, I made the plugin available at https://bitbucket.org/hsteeb/zoteroxmlimporter . I also isolated the XML parsing so tha…
-
- with the single transaction, now the performance seems ok! - I'll have a look at E4X - I'll follow-up on zotero-dev (I followed this 5 step support recipe on zotero.org that ends with posting in the forum). Many thanks!