Skip to content

Typo in label for 084 tag. #630

@van-de-bugger

Description

@van-de-bugger

avram-schemas/marc.json:

    ...
    "084": {
      "tag": "084",
      "label": "Other Classificaton Number",
      "url": "https://www.loc.gov/marc/bibliographic/bd084.html",
    ...

Note the label: "Classificaton". It is obviously a typo: "i" is missed. Proper spelling is "Classification".

The same problem is in marc-schema-with-solr.json and marc-schema-with-solr-and-extensions.json.

See also: https://www.loc.gov/marc/bibliographic/bd084.html.

Probably, the typo comes from src/main/java/de/gwdg/metadataqa/marc/definition/tags/tags01x/Tag084.java.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions