Re: [CODE4LIB] Language codes

2016-06-01 Thread Mark A. Matienzo
+1 for using BCP-47, which will give you the overall most flexiblity.

--
Mark A. Matienzo  | http://anarchivi.st/
Director of Technology
Digital Public Library of America

On Wed, Jun 1, 2016 at 7:51 PM, Andrew Cunningham 
wrote:

> It is better to refer to BCP-47 instead.
>
> https://tools.ietf.org/html/bcp47
>
> An RFC can be updated, when it is, it recieves a new number. For language
> tagging, the relevant information is split across two RFCs. BCP-47 is a
> permanent IEFT ifentifier referencing the latest versions of the two RFCs
> relating to language tagging.
>
> Andrew
>
> On 2 Jun 2016 9:24 am, "Stuart A. Yeates"  wrote:
> >
> > I recommend reading https://tools.ietf.org/html/rfc5646 which seems to
> do
> > what you need.
> >
> > cheers
> > stuart
> >
> > --
> > ...let us be heard from red core to black sky
> >
> > On Thu, Jun 2, 2016 at 10:59 AM, Greg Lindahl  wrote:
> >
> > > Some of the Internet Archive's library partners are asking us about
> > > language metadata for regional languages that don't have standard
> > > codes.  Is there a standard way of dealing with this situation?
> > >
> > > Overall we use MARC codes https://www.loc.gov/marc/languages/ which
> > > were last updated in 2007. LOC also maintains ISO639-2
> > > https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
> > > in 2014.
> > >
> > > The languages in question are regional languages which are currently
> > > lumped together in both standards. With the recent rise in interest
> > > and funding for regional languages, it's no surprise that some
> > > catalogers want to split these languages out into separate codes.
> > >
> > > Thanks!
> > >
> > > -- greg
> > >
>


Re: [CODE4LIB] Language codes

2016-06-01 Thread Andrew Cunningham
It is better to refer to BCP-47 instead.

https://tools.ietf.org/html/bcp47

An RFC can be updated, when it is, it recieves a new number. For language
tagging, the relevant information is split across two RFCs. BCP-47 is a
permanent IEFT ifentifier referencing the latest versions of the two RFCs
relating to language tagging.

Andrew

On 2 Jun 2016 9:24 am, "Stuart A. Yeates"  wrote:
>
> I recommend reading https://tools.ietf.org/html/rfc5646 which seems to do
> what you need.
>
> cheers
> stuart
>
> --
> ...let us be heard from red core to black sky
>
> On Thu, Jun 2, 2016 at 10:59 AM, Greg Lindahl  wrote:
>
> > Some of the Internet Archive's library partners are asking us about
> > language metadata for regional languages that don't have standard
> > codes.  Is there a standard way of dealing with this situation?
> >
> > Overall we use MARC codes https://www.loc.gov/marc/languages/ which
> > were last updated in 2007. LOC also maintains ISO639-2
> > https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
> > in 2014.
> >
> > The languages in question are regional languages which are currently
> > lumped together in both standards. With the recent rise in interest
> > and funding for regional languages, it's no surprise that some
> > catalogers want to split these languages out into separate codes.
> >
> > Thanks!
> >
> > -- greg
> >


Re: [CODE4LIB] Language codes

2016-06-01 Thread Andrew Cunningham
On 2 Jun 2016 9:40 am, "Andrew Cunningham"  wrote:
>
>
> Ultimately it is what a library is working on, if you are cataloguing
then all you have is ISO-639-3/B
>

Opps, meant to input ISO-639-2/B

Andrew


Re: [CODE4LIB] Language codes

2016-06-01 Thread Andrew Cunningham
Outside the library sector, the most common approach to language tagging
and matching isn't ISO-639-2 or ISO-639-3, rather BCP-47.

Quite a number of ISO-639-2 language tags represent what ISO-639-3 refers
to as macro languages. For instance 'kar' in ISO-639-2 resolves to 20
language codes in ISO-639-3

But ISO-639-3 by itself isn't sufficient to fully identify a written
language.

Eg you could have sr-Cyrl for Serbian in the Cyrillic script. Sr-Latn to
represent Serbian written in the Latin orthography, sr-Latn-alalc97 ...
Romanised Cyrillic Serbian based on the ALA-LC Cyrillic romanisation table
published in 1997.

Its worth noting the only ALA-LC romanisation tables that can be specified
in BCP-47 are the 1997 editions.

Ultimately it is what a library is working on, if you are cataloguing then
all you have is ISO-639-3/B

If you are working on a digitisation or linked data project it is much
better to correctly use BCP-47 which would align your resources more
accurately with the rest of the broader information ecosystem in which your
resources would exist.

Andrew
On 2 Jun 2016 9:15 am, "Craig Franklin"  wrote:

> We've never had any problems sticking to ISO639-2 codes (in cases there
> isn't a shorter ISO639-1 code available).  I'm interested in what sort of
> regional languages you might be dealing with where there are significant
> gaps in that standard?
>
> You might also look at ISO 639-3, which is quite comprehensive but also
> introduces a fair chunk of complexity:
>
> http://www-01.sil.org/iso639-3/download.asp
>
> Cheers,
> Craig Franklin
>
> On 2 June 2016 at 08:59, Greg Lindahl  wrote:
>
> > Some of the Internet Archive's library partners are asking us about
> > language metadata for regional languages that don't have standard
> > codes.  Is there a standard way of dealing with this situation?
> >
> > Overall we use MARC codes https://www.loc.gov/marc/languages/ which
> > were last updated in 2007. LOC also maintains ISO639-2
> > https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
> > in 2014.
> >
> > The languages in question are regional languages which are currently
> > lumped together in both standards. With the recent rise in interest
> > and funding for regional languages, it's no surprise that some
> > catalogers want to split these languages out into separate codes.
> >
> > Thanks!
> >
> > -- greg
> >
>


Re: [CODE4LIB] Language codes

2016-06-01 Thread Stuart A. Yeates
I recommend reading https://tools.ietf.org/html/rfc5646 which seems to do
what you need.

cheers
stuart

--
...let us be heard from red core to black sky

On Thu, Jun 2, 2016 at 10:59 AM, Greg Lindahl  wrote:

> Some of the Internet Archive's library partners are asking us about
> language metadata for regional languages that don't have standard
> codes.  Is there a standard way of dealing with this situation?
>
> Overall we use MARC codes https://www.loc.gov/marc/languages/ which
> were last updated in 2007. LOC also maintains ISO639-2
> https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
> in 2014.
>
> The languages in question are regional languages which are currently
> lumped together in both standards. With the recent rise in interest
> and funding for regional languages, it's no surprise that some
> catalogers want to split these languages out into separate codes.
>
> Thanks!
>
> -- greg
>


Re: [CODE4LIB] Language codes

2016-06-01 Thread Craig Franklin
We've never had any problems sticking to ISO639-2 codes (in cases there
isn't a shorter ISO639-1 code available).  I'm interested in what sort of
regional languages you might be dealing with where there are significant
gaps in that standard?

You might also look at ISO 639-3, which is quite comprehensive but also
introduces a fair chunk of complexity:

http://www-01.sil.org/iso639-3/download.asp

Cheers,
Craig Franklin

On 2 June 2016 at 08:59, Greg Lindahl  wrote:

> Some of the Internet Archive's library partners are asking us about
> language metadata for regional languages that don't have standard
> codes.  Is there a standard way of dealing with this situation?
>
> Overall we use MARC codes https://www.loc.gov/marc/languages/ which
> were last updated in 2007. LOC also maintains ISO639-2
> https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
> in 2014.
>
> The languages in question are regional languages which are currently
> lumped together in both standards. With the recent rise in interest
> and funding for regional languages, it's no surprise that some
> catalogers want to split these languages out into separate codes.
>
> Thanks!
>
> -- greg
>


[CODE4LIB] Language codes

2016-06-01 Thread Greg Lindahl
Some of the Internet Archive's library partners are asking us about
language metadata for regional languages that don't have standard
codes.  Is there a standard way of dealing with this situation?

Overall we use MARC codes https://www.loc.gov/marc/languages/ which
were last updated in 2007. LOC also maintains ISO639-2
https://www.loc.gov/standards/iso639-2/php/code_list.php last updated
in 2014.

The languages in question are regional languages which are currently
lumped together in both standards. With the recent rise in interest
and funding for regional languages, it's no surprise that some
catalogers want to split these languages out into separate codes.

Thanks!

-- greg


[CODE4LIB] Job: Director of Research and Instruction Services at Wheaton College

2016-06-01 Thread jobs
Director of Research and Instruction Services
Wheaton College
Norton, MA

The Director of Research and Instruction Services leads a
team of experienced professionals responsible for delivery of services,
resources, and programming that cultivate a community of self-sufficient and
lifelong learners by bringing together people and information and by fostering
curiosity, inquiry, discovery, and creation. The activities of the department
focus on student academic success, especially in developing information
research and information management skills and technology skills. To achieve
these goals the department actively engages with and supports faculty use of
information resources, academic software, instructional technologies, a
learning management system, and technology-enhanced classrooms. The position
supervises a varied team of librarians, technologists, and library services
professionals.

  
As a member of the Leadership Team of Library and Information Services, this
position participates in strategic planning and operational oversight of the
activities of the merged organization.

  
Minimum Qualifications:

● Master's degree required: ALA-accredited MLS

● Minimum of 5 years of increasing responsibility in program and staff
management required

● Thorough knowledge of trends in higher education in general, and trends in
libraries, instruction, instructional technology, and scholarly information in
particular, required.

● Teaching experience strongly preferred.

● Proficiency and aptitude for instructional technology. Proficiency with
standard desktop applications, including word processing, spreadsheets,
databases, etc.

● Equivalent combination of education and experience may be considered.

  
Preferred Qualifications:

● A clear commitment for delivering high quality service to an academic
community. Effective writing, verbal, communication, and interpersonal skills.

● Creative problem-solving abilities, intellectual curiosity, and initiative

● Strong organizational skills, with attention to detail and thoroughness

● Project management aptitude or experience

● Team orientation, flexibility, versatility, and ability to work both
independently and collaboratively in a complex and changing public service
environment

● Demonstrated aptitude and enthusiasm for teaching in a college environment,
including the ability to work effectively with faculty, students, and
colleagues

● Demonstrated knowledge of, or interest in, trends regarding access to
information and digital library technologies

● Strong interest in playing an integral role in actively developing campus-
wide information fluency initiatives

● Flexibility to adjust and thrive in a changing workplace

● Resilience of character and perspective, with a sense of humor

  
Individuals must possess these knowledges, skills and abilities or be able to
explain and demonstrate that the individual can perform the essential
functions of the job, with or without reasonable accommodation, using some
other combination of skills and abilities.

  
Wheaton is a private coeducational liberal arts college within easy commuting
distance of Boston and Providence. We have 1,600 undergraduates from 39 US
States and 72 countries. More than 23.7% of our undergraduates are U.S.
students of color and 13.9% are international students.. Wheaton College is an
equal opportunity/affirmative action employer and does not discriminate
against any individual or group on the basis of gender, sexual orientation,
gender identity or expression, age, race, color, religion, national origin,
veteran status, genetic information, or disability. In a continuing effort to
maintain and enrich an intellectually diverse learning environment, the
Department and the College actively encourages applications from women and
members of underrepresented groups.

  
Required Documents

Cover Letter

Curriculum Vitae

List of References

Optional Documents

Evidence of Teaching Effectiveness



Brought to you by code4lib jobs: http://jobs.code4lib.org/job/26217/
To post a new job please visit http://jobs.code4lib.org/


[CODE4LIB] Job: Digital Projects and Services Librarian at Temple University

2016-06-01 Thread jobs
Digital Projects and Services Librarian 
Temple University
Philadelphia

Looking for a dynamic work environment and professional growth opportunities?
Come join the Digital Library Initiatives team at Temple.
We seek an enthusiastic service-oriented Digital Projects and Services
Librarian to be involved in a range of collaborative projects that includes
developing digital repositories for special collections and scholarly
materials, supporting e-journal and dataset publishing, and actively
participating in the development of the Pennsylvania DPLA hub. Temple
University is a vibrant, urban research university with over 1,700 full-time
faculty and a student body of 36,000 that is among the most diverse in the
nation. For more information about Temple and Philadelphia, visit
http://www.temple.edu/about/.

  
**Primary Duties and Responsibilities**  
  
Reporting to the Head of Digital Library Initiatives, the Digital Projects and
Services Librarian coordinates the implementation of various digital library
projects and services, working collaboratively with the developers' team, web
designer, digitization team, external consultants and partners, and project
stakeholders. The librarian acts as a coordinator and team lead for projects,
assesses user needs and interface usability, develops project specifications
in collaboration with developers' team and other stakeholders, and facilitates
communication. Implements software platform configuration and settings and
other non-programming implementation tasks. Helps coordinate the development
and maintenance of repository projects based on platforms such as Hydra/Sufia,
Omeka, OJS, and Symplectic Elements/VIVO. The incumbent will also take an
active part in developing and populating the Hydra-based DPLA aggregator for
Pennsylvania, a project developed by Temple in partnership with other PA
institutions. May supervise up to 2 student workers. Maintains in-depth
knowledge of standards and best practices in the realm of digital projects,
library-oriented open-source platforms and project management. The librarian
will participate in library-wide activities and committees, be active
professionally and meet requirements for contract renewals, promotion, and
regular appointment. Performs other duties as assigned.

  
**Required Education and Experience**  
  
ALA accredited master's degree in Library Science and two years of relevant
experience.

  
**Required Skills and Abilities**

  * Experience developing digital library projects and understanding of 
web-based project design methods and practices.
  * Demonstrated experience with a digital objects repository/publication 
system/metadata aggregator, such as Hydra/Fedora/Blacklight, Omeka, CONTENTdm, 
OJS, Symplectic Elements/VIVO, or a CMS like Drupal.
  * Excellent project management and team leadership skills.
  * Experience with metadata standards, such as Dublin Core, MODS, and OAI-PMH.
  * Demonstrated ability to work in a highly collaborative environment and 
across multiple departments.
  * Excellent oral and written communication skills.
  
**Preferred Skills and Abilities:**  

  * Experience developing large digital library projects, including managing 
stakeholders' expectations, and producing ADA-compliant sites.
  * Familiarity with HTML/CSS, and a scripting language like PHP or XML/XSLT.
  * Experience with UX assessment methodologies.
  * Experience with Agile-style project management.
  * Experience in an academic library setting.
**Compensation**  
  
Competitive salary and benefits package, including relocation
allowance. Rank and salary will be commensurate with
qualifications and experience.

  
**To apply**  
  
To apply for this position, go to [https://temple.taleo.net/careersection/tu_e
x_staff/jobdetail.ftl?job=16000822.](http://To apply for this position, go to 
https://temple.taleo.net/careersection/tu_ex_staff/jobdetail.ftl?job=16000822.
) For full consideration, please submit your completed electronic application,
along with a cover letter and resume. Review of applications will begin
immediately and will continue until the position is filled.

  
Temple University is an Affirmative Action/Equal Opportunity Employer with a
strong commitment to cultural diversity.



Brought to you by code4lib jobs: http://jobs.code4lib.org/job/26206/
To post a new job please visit http://jobs.code4lib.org/


[CODE4LIB] Registration Open: Code4Lib New York State (Aug. 4-5)

2016-06-01 Thread Christina Harlow
Hi all-

Registration is now open for the Code4lib New York State 
Meeting on August 4-5 at Mann Library, 
Cornell University in Ithaca, NY. You can register at this link: 
http://goo.gl/forms/jQNwoOiROug4DHCS2. Registration is free, but space is 
limited. Please let me know if you have any questions, issues, or have to 
change your registration later.

We hope you will take part in this meeting, which aims to be a great place to 
learn new skills, share ideas, and network with other library technologists 
from the region. The meeting is structured loosely around the “unconference” 
model, which encourages attendees to hold and run the activities, but with some 
workshops and talks planned in advance. You can see, propose, and comment on 
the schedule and breakout sessions here: 
http://code4libnys.github.io/2016/#sched

We are very excited to say that we will start out each with morning with 
workshops on Fedora 4, Introduction to CLI for Librarians, and a 
WriteTheDocs-style bootcamp. We have some fantastic community leaders teaching 
these workshops.

We will end out each day with invited talks from two fantastic and engaging 
members of our community: Patricia Hswe and Tara 
Robertson  Their talks will help wrap up each day’s 
activities, as well as give needed context and grounding to our broader library 
technology work.

The event website: http://code4libnys.github.io/2016/ The registration link: 
http://goo.gl/forms/jQNwoOiROug4DHCS2 (also available on the website).

Thanks!

Christina