Regards, Andreas
Regards, Andreas
> Hi Peter
>
> Thanks for this info. You'll find attached a very short section of a
> simplified EAD file that I try to import. As stated before, the
> individual entries are reflected in the informationobjects, however, the
> hierarchy is not being built (parent_id is null).
I've tested your sample EAD file and it is importing correctly in the
latest development version of the software (i.e. the description
hierarchy is being constructed and displayed properly).
> I also get warnings
> regarding a missing dtd, see attached screenshot. However, even if I
> link the respective ead dtd or xsd in the xml file, the same happens.
The missing dtd warning goes away when you include a DOCTYPE declaration
right after the opening XML tag (see attached). The ICA-AtoM 1.0.8 EAD
export now includes this DOCTYPE declaration (as well as a host of other
fixes to make it fully validating EAD).
> The latest ica-atom code is to be found within the branches, not the
> trunk, right? Trying to set it up (on OS X) I get the following error
> message during the "Loading data" step: "Fatal error: Class
> 'Zend_Search_Lucene' not found in
> /Library/WebServer/Documents/ica-atom/apps/qubit/lib/SearchIndex.class.php
> on line 90".
>
> Kind regards,
>
> Andreas
>
The latest ICA-AtoM development code is actually found in the Qubit trunk:
http://code.google.com/p/qubit-toolkit/source/browse/trunk
When we finish release cycle testing we tag the Qubit trunk and then
merge these stable tags to the ICA-AtoM branch (so the ICA-AtoM branch
is only updated with each release).
See http://code.google.com/p/qubit-toolkit/source/browse/#svn/tags
We expect to tag 1.0.8 on Friday, Oct.2. It takes a while to then merge
to the branches, update translations and customizations, update the
migration tasks, update the website and documentation, create a new
installer, etc. So the actual ICA-AtoM release date comes a couple of
weeks later (Oct.19 for release 1.0.8).
For more background on this see:
http://qubit-toolkit.org/wiki/index.php?title=Qubit_or_ICA-AtoM%3F
Cheers,
--peterVG