An open API service indexing awesome lists of open source software.

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

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
```