https://github.com/clariah/cow_tutorial
tutorial stuff for cow
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: sciencedirect.com -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
tutorial stuff for cow
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Default Branch: main
- Size: 20.5 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
cow_tutorial
CoW :cow: is a csv to Linked Data converter with wiki user documentation and developer documentation in readthedocs and pypi. CoW is intended for anyone who has Python installed, can use the command line and can edit a text file. Examples of CoW conversions can be found here. CoW is part of the CLARIAH datalegend ecosystem and amongst others being used to transpose part of the Dutch civil registry to Linked Data.
getting started
Open a terminal and follow the commands below. Call for help, if you get stuck.
in a terminal clone this repository
git clone https://github.com/rlzijdeman/cow_tutorial.git
cd cow_tutorial
next install cow using pypi
pip3 install cow-csvw
create metadata file (the recipe)
cow_tool build db_harderwijk_1888_1909.csv
inspect the metadata-json or edit it, see here how to
less db_harderwijk_1888_1909.csv-metadata.json
create triples from the csv using the metadata.json file as recipe
cow_tool convert db_harderwijk_1888_1909.csv
inspect triples
less db_harderwijk_1888_1909.csv.nq
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: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Richard Zijdeman | r****n@i****l | 17 |
| Rick Companje | r****k@c****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
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
Pull Request Authors
- companje (1)