Linked data, filters and services
Data legend
Libraries maintain some of the richest descriptive metadata, curated content, and services in the world. For the Web to connect with libraries, we must share in a way the Web understands. The following icons are used to represent the types of data Libraries publish to the Web.
Data enrichment
Libraries share not only their catalogs but additional enrichment data that makes their catalogs even better. The following reflect the visual cues used to represent this information.
- A Bibframe Resource (e.g. Person) from the library catalog.
- EBSCO NoveList, WikiData, ORCID, etc. A Bibframe Resource (e.g. Person) from a premium data enrichment service such as
- A Bibframe Resource (e.g. Person) from library catalog that has been enriched by a premium data enrichment service.
Resource types
Bibframe resource types provide common control points to connect data in the Library and across the Web. The following types are derived from a Library catalog.
- Agent resource An
- Annotation resource An
- Category resource A
- Collection resource A
- Concept resource A
- Event such as Copyright or Publication event An
- Family resource A
- Form resource A
- Instance resource An
- Item resource An
- Meeting resource A
- Organization resource An
- Person resource A
- Place resource A
- Series resource A
- Temporal resource A
- Topic resource A
- Work resource A
Work Types
Specific Work (content) types include
- Moving Image resource A
- Books resource A
- Language Material resource A
- Mixed Materials resource A
- Still Image resource A
- Audio resource A
- Sounds resource A
- Nonmusical resource A
- Visual Materials resource A
- Computer Files resource A
- Software resource A
- Continuing Resources resource A
- Music resource A
- Notated Music resource A
- Cartography resource A
- Musical resource A
- Multimedia resource A
- Three Dimensional Object resource A
- Kit resource A
Instance Types
Specific Instance (carrier) types include
- Map resource A
- Electronic resource A
- Globe resource A
- Tactile Material resource A
- Projected Graphic resource A
- Microform resource A
- Nonprojected Graphic resource A
- Motion Picture resource A
- Kit resource A
- Notated Music resource A
- Sound Recording resource A
- Print resource A
- Video Recording resource A
Item Types
Item types are aggregate types based on specific combinations of Work (Content) and Instance (Carrier). Item types include
- Book
- Audio Book
- Sound Recording
- Movie
- Electronic Book / Electronic Resource
- Periodical
- Series
- Music
Identifier services
Each resource on a Libraries Link Domain has a Local Link Identifier. Some of these resources are known by additional community or vendor supplied identifiers such as an International Standard Book Number (ISBN) or a control number assigned by a Library vendor. Identifier Resolver and Mapping services are provided to make it easier to access these Local Link resources by these additional identifiers.
Identifier resolvers
Identifier Resolvers are provided by the Libraries Link Domain to more easily access Library.Link resources directly and accelerate the data consumption by 3rd party applications.
Identifier Resolvers follow the simple, generalized pattern of
https://kcu.library.link/id/scheme/identifier/action
The following are identifier resolver variables and permitted values currently available.
- scheme:
- isbn
- identifier:
- any valid 13 digit ISBN
- action:
- [ none, 'resource', 'resource/borrow' ]
- Example:
- https://kcu.library.link/id/isbn/9780312938994
- Result:
- Returns the resource of the ISBN Identifier
- Example:
- https://kcu.library.link/id/isbn/9780312938994/resource
- Result:
- Returns the portal resource associated with the instance that is identified by the ISBN
- Example:
- https://kcu.library.link/id/isbn/9780312938994/resource/borrow
- Result:
- Returns the library catalog page of the portal resource associated with the instance that is identified by the ISBN