11LevelGraph-JSONLD
22===========
33
4- ![ Logo] ( https://github.com/mcollina /node-levelgraph/raw/master/logo.png )
4+ ![ Logo] ( https://github.com/levelgraph /node-levelgraph/raw/master/logo.png )
55
6- [ ![ Build Status] ( https://travis-ci.org/mcollina /levelgraph-jsonld.png )] ( https://travis-ci.org/mcollina /levelgraph-jsonld )
7- [ ![ Coverage Status] ( https://coveralls.io/repos/mcollina /levelgraph-jsonld/badge.png )] ( https://coveralls.io/r/mcollina /levelgraph-jsonld )
8- [ ![ Dependency Status] ( https://david-dm.org/mcollina /levelgraph-jsonld.png?theme=shields.io )] ( https://david-dm.org/mcollina /levelgraph-jsonld )
6+ [ ![ Build Status] ( https://travis-ci.org/levelgraph /levelgraph-jsonld.png )] ( https://travis-ci.org/levelgraph /levelgraph-jsonld )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/levelgraph /levelgraph-jsonld/badge.png )] ( https://coveralls.io/r/levelgraph /levelgraph-jsonld )
8+ [ ![ Dependency Status] ( https://david-dm.org/levelgraph /levelgraph-jsonld.png?theme=shields.io )] ( https://david-dm.org/levelgraph /levelgraph-jsonld )
99[ ![ Sauce Labs Tests] ( https://saucelabs.com/browser-matrix/levelgraph-jsonld.svg )] ( https://saucelabs.com/u/levelgraph-jsonld )
1010
1111__ LevelGraph-JSONLD__ is a plugin for
12- [ LevelGraph] ( http://github.com/mcollina /levelgraph ) that adds the
12+ [ LevelGraph] ( http://github.com/levelgraph /levelgraph ) that adds the
1313ability to store, retrieve and delete JSON-LD objects.
1414In fact, it is a full-blown Object-Document-Mapper (ODM) for
1515__ LevelGraph__ .
@@ -39,7 +39,7 @@ If you need it, just open a pull request.
3939
4040If you use [ browserify] ( http://browserify.org/ ) you can use this package
4141in a browser just as in node.js. Please also take a look at [ Browserify
42- section in LevelGraph package] ( https://github.com/mcollina /levelgraph#browserify )
42+ section in LevelGraph package] ( https://github.com/levelgraph /levelgraph#browserify )
4343
4444You can also use standalone browserified version from ` ./build `
4545directory or use [ bower] ( http://bower.io )
@@ -289,7 +289,7 @@ db.jsonld.put(manu, function(){
289289```
290290## Changes
291291
292- [ CHANGELOG.md] ( https://github.com/mcollina /levelgraph-jsonld/blob/master/CHANGELOG.md )
292+ [ CHANGELOG.md] ( https://github.com/levelgraph /levelgraph-jsonld/blob/master/CHANGELOG.md )
293293** including migration info for breaking changes**
294294
295295
@@ -311,7 +311,7 @@ db.jsonld.put(manu, function(){
311311
312312## LICENSE - "MIT License"
313313
314- Copyright (c) 2013 Matteo Collina ( http://matteocollina.com )
314+ Copyright (c) 2013-2017 Matteo Collina and LevelGraph-JSONLD contributors
315315
316316Permission is hereby granted, free of charge, to any person
317317obtaining a copy of this software and associated documentation
0 commit comments