"data about data" - digital factual information which describes the contents and context of a specific item

learn more… | top users | synonyms

5
votes
0answers
51 views

Linking folksonomic tags to authority controlled metadata?

I have four layers of metadata: Authority controlled catalog records Vocabulary controlled but user input data (e.g. "select from this list") Uncontrolled user input data (e.g. author supplied ...
3
votes
3answers
41 views

Using holdings data to understand content of library collections in the past

There are a couple pieces to this question. Is it standard practice to capture in MARC data about when a library acquired an item in its collections. My sense is that it's not, except maybe for ...
6
votes
3answers
69 views

Where to find previous titles of serials?

Part of the challenge of cataloguing serials is that these publications change their titles not infrequently (in both major and minor ways). I know that MARC has fields for varying forms of titles and ...
6
votes
1answer
70 views

Migrating a repository content to a different platform

I'm working on a project where we will be migrating data from an ePrints repository to a Fedora-based repository. Has anyone ever done something like this? I can get a batch export of EP3 XML but am ...
5
votes
1answer
57 views

Does MODS provide a way of recording missing information?

In many MODS records harvested from several sources, I see <mods:publisher>s.n.</mods:publisher> or something similar (worst I have seen: 000NOPUBLISHER000) to indicate the publisher is ...
6
votes
2answers
81 views

What examples are there of digitization projects using OMR?

Optical Music Recognition is a like OCR but for recognizing musical notation. Are there any libraries using this as part of digitization projects? It strikes me that this could provide incredibly ...
3
votes
1answer
112 views

Excel-only toolkit for creating XML data?

I'd like to use Excel to programmatically create XML data files to several known XSD schemas; or more specifically, a small profile of each schema. Are there any sets of macros/procedural ways of ...
6
votes
2answers
134 views

How to detect invalid permutations of MARC fields, subfield, and indicator

I'm working on a web app that allows users to run checks on each MARC record in a MARC batch file, so they can quickly assess the quality of those records. The idea is when batches of records are ...
5
votes
0answers
60 views

Recording of conservation activities

[Question changed according to Jakob's suggestions] Archival systems as www.axiell.co.uk/calm offer the possibility of recording conservation activities through one of their modules. How widespread ...
5
votes
2answers
88 views

METS serialization with Digital Object versioning

I'm looking for a solution to get a version identifier in a METS representation of a Digital Object. I could not find anything related to versioning in the METS schema. Naively i thought something ...
3
votes
1answer
70 views

Are there any nice examples of Libraries/Archives using Natural Language Processing to generate descriptive metadata from full text content?

I would be curious to see examples of NLP techniques (in particular, Named entity recognition, Relationship extraction and Topic modeling) applied to generate descriptive metadata and any thoughts on ...
2
votes
3answers
129 views

Why doesn't Zotero import the language field from an article COinS?

The language field (rft.language) is defined in The OpenURL Framework for Context-Sensitive. If it is why Zotero could not retrieve language from COinS-based site that specify it with that field? To ...
5
votes
2answers
75 views

Applications to browse MARC (maybe with statistics)?

I am looking for apps to view and browse MARC records. I'm a programmer so I usually interact with MARC via marc4j or pymarc and the like. But sometimes, I'd like to have a GUI, which could show me ...
1
vote
1answer
45 views

How to encode fake “found text” metadata in TEI P5?

A "found text" (for this purpose) is one in which the publisher is printing something not written for publication—at least, not in the present manner—but rather a text or set of texts written in some ...
6
votes
1answer
185 views

Good Encoded Archival Description (EAD) books, tutorials, boilerplate?

I'm a beginner when it comes to EAD (had a metadata design studio class in grad school where we modelled EAD in SKOS/XML), but I'm looking at starting the archivist certification process and I'm ...
6
votes
5answers
211 views

Why hasn't the library community settled on using hashes as unique universal ids for digital content?

It seemed to me that the ability to compute something like an MD5 hash has amazing potential as a unique identifier system for digital content. Anyone can generate and publish them, and they are more ...