Skip to content

Commit

Permalink
updated README to use new collections.library.link site
Browse files Browse the repository at this point in the history
  • Loading branch information
em committed Jan 24, 2019
1 parent 3f11e97 commit 69a4d83
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,46 @@
![Logo of the project](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/spaces%2F-L9lzkEj5Ku1H42-ZG0L%2Favatar.png?generation=1528742823162601&alt=media)
![Logo of the project](http://library.link/img/library_link_logo.png)

# The Library.Link Network - Shared Collections

This repository provides an open collection of Lists and Mixes which can be used in any Library thats part of the Library.Link Network.
This repository provides an open collection of Lists and Mixes which can be used in any Library that is part of [The Library.Link Network](http://library.link).

## How to view these Collections

Library.Link Collections can be defined in 2 different ways.

1) [Lists](https://github.com/zepheira/librarylink_collections/tree/master/lists). Lists are an ordered set of Library Items that have been organized for a particular purpose. Any List can be used by any Library thats part of the Library.Link Network.
1) [Lists](https://github.com/zepheira/librarylink_collections/tree/master/lists).
Lists are fixed, ordered set of library items that have been organized for a particular purpose. Any List can be used by any Library in The Library.Link Network.

2) [Mixes](https://github.com/zepheira/librarylink_collections/tree/master/mixes). A Mix allows Library Items that share Concepts (including more specialized Persons, Topics, Forms, Places, etc.) to be mixed together to create new collections. Any Mix can be used by any Library thats part of the Library.Link Network.
2) [Mixes](https://github.com/zepheira/librarylink_collections/tree/master/mixes).
Mixes are more dynamic and blend library items that share concepts (including more specialized persons,topics, forms, places, etc.) together to create new collections. Any Mix can be used by any Library in The Library.Link Network.

### For selecting Collections

- http://collections.library.link

### For viewing Lists

- http://labs.library.link/services/lister/
- http://collections.library.link/services/lister/

- Parameter Options
- domain : A Library's canonical Library.Link domain
- list : a URL to the list

- Examples
- LibraryReads Favorite of Favorites 2018 at DC Public Library Library System
- http://labs.library.link/services/lister/?domain=http://link.dclibrary.org/&list=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/lists/libraryreads.json
- http://collections.library.link/services/lister/?domain=http://link.dclibrary.org/&list=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/lists/libraryreads.json

### For viewing Mixes

- http://labs.library.link/services/mixer/
- http://colelctions.library.link/services/mixer/

- Parameter Options
- domain : A Library's canonical Library.Link domain
- mix : a URL to the mix

- Examples
- "Treating Opioid Addiction" the Timberland Regional Library System
- http://labs.library.link/services/mixer/?domain=http://link.trl.org/&mix=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/mixes/opioid_addiction.json
- http://collections.library.link/services/mixer/?domain=http://link.trl.org/&mix=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/mixes/opioid_addiction.json

## Contributing

Expand Down

0 comments on commit 69a4d83

Please sign in to comment.