Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (2.0%) to scientific vocabulary
Keywords
apache-jena
apache-jena-fuseki
bootstrap4
bootswatch
flask
marc21
medical-subject-headings
mesh
python3
rdf
sparql
sqlite3
translation
waitress
workflow
Last synced: 6 months ago
·
JSON representation
·
Repository
Medical Subject Headings (MeSH) Translation Workflow
Basic Info
- Host: GitHub
- Owner: filak
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://github.com/filak/MTW-MeSH/wiki
- Size: 12.4 MB
Statistics
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
- Releases: 45
Topics
apache-jena
apache-jena-fuseki
bootstrap4
bootswatch
flask
marc21
medical-subject-headings
mesh
python3
rdf
sparql
sqlite3
translation
waitress
workflow
Created about 7 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.md
MTW-MeSH
Medical Subject Headings Translation Workflow
Please see the Wiki for details of this project.
Codacy status
Owner
- Name: filak
- Login: filak
- Kind: user
- Company: NLK
- Repositories: 5
- Profile: https://github.com/filak
Citation (CITATION.cff)
cff-version: 1.2.0 message: "Please cite this software using these metadata." authors: - family-names: "Kriz" given-names: "Filip" url: "https://www.medvik.cz/link/xx0060106" title: "Medical Subject Headings Translation Workflow (MTW-MeSH)" date-released: 2025-01-24 license: "MIT" repository-code: "https://github.com/filak/MTW-MeSH" url: "https://github.com/filak/MTW-MeSH/wiki"
GitHub Events
Total
- Create event: 18
- Release event: 5
- Issues event: 13
- Watch event: 2
- Delete event: 13
- Issue comment event: 9
- Push event: 81
- Pull request review event: 1
- Pull request review comment event: 2
- Gollum event: 51
- Pull request event: 46
- Fork event: 1
Last Year
- Create event: 18
- Release event: 5
- Issues event: 13
- Watch event: 2
- Delete event: 13
- Issue comment event: 9
- Push event: 81
- Pull request review event: 1
- Pull request review comment event: 2
- Gollum event: 51
- Pull request event: 46
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 35
- Total pull requests: 42
- Average time to close issues: 4 months
- Average time to close pull requests: about 6 hours
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 1.09
- Average comments per pull request: 0.07
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 17
Past Year
- Issues: 4
- Pull requests: 18
- Average time to close issues: about 2 hours
- Average time to close pull requests: about 1 hour
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.25
- Average comments per pull request: 0.06
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- filak (34)
Pull Request Authors
- filak (32)
- dependabot[bot] (25)
- JulienBacquart (3)
Top Labels
Issue Labels
enhancement (18)
bug (10)
question (6)
priority (3)
wontfix (3)
discussion (1)
Pull Request Labels
dependencies (25)
python (2)
Dependencies
flask-app/mtw_requirements.txt
pypi
- Flask ==2.0.3
- Flask-Babel ==2.0.0
- Flask-Caching ==1.10.1
- Flask-Paranoid ==0.2.0
- Flask-SeaSurf ==0.3.1
- Flask-Session ==0.4.0
- Jinja2 ==3.0.3
- Werkzeug ==2.0.3
- arrow ==1.2.2
- bcrypt ==3.2.0
- cachelib ==0.6.0
- certifi ==2021.10.8
- cffi ==1.15.0
- diff_match_patch ==20200713
- flask-talisman ==1.0.0
- itsdangerous ==2.1.1
- pyinstaller ==4.10
- pyuca ==1.2
- pywin32 ==304
- requests ==2.27.1
- requests_futures ==1.0.0
- waitress ==2.1.2
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite