Coder Social home page Coder Social logo

Comments (4)

cKlee avatar cKlee commented on June 11, 2024

Hi Peter!

These are all great suggestions. I'm a fan of making things more clear. Let's do it.

I also love the concept of self and 'parent'. This was one of the weaknesses of the spec. I think your proposal could work. And there is no problem in mistake the . and .. with ... for wildcards in a field description because field descriptions are always three characters long.

I'm thinking a bit about the quotation marks. I thought I omitted them for a good reason. But this reason does not come to my mind anymore.

I would suggest that I alter the specification in a dev repo, so that we can discuss the changes.

I you have any other suggestions or ideas let me know.

from marcspec.

cKlee avatar cKlee commented on June 11, 2024

@pkiraly see #26 for discussion of the fieldTag definition.

from marcspec.

cKlee avatar cKlee commented on June 11, 2024

@pkiraly you specified

subfieldChar       = alphaupper
                  / alphalower
                  / DIGIT

Does MARC21 allow alphaupper chars for subfield codes?

from marcspec.

cKlee avatar cKlee commented on June 11, 2024

@pkiraly Same question like #26:

Should MARCspec support ANSI/ISO for subfield codes?

My suggestion:

subfieldChar      = %x21-3F / %x5B-7B / %x7D-7E
                      ; ! " # $ % & ' ( ) * + , - . / 0-9 : ; < = > ? [ \ ] ^ _ \` a-z { } ~

Your suggestion

subfieldChar       = alphaupper
              / alphalower
              / DIGIT

from marcspec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.