pkiraly / qa-catalogue

QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
GNU General Public License v3.0
78 stars 17 forks source link

Create a PPXML reader #386

Open pkiraly opened 9 months ago

pkiraly commented 9 months ago

http://format.gbv.de/pica/ppxml: "PPXML ist eine an der Deutschen Nationalbibliothek verwendete Kodierung von PICA+ in XML. Eine Besonderheit von PPXML gegenüber den anderen PICA-Serialisierungen ist die explizite Trennung von bibliographischer (<global>), lokaler (<local>) und Exemplarebene (<copy>)."

Deutsche Nationalbibliothek supports PPXML format in their SRU interface (https://services.dnb.de/sru/dnb?version=1.1&operation=searchRetrieve&query=sgt%3D???%20NOT%20ido%3D785055750&recordSchema=PicaPlus-xml).

nichtich commented 6 months ago

I don't think this is needed. There are tools to convert between PICA serializations. Support of normalized PICA as default and Plain Pica for human-readable small datasets should be enough.

pkiraly commented 4 months ago

@nichtich suggested: to create an independent project for this (if needed)