https://github.com/clariah/cattle

Service for converting CSV to the CSVW RDF format using COW

https://github.com/clariah/cattle

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

linked-data linked-data-api open-api semantic-web sparql swagger-ui archival projection ontology human
Last synced: 10 months ago · JSON representation

Repository

Service for converting CSV to the CSVW RDF format using COW

Basic Info
Statistics
  • Stars: 6
  • Watchers: 16
  • Forks: 2
  • Open Issues: 2
  • Releases: 0
Created over 8 years ago · Last pushed over 3 years ago
Metadata Files
Readme

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

cattle is a COW Web service

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

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

All Time
  • Total Commits: 149
  • Total Committers: 7
  • Avg Commits per committer: 21.286
  • Development Distribution Score (DDS): 0.497
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
Committer Domains (Top 20 + Academic)
vu.nl: 1 iisg.nl: 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
bug (9) enhancement (6) priority (1)
Pull Request Labels
dependencies (6)

Dependencies

src/requirements.txt pypi
  • 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
Dockerfile docker
  • python 3.6.8 build
docker-compose.default.yml docker
  • clariah/cattle dev