Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lszeremeta/bsbmtools-json-samples
BSBM Tools with RDF/JSON serialization - sample data
https://github.com/lszeremeta/bsbmtools-json-samples
bsbm rdf rdf-json samples semantic-web
Last synced: 19 days ago
JSON representation
BSBM Tools with RDF/JSON serialization - sample data
- Host: GitHub
- URL: https://github.com/lszeremeta/bsbmtools-json-samples
- Owner: lszeremeta
- Created: 2015-08-28T15:02:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-28T15:04:43.000Z (over 9 years ago)
- Last Synced: 2023-05-14T20:21:18.027Z (over 1 year ago)
- Topics: bsbm, rdf, rdf-json, samples, semantic-web
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BSBM Tools with RDF/JSON serialization - sample data
This is sample [RDF/JSON serialization](http://www.w3.org/2009/12/rdf-ws/papers/ws02) data generated through [bsbmtools-json](https://github.com/lszeremeta/bsbmtools-json).
```json
{"subject":{"type":"uri","value":"http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/ProductType1"},"predicate":{"type":"uri","value":"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"},"object":{"type":"uri","value":"http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/ProductType"}}
{"subject":{"type":"uri","value":"http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/ProductType1"},"predicate":{"type":"uri","value":"http://www.w3.org/2000/01/rdf-schema#label"},"object":{"type":"literal","value":"Thing"}}
{"subject":{"type":"uri","value":"http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/ProductType1"},"predicate":{"type":"uri","value":"http://www.w3.org/2000/01/rdf-schema#comment"},"object":{"type":"literal","value":"The Product Type of all Products"}}
```[Łukasz Szeremeta](https://github.com/lszeremeta) 2015