Difference between revisions of "COinS (layman's description)"

From Code4Lib
Jump to: navigation, search
(Services that consume COinS)
(Saving last good version of page)
 
(12 intermediate revisions by 9 users not shown)
Line 1: Line 1:
We would like to create or send people to a page about COinS (for context in COinS span code).  
+
This page is no longer maintained. It was used to create http://journal.code4lib.org/coins
 +
Unconsumed COinS from the Code4Lib Journal link to that page.
  
 
Example page:
 
Example page:
 
http://vlib.mpg.de/sfx-coins.html
 
http://vlib.mpg.de/sfx-coins.html
 +
 +
Wikipedia page on [[COinS]]:
 +
http://en.wikipedia.org/w/index.php?title=COinS
  
 
==Services that consume COinS==
 
==Services that consume COinS==
 
*Zotero http://zotero.org
 
*Zotero http://zotero.org
 
*OpenURL Referrer http://www.openly.com/openurlref/
 
*OpenURL Referrer http://www.openly.com/openurlref/
*LibX Library Browser plugin http://www.libx.org/
+
*[[LibX]] Library Browser plugin http://www.libx.org/
*Check for a library OpenURL resolver associated with your IP address at [http://worldcatlibraries.org/registry/gateway OCLC OpenURL Gateway] (for more information about this service see [OCLC URL Resolver http://www.oclc.org/productworks/urlresolver.htm]
+
*Check for a library [[OpenURL]] resolver associated with your IP address at [http://worldcatlibraries.org/registry/gateway OCLC OpenURL Gateway] (for more information about this service see [OCLC URL Resolver http://www.oclc.org/productworks/urlresolver.htm]
 
*refbase http://refbase.sourceforge.net/
 
*refbase http://refbase.sourceforge.net/
  
Line 15: Line 19:
  
 
http://dev.zotero.org/making_coins has this language:
 
http://dev.zotero.org/making_coins has this language:
" “COinS” stands for “ContextObject in Span.” “ContextObject” is OpenURL jargon for the part of an OpenURL carrying the bibliographic information - basically, it’s a query string, everything that would follow the ? in a regular URL. And “span” refers here to the HTML tag <span>. It’s the ContextObject that carries the bibliographic information.
+
" “COinS” stands for “ContextObject in Span.” “[[ContextObject]]” is [[OpenURL]] jargon for the part of an OpenURL carrying the bibliographic information - basically, it’s a query string, everything that would follow the ? in a regular URL. And “span” refers here to the HTML tag <span>. It’s the ContextObject that carries the bibliographic information.
  
The ContextObject is very flexible, and can carry everything from a simple title and author to more obscure things like a Serial Item and Contribution Identifier (SICI).
+
The ContextObject is very flexible, and can carry everything from a simple title and author to more obscure things like a [[Serial Item and Contribution Identifier]] (SICI).
  
The upshot of which is that if you stick COinS in your web page, Zotero can pull all that data out again.
+
The upshot of which is that if you stick COinS in your web page, [[Zotero]] can pull all that data out again.
 
"
 
"
  
 
[[Category: Code4Lib Journal]]
 
[[Category: Code4Lib Journal]]

Latest revision as of 03:04, 26 February 2011

This page is no longer maintained. It was used to create http://journal.code4lib.org/coins Unconsumed COinS from the Code4Lib Journal link to that page.

Example page: http://vlib.mpg.de/sfx-coins.html

Wikipedia page on COinS: http://en.wikipedia.org/w/index.php?title=COinS

Services that consume COinS

Resources for finding an OpenURL Resolver

OCLC Registry http://www.oclc.org/productworks/urlresolver.htm

http://dev.zotero.org/making_coins has this language: " “COinS” stands for “ContextObject in Span.” “ContextObject” is OpenURL jargon for the part of an OpenURL carrying the bibliographic information - basically, it’s a query string, everything that would follow the ? in a regular URL. And “span” refers here to the HTML tag . It’s the ContextObject that carries the bibliographic information.

The ContextObject is very flexible, and can carry everything from a simple title and author to more obscure things like a Serial Item and Contribution Identifier (SICI).

The upshot of which is that if you stick COinS in your web page, Zotero can pull all that data out again. "