https://github.com/rdmpage/oz-bold
BOLD barcodes as linked data
https://github.com/rdmpage/oz-bold
Last synced: 9 months ago
JSON representation
BOLD barcodes as linked data
- Host: GitHub
- URL: https://github.com/rdmpage/oz-bold
- Owner: rdmpage
- Created: 2018-10-16T13:58:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T08:46:47.000Z (almost 7 years ago)
- Last Synced: 2025-03-10T18:48:19.100Z (about 1 year ago)
- Language: JavaScript
- Size: 5.23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oz-bold
BOLD barcodes as linked data
## Upload
```
curl http://130.209.46.63/blazegraph/sparql?context-uri=http://boldsystems.org -H 'Content-Type: text/rdf+n3' --data-binary '@bold.nt' --progress-bar | tee /dev/null
```