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

Fix invalid syntax #70

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Fix invalid syntax #70

merged 3 commits into from
Feb 8, 2023

Conversation

nwagner84
Copy link
Contributor

  • Tippfehler, die zu einer ungültigen (bzw. unvollständigen) formalen Sprache führen, korrigiert
  • Bezug zu pica-rs entfernt, da PICA Path (noch) nicht im Rahmen des Projekts entwickelt wird

- Tippfehler, die zu einer ungültigen (bzw. unvollständigen) formalen Sprache führen, korrigiert
- Bezug zu pica-rs entfernt, da PICA Path (noch) nicht im Rahmen des Projekts entwickelt wird
@@ -7,7 +7,7 @@ created: 2014
creator: Jakob Voß
---

Mit **PICA Path** Ausdrücken lassen sich einzelne Felder, Unterfelder und Feldinhalte von [PICA](../pica)-Daten referenzieren. Das Format ist von [MARCSpec](marcspec) inspiriert und wird im Rahmen der Werkzeuge [picadata](https://metacpan.org/dist/PICA-Data/view/script/picadata), Catmandu und [pica-rs](https://github.com/deutsche-nationalbibliothek/pica-rs) entwickelt.
Mit **PICA Path** Ausdrücken lassen sich einzelne Felder, Unterfelder und Feldinhalte von [PICA](../pica)-Daten referenzieren. Das Format ist von [MARCSpec](marcspec) inspiriert und wird im Rahmen der Werkzeuge [picadata](https://metacpan.org/dist/PICA-Data/view/script/picadata) und Catmandu entwickelt.
Copy link
Member

@nichtich nichtich Feb 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PICA Path is being standardized to unify (at least list a tiny subset of) syntax of several applications (I counted five at least) that all happend to invent their own way to solve a seemingly simple task: reference PICA fields and subfields. PICA Path and pica-rs have already been aligned to prevent xkcd 927 and yet another syntax in the future. Missing steps of the compromise are explained at deutsche-nationalbibliothek/pica-rs#579 (comment).

@nwagner84 nwagner84 changed the title Fix typos / Remove pica-rs Fix invalid syntax Feb 8, 2023
@nichtich nichtich merged commit d93d561 into gbv:master Feb 8, 2023
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

Successfully merging this pull request may close these issues.

2 participants