https://github.com/clariah/cattle
Service for converting CSV to the CSVW RDF format using COW
Science Score: 36.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
-
✓Committers with academic emails
1 of 7 committers (14.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Keywords from Contributors
Repository
Service for converting CSV to the CSVW RDF format using COW
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Language: JavaScript
- Default Branch: master
- Homepage: http://cattle.datalegend.net
- Size: 477 KB
Statistics
- Stars: 6
- Watchers: 16
- Forks: 2
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
NOTICE: CATTLE used to be a service to run COW on a server. This service has been discontinued, to focus on the development of CoW itself. Please find CoW at https://github.com/clariah/cow/ or install via pip (pip install cow-csvw).
cattle
Introduction
cattle is a simple web service to convert CSV files to RDF, using the CSVW compatible library COW
To understand this service please read the COW documentation first. To convert CSVs to Linked Data using this webservice and ruminator, goto http://cattle.datalegend.net
The cattle web service provides the following options (in steps matching the COW 'logic'). You will need to run these commands from a term/shell (in Unix) or the command prompt in Windows.
Owner
- Name: CLARIAH
- Login: CLARIAH
- Kind: organization
- Website: http://www.clariah.nl
- Repositories: 65
- Profile: https://github.com/CLARIAH
CLARIAH offers humanities scholars a Common Lab providing access to large collections of digital resources and innovative tools for research
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Roderick van der Weerdt | r****t@h****m | 75 |
| Albert Meroño-Peñuela | a****o@g****m | 57 |
| Richard Zijdeman | r****n@i****l | 8 |
| Roderick van der Weerdt | r****t@M****l | 4 |
| dependabot[bot] | 4****] | 3 |
| Rinke Hoekstra | r****a@v****l | 1 |
| Richard Zijdeman | r****n@g****m | 1 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 25
- Total pull requests: 8
- Average time to close issues: about 1 year
- Average time to close pull requests: 5 months
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 1.68
- Average comments per pull request: 0.25
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- albertmeronyo (9)
- rlzijdeman (9)
- Bramvdhout (4)
- rijpma (2)
- bblfish (1)
Pull Request Authors
- dependabot[bot] (6)
- rlzijdeman (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Flask ==1.0.2
- Flask-Cors ==3.0.9
- Jinja2 >=2.10.1
- MarkupSafe ==1.0
- Werkzeug ==0.15.3
- certifi ==2017.11.5
- chardet ==3.0.4
- click ==6.7
- eventlet ==0.31.0
- gevent ==1.2.2
- greenlet ==0.4.12
- idna ==2.6
- isodate ==0.6.0
- itsdangerous ==0.24
- pyparsing ==2.2.0
- rdflib ==4.2.2
- rdflib-jsonld ==0.4.0
- requests >=2.20.0
- six ==1.11.0
- urllib3 >=1.24.2
- python 3.6.8 build
- clariah/cattle dev