https://github.com/aksw/kisumu
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 (3.0%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AKSW
- License: eupl-1.2
- Language: Python
- Default Branch: main
- Size: 36.1 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 12 months ago
Metadata Files
Readme
License
README.md
Kisumu
[!WARNING]
This project is still under development, the interface are unstable and might break in future versions.
A simple cli in front of Jinja RDF to render a template + an RDF graph -> a static document.
[!NOTE]
TODO
- namespace prefixes should be supported in the templates
- namespace prefixes should be supported when specifying a resource in the cli
Related Projects
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
- Push event: 4
Last Year
- Push event: 4
Dependencies
poetry.lock
pypi
- click 8.1.8
- colorama 0.4.6
- iniconfig 2.1.0
- jinja-rdf 0.1.0
- jinja2 3.1.6
- loguru 0.7.3
- markupsafe 3.0.2
- packaging 24.2
- pluggy 1.5.0
- pyparsing 3.2.3
- pytest 8.3.5
- rdflib 7.1.4
- ruff 0.7.4
- simpsons-rdf 0.1.4
- win32-setctime 1.2.0
pyproject.toml
pypi
- ruff ^0.7.4 develop
- simpsons-rdf ^0.1.4 develop
- click ^8.1.8
- jinja-rdf ^0.1.0
- loguru ^0.7.2
- python ^3.12
- rdflib ^7.1.1
- pytest ^8.3.3 test