daisy / daisy/pipeline-scripts

daisy202-to-epub3: metadata contains a lot of xmlns declarations

Open
#119 0 comments 0 reactions 0 assignees View on GitHub
accepted aoft
Dominant language
HTML
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The current XML

```xml

三匹の子ぶた
jsrpd-pigs-j
ja
2005-04-07
EPUB3
```
is not wrong, but could be simplified to

```xml

三匹の子ぶた
jsrpd-pigs-j
ja
2005-04-07
EPUB3

```

Related:
- https://github.com/daisy/pipeline-scripts/issues/73
- https://github.com/daisy/pipeline-scripts/issues/109

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the daisy202-to-epub3 transformation but no file or test. Locate the entry point that generates EPUB metadata, compare its current XML with the simplified example, and verify that namespace declarations are consolidated without changing the metadata values or ids.

Written by the indexing model from the issue text.

Assessment

Tech stack
xml
Domain
content
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.