{"id":16416098,"url":"https://github.com/phax/ph-xpath2","last_synced_at":"2025-07-18T17:07:24.338Z","repository":{"id":29051523,"uuid":"32579224","full_name":"phax/ph-xpath2","owner":"phax","description":"The attempt to create a pure Java XPath2 parser and interpreter","archived":false,"fork":false,"pushed_at":"2019-12-11T19:15:46.000Z","size":347,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-24T11:18:09.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-20T11:06:26.000Z","updated_at":"2021-03-03T06:56:03.000Z","dependencies_parsed_at":"2022-09-05T12:31:36.368Z","dependency_job_id":null,"html_url":"https://github.com/phax/ph-xpath2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/phax/ph-xpath2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-xpath2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-xpath2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-xpath2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-xpath2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phax","download_url":"https://codeload.github.com/phax/ph-xpath2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-xpath2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265798570,"owners_count":23829972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T07:08:25.228Z","updated_at":"2025-07-18T17:07:24.317Z","avatar_url":"https://github.com/phax.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ph-xpath2\n\nThe attempt to create a pure Java XPath2 parser and interpreter.\n\nCurrent status: grammar looks good. Currently working on the transition from syntax nodes to a domain model.\n\n# Maven usage\n\nNo Maven release of this artifact was published so far, so you need to use the source version. \n\n# Grammar\n\nThe grammar is defined for JavaCC and resides in `src/main/jjtree/ParserXP2.jjt`.\nThe Java code generation of the grammar happens with the [ph-javacc-maven-plugin](https://github.com/phax/ph-javacc-maven-plugin) Maven plugin.\n\n# Building from source\n\nJust run `mvn clean install` to get the current version build.\nNo external Maven repositories are needed.\n\n# Relevant links\n\n* https://www.w3.org/TR/xpath20/ XML Path Language (XPath) 2.0 (Second Edition)\n* https://www.w3.org/TR/xmlschema-2/ XML Schema Part 2: Datatypes Second Edition\n* https://www.w3.org/TR/xpath-functions/ XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition)\n\n\n---\n\nMy personal [Coding Styleguide](https://github.com/phax/meta/blob/master/CodingStyleguide.md) |\nOn Twitter: \u003ca href=\"https://twitter.com/philiphelger\"\u003e@philiphelger\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-xpath2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphax%2Fph-xpath2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-xpath2/lists"}