{"id":44343529,"url":"https://github.com/openlibhums/liquidxslt","last_synced_at":"2026-02-11T13:11:26.328Z","repository":{"id":197194101,"uuid":"468715155","full_name":"openlibhums/liquidxslt","owner":"openlibhums","description":"Allows a journal to setup new XSL templates based on the core ones.","archived":false,"fork":false,"pushed_at":"2023-09-29T09:31:27.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-20T13:12:46.571Z","etag":null,"topics":["janeway-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openlibhums.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-03-11T10:59:03.000Z","updated_at":"2023-12-06T13:14:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"487fd4cd-a2cd-44be-98df-e45cb07c5bf9","html_url":"https://github.com/openlibhums/liquidxslt","commit_stats":null,"previous_names":["birkbeckctp/liquidxslt","openlibhums/liquidxslt"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/openlibhums/liquidxslt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlibhums%2Fliquidxslt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlibhums%2Fliquidxslt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlibhums%2Fliquidxslt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlibhums%2Fliquidxslt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlibhums","download_url":"https://codeload.github.com/openlibhums/liquidxslt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlibhums%2Fliquidxslt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["janeway-plugin"],"created_at":"2026-02-11T13:11:25.603Z","updated_at":"2026-02-11T13:11:26.324Z","avatar_url":"https://github.com/openlibhums.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liquidxslt\n\nThe liquidxslt plugin lets you edit existing XSL stylesheets and generate new XSL stylesheets based on existing versions. When creating an XSL template, an import statement is included for the existing stylesheet. Using `\u003cxsl: import\u003e` over `\u003cxsl: include\u003e` means that you can easily override matches as the importing sheet has higher presendence than the imported sheet.\n\n\n## example\nThe follwing stylesheet is based on the 1.4 default XSL file.\n```\n\u003cxsl:stylesheet version=\"1.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n                xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"\n                xmlns:mml=\"http://www.w3.org/1998/Math/MathML\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"\n                xmlns:tei=\"http://www.tei-c.org/ns/1.0\"\n                exclude-result-prefixes=\"xsi xs xlink mml\"\u003e\n    \u003cxsl:import href=\"/path/to/janeway/src/files/xsl/default-v1.4.xsl\"/\u003e\n\u003c/xsl:stylesheet\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlibhums%2Fliquidxslt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlibhums%2Fliquidxslt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlibhums%2Fliquidxslt/lists"}