pro4bib / pica

Einführung in die Verarbeitung von PICA-Daten
https://pro4bib.github.io/pica/
9 stars 5 forks source link

Command: picadata -p #27

Open sabrinagaab opened 3 years ago

sabrinagaab commented 3 years ago

Selection of (multiple) fields without quotation marks and pipe.

Fields separated by blanks (enumeration): picadata -p '003@|021A' example.pica -> picadata -p 003@ 021A example.pica

Quotation marks only necessary with special characters.

by Anne and Sabrina