# FIZzysearch
[Documentation](https://ise-fizkarlsruhe.github.io/fizzysearch/)
## A SPARQL rewriter that performs enhanced searches
This is an extension of the work that was started at the [2023 HackaLOD](https://github.com/ISE-FIZKarlsruhe/hackaLOD23) event in Gouda.
The package provides a SPARQL rewriting framework which can be used to implement different enhanced search facilities like full-text searches or embeddings based searches. The re-writing can be used as a "front-end" to existing SPARQL endpoints, or integrated as a software library.
One of the benefits are enabling easier searches for existing triplestores in which it might be cumbersome to install or configure enhanced search facilities.
✨ This library gives you ["fizzy"](https://en.wiktionary.org/wiki/fizzy) searches! ✨
(and it was made by the [FIZ ISE](https://www.fiz-karlsruhe.de/en/forschung/information-service-engineering) group)
## Example
See the [test file](test_all.py) for some examples on how to build an index and run some test queries.
Raw data
{
"_id": null,
"home_page": "https://ise-fizkarlsruhe.github.io/fizzysearch/",
"name": "fizzysearch",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "SPARQL, search, RDF, Linked Data",
"author": "Etienne Posthumus",
"author_email": "ep@epoz.org",
"download_url": "https://files.pythonhosted.org/packages/72/a8/9a112e25d9d0f91733710d8a546531ef93a3bd1075ff91313a09cf385ab4/fizzysearch-0.28.tar.gz",
"platform": null,
"description": "# FIZzysearch\n\n[Documentation](https://ise-fizkarlsruhe.github.io/fizzysearch/)\n\n## A SPARQL rewriter that performs enhanced searches\n\nThis is an extension of the work that was started at the [2023 HackaLOD](https://github.com/ISE-FIZKarlsruhe/hackaLOD23) event in Gouda.\nThe package provides a SPARQL rewriting framework which can be used to implement different enhanced search facilities like full-text searches or embeddings based searches. The re-writing can be used as a \"front-end\" to existing SPARQL endpoints, or integrated as a software library.\nOne of the benefits are enabling easier searches for existing triplestores in which it might be cumbersome to install or configure enhanced search facilities.\n\n\u2728 This library gives you [\"fizzy\"](https://en.wiktionary.org/wiki/fizzy) searches! \u2728\n\n(and it was made by the [FIZ ISE](https://www.fiz-karlsruhe.de/en/forschung/information-service-engineering) group)\n\n## Example\n\nSee the [test file](test_all.py) for some examples on how to build an index and run some test queries.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A SPARQL rewriter that performs enhanced searches",
"version": "0.28",
"project_urls": {
"Homepage": "https://ise-fizkarlsruhe.github.io/fizzysearch/",
"Repository": "https://github.com/ISE-FIZKarlsruhe/fizzysearch"
},
"split_keywords": [
"sparql",
" search",
" rdf",
" linked data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3d42b9bc574df32bdf02f92dfafed6ec6daa97668be2b8af3dc93c9de7b3302",
"md5": "eeae57d2e221c85747cfdefa2e5748ae",
"sha256": "5ef48eddc147a136e38db573cfedd55446cb030158ed522c2a06ce3a956cdd8c"
},
"downloads": -1,
"filename": "fizzysearch-0.28-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eeae57d2e221c85747cfdefa2e5748ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 11171,
"upload_time": "2024-11-26T16:12:02",
"upload_time_iso_8601": "2024-11-26T16:12:02.056160Z",
"url": "https://files.pythonhosted.org/packages/d3/d4/2b9bc574df32bdf02f92dfafed6ec6daa97668be2b8af3dc93c9de7b3302/fizzysearch-0.28-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "72a89a112e25d9d0f91733710d8a546531ef93a3bd1075ff91313a09cf385ab4",
"md5": "759013aa885513d610c61e8121bfe3d3",
"sha256": "1d29ebe2af84df219cf5179aea0d8be10a00179814c2496b15905d451b2d5056"
},
"downloads": -1,
"filename": "fizzysearch-0.28.tar.gz",
"has_sig": false,
"md5_digest": "759013aa885513d610c61e8121bfe3d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 9271,
"upload_time": "2024-11-26T16:12:03",
"upload_time_iso_8601": "2024-11-26T16:12:03.672296Z",
"url": "https://files.pythonhosted.org/packages/72/a8/9a112e25d9d0f91733710d8a546531ef93a3bd1075ff91313a09cf385ab4/fizzysearch-0.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 16:12:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ISE-FIZKarlsruhe",
"github_project": "fizzysearch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fizzysearch"
}