You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here the problem is that the tool expect the record to have 002@ field, that contains the type of the record. This snippet did not have it, and it throws an exception. I fix the code to handle this situation.
Given a single PICA+ record (here in PICA Plain syntax in
pica.pp
, convert topica.dat
withpicadata -t norm pica.pp > pica.dat
):And configuration
Completeness result is zero records (validation works).
The text was updated successfully, but these errors were encountered: