{"id":34626211,"url":"https://github.com/sbsdev/dtbook-update-metadata","last_synced_at":"2026-05-27T02:33:20.990Z","repository":{"id":52508034,"uuid":"186999326","full_name":"sbsdev/dtbook-update-metadata","owner":"sbsdev","description":"A tiny xml transformer that will update the meta data in your DTBook file and only that","archived":false,"fork":false,"pushed_at":"2025-06-30T12:00:49.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-27T02:33:00.401Z","etag":null,"topics":["dtbook","sgml-entity","xml","xml-parsing","xml-transformation"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbsdev.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-16T09:45:57.000Z","updated_at":"2025-06-30T12:00:53.000Z","dependencies_parsed_at":"2025-03-04T17:24:15.876Z","dependency_job_id":"41000fd6-1f2b-469e-b954-8c7e93883fc7","html_url":"https://github.com/sbsdev/dtbook-update-metadata","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/sbsdev/dtbook-update-metadata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbsdev%2Fdtbook-update-metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbsdev%2Fdtbook-update-metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbsdev%2Fdtbook-update-metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbsdev%2Fdtbook-update-metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbsdev","download_url":"https://codeload.github.com/sbsdev/dtbook-update-metadata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbsdev%2Fdtbook-update-metadata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33548246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dtbook","sgml-entity","xml","xml-parsing","xml-transformation"],"created_at":"2025-12-24T15:56:13.177Z","updated_at":"2026-05-27T02:33:20.979Z","avatar_url":"https://github.com/sbsdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: dtbook-update-metadata\n\nA tiny xml transformer that will update the meta data in your DTBook\nfile and only that. No entity expansion, no anything! You get your\noriginal xml back with the updated meta data.\n\n* Installation\nClone and build with\n\n#+begin_example\nmvn clean package\n#+end_example\n\n* Release\n\nUpdates the version number in the pom and deploys the artifacts to\nMaven Central\n\n#+begin_src shell\n  mvn release:clean release:prepare\n  mvn release:perform\n#+end_src\n\n* Usage\n\n#+begin_example\njava -Ddc:Title=\"New Title\" -jar dtbook-update-metadata-1.0-jar-with-dependencies.jar \u003c original.xml \u003e updated.xml\n#+end_example\n\n** Valid meta data properties\nThe following meta data names are recognized.\n\n- dc:Title\n- dc:Creator\n- dc:Subject\n- dc:Description\n- dc:Publisher\n- dc:Date\n- dc:Type\n- dc:Format\n- dc:Identifier\n- dc:Source\n- dc:Language\n- dc:Rights\n- dtb:uid\n- dtb:sourceEdition\n- dtb:sourcePublisher\n- dtb:sourceRights\n- prod:series\n- prod:seriesNumber\n- prod:source\n\n* Contributing\nIf you have any improvements or comments please feel free to file a\npull request or an issue.\n\n* Credits\nBased on ideas on [[https://stackoverflow.com/a/36097922][how to make a StaX transformer]], a [[https://www.vogella.com/tutorials/JavaXML/article.html][Java and XML\ntutorial]] and most importantly on [[https://stackoverflow.com/q/1777878][how to disable entity expansion]].\n\n* License\nCopyright © 2024 [[https://www.sbs.ch/][Swiss Library for the Blind, Visually Impaired and\nPrint Disabled]].\n\nDistributed under the [[http://www.gnu.org/licenses/gpl-3.0.html][GNU General Public License]]. See the file\nLICENSE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbsdev%2Fdtbook-update-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbsdev%2Fdtbook-update-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbsdev%2Fdtbook-update-metadata/lists"}