Coder Social home page Coder Social logo

marcspec / marc-spec Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 4.0 84 KB

MARCspec parser and validator for Perl

Home Page: https://metacpan.org/pod/MARC::Spec

License: Other

Perl 94.63% Perl 6 5.37%
marc catmandu marcspec reference-implementation library

marc-spec's Introduction

#MARCspec - A common MARC record path language

MARCspec is the specification of a reference, encoded as string, to a set of data from within a MARC record.

See http://marcspec.github.io/MARCspec for lastest specification.

marc-spec's People

Contributors

cklee avatar dr0jf avatar manwar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

marc-spec's Issues

POD NAME structure

I want to build a Debian package for MARC-Spec. Lintian complains about manpage-has-bad-whatis-entry, which I think is triggered by the structure of the POD NAME element, which is supposed to be "name - description".

Question: what is the syntax to point to a MARC indicator?

To point to a 245 field with indicator1 == 1 one could use the MARC spec:

245_1

To point to a 245$a subfield with indicator1 == 1 one could use the MARC spec:

245_1$a

Question: is it possible to very explicitly point to the value of the first indicator in 245 (not to the field value or the subfield value)? Or, is this dependent on the context of use when working with MARC spec. E.g. in hypothetical functions:

 remove_field(245_1)            <- 245_1 is the MARC 245 field with indicator1 == 1
 remove_indicator(245_1)     <- 245_1 is the MARC 245 indicator1. (not the field).

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.