Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add an importer for PICA --type import? #88

Closed
martinasiebert opened this issue Aug 9, 2023 · 2 comments
Closed

Is it possible to add an importer for PICA --type import? #88

martinasiebert opened this issue Aug 9, 2023 · 2 comments
Assignees

Comments

@martinasiebert
Copy link

I am missing an importer for PICA --type import. As there is an exporter (https://metacpan.org/pod/Catmandu::Exporter::PICA) would it be possible/logical to also add an importer for this format?
Aim: I have PICA data of the type import and want to add a standard field to each record, i.e. import and export PICA import.

@nichtich
Copy link
Member

nichtich commented Aug 9, 2023

I'm working on this right now, see gbv/PICA-Data#129

@nichtich nichtich self-assigned this Aug 9, 2023
@martinasiebert
Copy link
Author

martinasiebert commented Aug 9, 2023 via email

nichtich added a commit that referenced this issue Aug 9, 2023
Changelog diff is:

diff --git a/Changes b/Changes
index 30d7aff..d41f256 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Changelog for Catmandu-PICA
 
 {{$NEXT}}
+
+1.15 2023-08-09T19:03:38Z
   - Update PICA::Data to support parsing PICA Import format (#88)
 
 1.14 2023-05-26T06:13:27Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants