-
This depends on #89 because NCA will always need to be the place titles are entered, and will need to be the place admins upload MARC XML to avoid the ONI CLI-only approach to management.
- Create …
-
When trying to install this module on MAC OS X (Ventura), the installation fails in test [t/external-entities.t](https://github.com/perl4lib/marc-perl/blob/master/marc-xml/t/external-entities.t) with …
-
`MARC::XMLWriter` is used by `MarcRecordWriterService` and `OaiMarcRecordWriterService` to generate MARC XML documents from contributor supplied MARC records. The supplied MARC records can include inv…
-
### Tukipyyntö
Kuvailuryhmältä tuli toive, että olisiko mahdollista tiputtaa Libriksen 800-kenttiä pois Z39.50-haulla Libriksestä poimittaessa.
Z39.50-palvelimen asetuksissa pystyy määrittämään …
-
These fields are present in the OCLC record as seen in Connexion, but do not get delivered in the emailed marc.xml file for some reason. I checked the xml to make sure it wasn't a problem with the xml…
-
We cannot just expose the Alma dump because since there are local (IZ) fields we have to suppress. Since https://github.com/hbz/lobid-resources/issues/1687 we have suppressed these so that in lobid-r…
-
```php
$xml = $this->fetchXml($identifier);
$record = Marc\Record::fromString($xml);
$fields = $record->getFields();
```
```
Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) …
-
I ran "cpan install MARC::File::XML" and got the following test failure:
t/external-entities.t .. 1/2
\# Failed test 'should have refused to parse MARCXML record containing external entitities,…
-
We have switched to using the new MODS XML data source from #41 , and have discovered 269 missing records compared to the `allrecords.xml` prior to the schema switch.
The data prior to schema switc…
-
- MARC 075
- Potential problem: only $0 and $1 values were output to RDF/XML. It's possible, someday, we'll want to output additional subfield values.
- MARC 155
- Potential problem: only …