|
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 | # The Library.Link Network - Shared Collections
|
4 | 4 |
|
5 |
| -This repository provides an open collection of Lists and Mixes which can be used in any Library thats part of the Library.Link Network. |
| 5 | +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). |
6 | 6 |
|
7 | 7 | ## How to view these Collections
|
8 | 8 |
|
9 | 9 | Library.Link Collections can be defined in 2 different ways.
|
10 | 10 |
|
11 |
| -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. |
| 11 | +1) [Lists](https://github.com/zepheira/librarylink_collections/tree/master/lists). |
| 12 | +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. |
12 | 13 |
|
13 |
| -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. |
| 14 | +2) [Mixes](https://github.com/zepheira/librarylink_collections/tree/master/mixes). |
| 15 | +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. |
| 16 | + |
| 17 | +### For selecting Collections |
| 18 | + |
| 19 | +- http://collections.library.link |
14 | 20 |
|
15 | 21 | ### For viewing Lists
|
16 | 22 |
|
17 |
| -- http://labs.library.link/services/lister/ |
| 23 | +- http://collections.library.link/services/lister/ |
18 | 24 |
|
19 | 25 | - Parameter Options
|
20 | 26 | - domain : A Library's canonical Library.Link domain
|
21 | 27 | - list : a URL to the list
|
22 | 28 |
|
23 | 29 | - Examples
|
24 | 30 | - LibraryReads Favorite of Favorites 2018 at DC Public Library Library System
|
25 |
| - - http://labs.library.link/services/lister/?domain=http://link.dclibrary.org/&list=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/lists/libraryreads.json |
| 31 | + - http://collections.library.link/services/lister/?domain=http://link.dclibrary.org/&list=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/lists/libraryreads.json |
26 | 32 |
|
27 | 33 | ### For viewing Mixes
|
28 | 34 |
|
29 |
| -- http://labs.library.link/services/mixer/ |
| 35 | +- http://colelctions.library.link/services/mixer/ |
30 | 36 |
|
31 | 37 | - Parameter Options
|
32 | 38 | - domain : A Library's canonical Library.Link domain
|
33 | 39 | - mix : a URL to the mix
|
34 | 40 |
|
35 | 41 | - Examples
|
36 | 42 | - "Treating Opioid Addiction" the Timberland Regional Library System
|
37 |
| - - http://labs.library.link/services/mixer/?domain=http://link.trl.org/&mix=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/mixes/opioid_addiction.json |
| 43 | + - http://collections.library.link/services/mixer/?domain=http://link.trl.org/&mix=https://raw.githubusercontent.com/zepheira/librarylink_collections/master/mixes/opioid_addiction.json |
38 | 44 |
|
39 | 45 | ## Contributing
|
40 | 46 |
|
|
0 commit comments