<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.code4lib.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nemo+bis</id>
		<title>Code4Lib - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.code4lib.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nemo+bis"/>
		<link rel="alternate" type="text/html" href="https://wiki.code4lib.org/Special:Contributions/Nemo_bis"/>
		<updated>2026-04-09T07:24:56Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://wiki.code4lib.org/index.php?title=A_Guide_for_the_Perplexed&amp;diff=44115</id>
		<title>A Guide for the Perplexed</title>
		<link rel="alternate" type="text/html" href="https://wiki.code4lib.org/index.php?title=A_Guide_for_the_Perplexed&amp;diff=44115"/>
				<updated>2016-05-12T18:43:07Z</updated>
		
		<summary type="html">&lt;p&gt;Nemo bis: METS, IIIF&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= A guide for the perplexed =&lt;br /&gt;
&lt;br /&gt;
== What is this? ==&lt;br /&gt;
 &lt;br /&gt;
Very few people plan to have a career in library technology. Maybe you have a background in traditional librarianship, but you'd like to be a systems librarian. Maybe you're an experienced programmer, but you're having trouble learning about library specific standards. This guide is a starting point for you. It will not attempt to be a replacement for university-level education in either library studies or computer science, but it will give you a general sense of the areas of technology that are used by libraries, background knowledge you'll need in order to work effectively in these areas, and advice and ideas on how to acquire necessary skills. &lt;br /&gt;
&lt;br /&gt;
Advice in this guide should focus on concrete, immediately applicable skills whenever possible. This document should be a curriculum guide, not a textbook, so before attempting to write an article on a broadly applicable subject, check to see if wikipedia has one to which you could link and contribute. &lt;br /&gt;
&lt;br /&gt;
Samples of Curriculums:&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/122dK_3JpK5URdNBfRG_CPiwP9m_Imc1gD3vnPV-C4Mo/edit?hl=en&amp;amp;authkey=CK-a5M8K Google Doc for Hydra Curriculum]&lt;br /&gt;
* [http://interact.webstandards.org/curriculum WaSP InterACT Curriculum.]&lt;br /&gt;
&lt;br /&gt;
== Who is this for? ==&lt;br /&gt;
&lt;br /&gt;
=== People with a background in libraries / archives / museums ===&lt;br /&gt;
&lt;br /&gt;
Learning about technology can be intimidating, especially when it is a departure from the areas you're used to studying. You may have been put into a situation where you are responsible for managing or completing a technology project, but you don't understand the technology involved, and you're having a hard time finding information about it. Don't worry, this is surprisingly common and you are not alone. Many of the members of the code4lib community are self-taught, and we're here to help.&lt;br /&gt;
&lt;br /&gt;
Here's a good blog post aimed at people in this category: [http://onebiglibrary.net/story/advice-to-a-library-school-student Advice to a Library School Student by Dan Chudnov]&lt;br /&gt;
&lt;br /&gt;
=== People with a background in technology / computer science ===&lt;br /&gt;
&lt;br /&gt;
=== People hiring programmers into library technology ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
Focus more on the why and use-cases rather than the technology. From a&lt;br /&gt;
programming perspective much of the technology isn't terribly&lt;br /&gt;
difficult and is well known at a basic level. How it's used, why&lt;br /&gt;
certain choices were made is the most important information to convey.&lt;br /&gt;
If you hired a programmer for a specific task, don't focus on&lt;br /&gt;
dictating technology, they should tell you what is current, but rather&lt;br /&gt;
what you need and want from the application. Helping them understand&lt;br /&gt;
how the data is accessed by your end-users if probably the most&lt;br /&gt;
valuable information you can convey.&lt;br /&gt;
&lt;br /&gt;
Be prepared to answer questions and frustrations with library&lt;br /&gt;
standards that aren't really machine actionable. One older example is&lt;br /&gt;
METS, while it is XML, there is very little you can do to infer higher&lt;br /&gt;
a higher level of organization without extensive best practice&lt;br /&gt;
description or profiles.&lt;br /&gt;
&lt;br /&gt;
-- [http://www.mail-archive.com/code4lib@listserv.nd.edu/msg11061.html Mike Smorul]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why is it necessary? ==&lt;br /&gt;
&lt;br /&gt;
== Broad areas of library technology ==&lt;br /&gt;
&lt;br /&gt;
=== Data Formats ===&lt;br /&gt;
&lt;br /&gt;
Data formats and protocols.&lt;br /&gt;
&lt;br /&gt;
* [http://www.dlib.indiana.edu/~jenlrile/metadatamap/ Seeing Standards: A Visualization of the Metadata Universe]&lt;br /&gt;
&lt;br /&gt;
==== MaRC ====&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MARC_standards MaRC] stands for Machine Readable Cataloging, and many folks in the code4lib community find themselves working with MARC records at some point. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.code4lib.org/index.php/Working_with_MaRC Working with MaRC]&lt;br /&gt;
* [http://journal.code4lib.org/articles/3832 Interpreting MARC: Where's the Bibliographic Data?]&lt;br /&gt;
* [http://rocky.uta.edu/doran/charsets/marc.html Coded Character Sets: A Technical Primer for Librarians]&lt;br /&gt;
&lt;br /&gt;
==== METS ====&lt;br /&gt;
&lt;br /&gt;
See https://www.loc.gov/standards/mets/ for the standard.&lt;br /&gt;
&lt;br /&gt;
Tools and software:&lt;br /&gt;
* https://www.loc.gov/standards/mets/mets-tools.html&lt;br /&gt;
* http://www.cdlib.org/services/access_publishing/dsc/tools/mets_toolkit.html&lt;br /&gt;
&lt;br /&gt;
==== IIIF ====&lt;br /&gt;
&lt;br /&gt;
* http://iiif.io/&lt;br /&gt;
&lt;br /&gt;
==== ONIX for Books ====&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Onix_%28publishing_protocol%29 ONIX] family of standards includes the ONIX for Books Product Information format, which functions much like MaRC in the publishing, wholesaling, distribution and retail businesses.&lt;br /&gt;
&lt;br /&gt;
* [http://www.editeur.org/83/Overview/ Overview of ONIX for Books]&lt;br /&gt;
&lt;br /&gt;
Much of the data in a MaRC record can in principle be derived from the ONIX record for the same ISBN; see the recent mapping from ONIX to MaRC21:&lt;br /&gt;
&lt;br /&gt;
* [http://www.editeur.org/96/ONIX-and-MARC21/ONIX 3.0 to MaRC21 mapping report and crosswalk spreadsheet]&lt;br /&gt;
&lt;br /&gt;
=== Integrated Library Systems === &lt;br /&gt;
* [http://open-ils.org/ Evergreen]&lt;br /&gt;
* [http://www.koha-community.org/ Koha]&lt;br /&gt;
* [http://www.kuali.org/ole KualiOLE]&lt;br /&gt;
* [http://OpenLibMan.sf.net Open Library Management System]&lt;br /&gt;
&lt;br /&gt;
=== Discovery Interfaces ===&lt;br /&gt;
* [http://projectblacklight.org Blacklight]&lt;br /&gt;
* [http://vufind.org/ VuFind]&lt;br /&gt;
&lt;br /&gt;
=== Article Databases ===&lt;br /&gt;
&lt;br /&gt;
=== Institutional Repositories ===&lt;br /&gt;
&lt;br /&gt;
=== EAD / Archival Finding Aids ===&lt;br /&gt;
&lt;br /&gt;
=== Web Archiving ===&lt;br /&gt;
[[Wikipedia:Web ARChive|Web ARChive]] ecosystem is ''the'' standard.&lt;br /&gt;
&lt;br /&gt;
== Specific Technologies ==&lt;br /&gt;
&lt;br /&gt;
=== Solr/Lucene ===&lt;br /&gt;
* [http://lucene.apache.org/solr Solr]&lt;br /&gt;
* [http://lucene.apache.org Lucene]&lt;br /&gt;
&lt;br /&gt;
searches at http://lucidimagination.com   include wikis, email lists, etc.&lt;br /&gt;
&lt;br /&gt;
=== Git &amp;amp; Distributed Version Control ===&lt;br /&gt;
&lt;br /&gt;
[http://git-scm.com/ Main Git Website]&lt;br /&gt;
&lt;br /&gt;
[http://github.com/ GitHub]&lt;br /&gt;
&lt;br /&gt;
[[Libraries with Github Organizations]]&lt;br /&gt;
&lt;br /&gt;
=== Ruby on Rails (Blacklight, Hydra) ===&lt;br /&gt;
[http://guides.rubyonrails.org Ruby on Rails Guide]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/projectblacklight/blacklight Blacklight]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.duraspace.org/display/hydra/The+Hydra+Project Hydra]&lt;br /&gt;
&lt;br /&gt;
=== Islandora ===&lt;br /&gt;
&lt;br /&gt;
[http://islandora.ca/ Islandora]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/ Code4Lib Mailing List]&lt;br /&gt;
* [http://code4lib.org/irc Code4Lib IRC channel] (chat room) The channel is a less formal and more interactive alternative to the code4lib mailing list for the discussion of code, projects, ideas, music, first computers, etc..&lt;br /&gt;
* [http://journal.code4lib.org/ Code4Lib Journal]&lt;/div&gt;</summary>
		<author><name>Nemo bis</name></author>	</entry>

	<entry>
		<id>https://wiki.code4lib.org/index.php?title=A_Guide_for_the_Perplexed&amp;diff=44114</id>
		<title>A Guide for the Perplexed</title>
		<link rel="alternate" type="text/html" href="https://wiki.code4lib.org/index.php?title=A_Guide_for_the_Perplexed&amp;diff=44114"/>
				<updated>2016-05-12T18:33:23Z</updated>
		
		<summary type="html">&lt;p&gt;Nemo bis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= A guide for the perplexed =&lt;br /&gt;
&lt;br /&gt;
== What is this? ==&lt;br /&gt;
 &lt;br /&gt;
Very few people plan to have a career in library technology. Maybe you have a background in traditional librarianship, but you'd like to be a systems librarian. Maybe you're an experienced programmer, but you're having trouble learning about library specific standards. This guide is a starting point for you. It will not attempt to be a replacement for university-level education in either library studies or computer science, but it will give you a general sense of the areas of technology that are used by libraries, background knowledge you'll need in order to work effectively in these areas, and advice and ideas on how to acquire necessary skills. &lt;br /&gt;
&lt;br /&gt;
Advice in this guide should focus on concrete, immediately applicable skills whenever possible. This document should be a curriculum guide, not a textbook, so before attempting to write an article on a broadly applicable subject, check to see if wikipedia has one to which you could link and contribute. &lt;br /&gt;
&lt;br /&gt;
Samples of Curriculums:&lt;br /&gt;
&lt;br /&gt;
* [https://docs.google.com/document/d/122dK_3JpK5URdNBfRG_CPiwP9m_Imc1gD3vnPV-C4Mo/edit?hl=en&amp;amp;authkey=CK-a5M8K Google Doc for Hydra Curriculum]&lt;br /&gt;
* [http://interact.webstandards.org/curriculum WaSP InterACT Curriculum.]&lt;br /&gt;
&lt;br /&gt;
== Who is this for? ==&lt;br /&gt;
&lt;br /&gt;
=== People with a background in libraries / archives / museums ===&lt;br /&gt;
&lt;br /&gt;
Learning about technology can be intimidating, especially when it is a departure from the areas you're used to studying. You may have been put into a situation where you are responsible for managing or completing a technology project, but you don't understand the technology involved, and you're having a hard time finding information about it. Don't worry, this is surprisingly common and you are not alone. Many of the members of the code4lib community are self-taught, and we're here to help.&lt;br /&gt;
&lt;br /&gt;
Here's a good blog post aimed at people in this category: [http://onebiglibrary.net/story/advice-to-a-library-school-student Advice to a Library School Student by Dan Chudnov]&lt;br /&gt;
&lt;br /&gt;
=== People with a background in technology / computer science ===&lt;br /&gt;
&lt;br /&gt;
=== People hiring programmers into library technology ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
Focus more on the why and use-cases rather than the technology. From a&lt;br /&gt;
programming perspective much of the technology isn't terribly&lt;br /&gt;
difficult and is well known at a basic level. How it's used, why&lt;br /&gt;
certain choices were made is the most important information to convey.&lt;br /&gt;
If you hired a programmer for a specific task, don't focus on&lt;br /&gt;
dictating technology, they should tell you what is current, but rather&lt;br /&gt;
what you need and want from the application. Helping them understand&lt;br /&gt;
how the data is accessed by your end-users if probably the most&lt;br /&gt;
valuable information you can convey.&lt;br /&gt;
&lt;br /&gt;
Be prepared to answer questions and frustrations with library&lt;br /&gt;
standards that aren't really machine actionable. One older example is&lt;br /&gt;
METS, while it is XML, there is very little you can do to infer higher&lt;br /&gt;
a higher level of organization without extensive best practice&lt;br /&gt;
description or profiles.&lt;br /&gt;
&lt;br /&gt;
-- [http://www.mail-archive.com/code4lib@listserv.nd.edu/msg11061.html Mike Smorul]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why is it necessary? ==&lt;br /&gt;
&lt;br /&gt;
== Broad areas of library technology ==&lt;br /&gt;
&lt;br /&gt;
=== Data Formats ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.dlib.indiana.edu/~jenlrile/metadatamap/ Seeing Standards: A Visualization of the Metadata Universe]&lt;br /&gt;
&lt;br /&gt;
==== MaRC ====&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MARC_standards MaRC] stands for Machine Readable Cataloging, and many folks in the code4lib community find themselves working with MARC records at some point. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.code4lib.org/index.php/Working_with_MaRC Working with MaRC]&lt;br /&gt;
* [http://journal.code4lib.org/articles/3832 Interpreting MARC: Where's the Bibliographic Data?]&lt;br /&gt;
* [http://rocky.uta.edu/doran/charsets/marc.html Coded Character Sets: A Technical Primer for Librarians]&lt;br /&gt;
&lt;br /&gt;
==== ONIX for Books ====&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Onix_%28publishing_protocol%29 ONIX] family of standards includes the ONIX for Books Product Information format, which functions much like MaRC in the publishing, wholesaling, distribution and retail businesses.&lt;br /&gt;
&lt;br /&gt;
* [http://www.editeur.org/83/Overview/ Overview of ONIX for Books]&lt;br /&gt;
&lt;br /&gt;
Much of the data in a MaRC record can in principle be derived from the ONIX record for the same ISBN; see the recent mapping from ONIX to MaRC21:&lt;br /&gt;
&lt;br /&gt;
* [http://www.editeur.org/96/ONIX-and-MARC21/ONIX 3.0 to MaRC21 mapping report and crosswalk spreadsheet]&lt;br /&gt;
&lt;br /&gt;
=== Integrated Library Systems === &lt;br /&gt;
* [http://open-ils.org/ Evergreen]&lt;br /&gt;
* [http://www.koha-community.org/ Koha]&lt;br /&gt;
* [http://www.kuali.org/ole KualiOLE]&lt;br /&gt;
* [http://OpenLibMan.sf.net Open Library Management System]&lt;br /&gt;
&lt;br /&gt;
=== Discovery Interfaces ===&lt;br /&gt;
* [http://projectblacklight.org Blacklight]&lt;br /&gt;
* [http://vufind.org/ VuFind]&lt;br /&gt;
&lt;br /&gt;
=== Article Databases ===&lt;br /&gt;
&lt;br /&gt;
=== Institutional Repositories ===&lt;br /&gt;
&lt;br /&gt;
=== EAD / Archival Finding Aids ===&lt;br /&gt;
&lt;br /&gt;
=== Web Archiving ===&lt;br /&gt;
[[Wikipedia:Web ARChive|Web ARChive]] ecosystem is ''the'' standard.&lt;br /&gt;
&lt;br /&gt;
== Specific Technologies ==&lt;br /&gt;
&lt;br /&gt;
=== Solr/Lucene ===&lt;br /&gt;
* [http://lucene.apache.org/solr Solr]&lt;br /&gt;
* [http://lucene.apache.org Lucene]&lt;br /&gt;
&lt;br /&gt;
searches at http://lucidimagination.com   include wikis, email lists, etc.&lt;br /&gt;
&lt;br /&gt;
=== Git &amp;amp; Distributed Version Control ===&lt;br /&gt;
&lt;br /&gt;
[http://git-scm.com/ Main Git Website]&lt;br /&gt;
&lt;br /&gt;
[http://github.com/ GitHub]&lt;br /&gt;
&lt;br /&gt;
[[Libraries with Github Organizations]]&lt;br /&gt;
&lt;br /&gt;
=== Ruby on Rails (Blacklight, Hydra) ===&lt;br /&gt;
[http://guides.rubyonrails.org Ruby on Rails Guide]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/projectblacklight/blacklight Blacklight]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.duraspace.org/display/hydra/The+Hydra+Project Hydra]&lt;br /&gt;
&lt;br /&gt;
=== Islandora ===&lt;br /&gt;
&lt;br /&gt;
[http://islandora.ca/ Islandora]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://dewey.library.nd.edu/mailing-lists/code4lib/ Code4Lib Mailing List]&lt;br /&gt;
* [http://code4lib.org/irc Code4Lib IRC channel] (chat room) The channel is a less formal and more interactive alternative to the code4lib mailing list for the discussion of code, projects, ideas, music, first computers, etc..&lt;br /&gt;
* [http://journal.code4lib.org/ Code4Lib Journal]&lt;/div&gt;</summary>
		<author><name>Nemo bis</name></author>	</entry>

	<entry>
		<id>https://wiki.code4lib.org/index.php?title=User:Nemo_bis&amp;diff=44113</id>
		<title>User:Nemo bis</title>
		<link rel="alternate" type="text/html" href="https://wiki.code4lib.org/index.php?title=User:Nemo_bis&amp;diff=44113"/>
				<updated>2016-05-12T17:50:30Z</updated>
		
		<summary type="html">&lt;p&gt;Nemo bis: Created page with &amp;quot;Nemo.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[metaWikipedia:User:Nemo_bis|Nemo]].&lt;/div&gt;</summary>
		<author><name>Nemo bis</name></author>	</entry>

	</feed>