Laurent Pugin

Results 399 comments of Laurent Pugin

@HirschSt will look when this can be updated on the OPAC side. Once this is clarified we can change it and update the data.

I am not fully convinced we want to drop these. What about making the field controlled with a drop-down list? That would prevent people from entering something else.

Weirdly enough, the MARC documentation reads ``` The date and time are recorded according to Representations of Dates and Times (ISO 8601) in the pattern yyyy, yyyy-mm, or yyyymmdd (4...

I would suggest to start validating `$k` with a regex matching `yyyy` or `yyyy-mm` or `yyyy-mm-dd` (all digits). (I prefer it with hyphens, I think it makes it more readable...

I [agree](https://github.com/rism-digital/rism-online-issues/issues/124#issuecomment-1010800600) with @jenniferward that `{{brk}}` in 245 do not really make sense. Splitting them into one 245 and additional 246 looks like a proper way to fix them.

Could you post a link to it? Thanks

Update: this is now in place in Muscat and is being changed in three steps: 1) Preview: the prefixed IDs are available when requested explicitly. 2) Deprecation: the prefixed IDs...

Since the mapping with the appropriate resource is defined in the marc configuration, the MarcXML import should work as before. It would be good to test it, though.

I am actually fine to have `@lines.visible`. I am not convinced by introducing `@spacing` without additional thoughts about the implications of introducing such layout indications in MEI Basic. We deliberately...