Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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