https://github.com/aksw/text2sparql-client
Command Line Client to retrieve SPARQL results from a TEXT2SPARQL conform endpoint.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Keywords
cli
python
text2sparql
Last synced: 6 months ago
·
JSON representation
Repository
Command Line Client to retrieve SPARQL results from a TEXT2SPARQL conform endpoint.
Basic Info
- Host: GitHub
- Owner: AKSW
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://text2sparql.aksw.org/
- Size: 104 KB
Statistics
- Stars: 4
- Watchers: 22
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
cli
python
text2sparql
Created 11 months ago
· Last pushed 9 months ago
Metadata Files
Readme
Changelog
Contributing
License
README.md
text2sparql-client
Command Line Client to retrieve SPARQL results from a TEXT2SPARQL conform endpoint.
Development
- Run task to see all major development tasks.
- Use pre-commit to avoid errors before commit.
- This repository was created with this copier template.
Owner
- Name: AKSW Research Group @ University of Leipzig
- Login: AKSW
- Kind: organization
- Location: Leipzig
- Website: http://aksw.org
- Repositories: 358
- Profile: https://github.com/AKSW
GitHub Events
Total
- Issues event: 2
- Watch event: 2
- Delete event: 5
- Issue comment event: 5
- Member event: 1
- Push event: 26
- Pull request event: 11
- Fork event: 1
- Create event: 17
Last Year
- Issues event: 2
- Watch event: 2
- Delete event: 5
- Issue comment event: 5
- Member event: 1
- Push event: 26
- Pull request event: 11
- Fork event: 1
- Create event: 17
Dependencies
.github/workflows/check.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- arduino/setup-task v2 composite
- mikepenz/action-junit-report v4 composite
- snok/install-poetry v1 composite
- xportation/junit-coverage-report main composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- arduino/setup-task v2 composite
- snok/install-poetry v1 composite
poetry.lock
pypi
- annotated-types 0.7.0
- anyio 4.9.0
- certifi 2025.1.31
- charset-normalizer 3.4.1
- click 8.1.8
- colorama 0.4.6
- coverage 7.8.0
- defusedxml 0.7.1
- dparse 0.6.4
- fastapi 0.115.12
- genbadge 1.1.2
- h11 0.14.0
- idna 3.10
- iniconfig 2.1.0
- jinja2 3.1.6
- linkify-it-py 2.0.3
- loguru 0.7.3
- markdown-it-py 3.0.0
- markupsafe 3.0.2
- mdit-py-plugins 0.4.2
- mdurl 0.1.2
- memray 1.17.1
- mypy 1.15.0
- mypy-extensions 1.0.0
- packaging 24.2
- pillow 11.2.1
- pip 25.0.1
- platformdirs 4.3.7
- pluggy 1.5.0
- pydantic 2.11.3
- pydantic-core 2.33.1
- pydantic-settings 2.8.1
- pygments 2.19.1
- pytest 8.3.5
- pytest-cov 6.1.1
- pytest-dotenv 0.5.2
- pytest-html 4.1.1
- pytest-memray 1.7.0
- pytest-metadata 3.1.1
- python-dotenv 1.1.0
- pyyaml 6.0.2
- requests 2.32.3
- rich 14.0.0
- ruff 0.9.10
- safety 1.10.3
- setuptools 78.1.0
- sniffio 1.3.1
- starlette 0.46.2
- textual 3.1.0
- types-pyyaml 6.0.12.20250402
- types-requests 2.32.0.20250328
- typing-extensions 4.13.2
- typing-inspection 0.4.0
- uc-micro-py 1.0.3
- urllib3 2.4.0
- uvicorn 0.34.1
- win32-setctime 1.2.0
pyproject.toml
pypi
- genbadge ^1.1.1 develop
- mypy ^1.14.1 develop
- pip ^25.0 develop
- pytest ^8.3.4 develop
- pytest-cov ^6.0.0 develop
- pytest-dotenv ^0.5.2 develop
- pytest-html ^4.1.1 develop
- pytest-memray ^1.7.0 develop
- ruff ^0.9.4 develop
- safety ^1.10.3 develop
- types-pyyaml ^6.0.12.20250402 develop
- types-requests ^2.32.0.20250328 develop
- click ^8.1.8
- fastapi ^0.115.12
- loguru ^0.7.3
- pydantic-settings ^2.8.1
- python >=3.11, ^3
- pyyaml ^6.0.2
- requests ^2.32.3
- uvicorn ^0.34.1