DOI
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Electronic Publishing formats }} '''DOI''' (Digital Object Identifier) is a standardized string to uniquely identify an item, g...") |
Dan Tobias (Talk | contribs) (→Links) |
||
Line 19: | Line 19: | ||
* [[Wikipedia:Digital object identifier|Wikipedia article]] | * [[Wikipedia:Digital object identifier|Wikipedia article]] | ||
* [http://www.doi.org/ Official site] | * [http://www.doi.org/ Official site] | ||
+ | * [http://www.handle.net/hs-tools/extensions/firefox_hdlclient.html CNRI Handle Extension for Firefox] | ||
[[Category:Naming and numbering systems]] | [[Category:Naming and numbering systems]] |
Revision as of 04:45, 14 November 2013
DOI (Digital Object Identifier) is a standardized string to uniquely identify an item, generally an electronic document. Its most common use is for identifying academic papers that are available online (perhaps free, perhaps paywalled). They are issued by a nonprofit organization, the International DOI Foundation, and can be resolved (if the publisher has registered an official URL for the document) through the servers of that organization. If the document moves, the publisher can update the URL so the DOI continues to resolve.
Format
The format of DOIs is standardized as ANSI/NISO Z39.84-2005. It consists of a string of numbers, dots, and slashes.
In the info:
URI scheme defined in RFC 4452, info:doi:
is a prefix that can be placed before a DOI to make it a valid URI, though browsers don't generally resolve it directly. The CNRI Handle Extension for Firefox will resolve URIs that use a doi:
scheme preceding a DOI, which is used directly as a URI scheme. The DOI organization has chosen not to register DOI as a URN namespaces, though it would likely qualify.
Resolution
A DOI can be resolved by preceding it with http://dx.doi.org/
.