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

Improve definition of field identifier #65

Open
nichtich opened this issue Dec 4, 2024 · 1 comment
Open

Improve definition of field identifier #65

nichtich opened this issue Dec 4, 2024 · 1 comment
Milestone

Comments

@nichtich
Copy link
Member

nichtich commented Dec 4, 2024

A field identifier is a non-empty string that can be used to match fields. The identifier consists of a tag, optionally followed by the slash (/) and ...

A tag is defined as "a non-empty string"

So what about tags including the character /?

@nichtich nichtich added this to the 1.0.0 milestone Dec 4, 2024
@nichtich
Copy link
Member Author

nichtich commented Dec 9, 2024

The MQAF schema format uses path as field identifier. The field identifier may have a language such as PICA/MARC field id, XPath, JSONPath...

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

1 participant