Re: [Archivesspace_Users_Group] Archivesspace_Users_Group Digest, Vol 51, Issue 2

2017-10-09 Thread Blake Carver
That's almost certainly an indexing issue. The record is in the database, but 
has somehow ended up either not in the index or the index has gone off the 
rails.
You should probably recreate your indexes:
http://archivesspace.github.io/archivesspace/user/re-creating-indexes/




From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of Cobourn, 
Alston 
Sent: Monday, October 9, 2017 2:24:21 PM
To: archivesspace_users_group@lyralists.lyrasis.org
Subject: Re: [Archivesspace_Users_Group] Archivesspace_Users_Group Digest,  
Vol 51, Issue 2

In July I added an accession record to ArchivesSpace and added instances to it. 
 I looked at that accession record on several occasions after that.


Two weeks ago I looked at our ArchivesSpace accession records to gather 
statistics for our annual report and discovered that the accession record 
mentioned above no longer displayed in accessions browse view and was not 
returned as a search result when searched for.  The linked instances do still 
show up in search results, but the system says they are not linked to any other 
records.


If I try to add a new accession to the system with the same ID number it tells 
me it cannot add the record because that identifier is already in use.  I have 
confirmed that the original accession is still listed in the accessions table 
in the backend database.


Does anyone have thoughts as to why this record was showing up in the staff 
interface but now is not?  I have not run into this issue with any other 
records of any kind.  The indexer appears to be working; changes we make- 
deletions and additions-  are showing up in the staff interface.


From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of 
archivesspace_users_group-requ...@lyralists.lyrasis.org 

Sent: Friday, October 6, 2017 8:20:04 AM
To: archivesspace_users_group@lyralists.lyrasis.org
Subject: Archivesspace_Users_Group Digest, Vol 51, Issue 2

Send Archivesspace_Users_Group mailing list submissions to
archivesspace_users_group@lyralists.lyrasis.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

or, via email, send a message with subject or body 'help' to
archivesspace_users_group-requ...@lyralists.lyrasis.org

You can reach the person managing the list at
archivesspace_users_group-ow...@lyralists.lyrasis.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Archivesspace_Users_Group digest..."


Today's Topics:

   1. Re: ArchivesSpace API - looking for working example of
  'Update a Resource' (Jason Loeffler)
   2. Re: ArchivesSpace API - looking for working example of
  'Update a Resource' (Seth Shaw)
   3. RFP for added container managementfunctionality in
  ArchivesSpace (Christine Di Bella)
   4. Re: RFP for added container management functionality in
  ArchivesSpace (Detelich, Alicia)
   5. Linked Accessions on Agent Page Not   Displaying (Harmeyer, Neal A)


--

Message: 1
Date: Thu, 5 Oct 2017 14:14:04 -0400
From: Jason Loeffler 
To: Archivesspace Users Group

Subject: Re: [Archivesspace_Users_Group] ArchivesSpace API - looking
for working example of 'Update a Resource'
Message-ID:

Content-Type: text/plain; charset="utf-8"

Do you have an example of the update you'd like to make? Can you send an
example of the code you're using to update the resource, as well as the
error you're receiving?

Best, Jason

On Thu, Oct 5, 2017 at 2:11 PM, Suszczynski, Jeffrey <
jsuszczyn...@library.rochester.edu> wrote:

> Hello, all ?
>
>
>
> I?ve been working with the ArchivesSpace API for a while now, and can
> successfully pull resource records out of a repository, etc.  More
> recently, though, I?ve been trying to update an existing resource within a
> repository, and keep receiving errors.
>
>
>
> Does anyone out there have a working code example of updating a resource
> in ArchivesSpace, using a local file (preferably PHP, but Python or other
> languages could be instructive as well)?  I feel like I?m missing something
> easy and obvious?
>
>
>
> Thanks much in advance!
> jeff
>
>
>
>
>
> Jeff Suszczynski
>
> Web Applications Programmer, River Campus Libraries
>
> University of Rochester
>
>
>
>
>
> ___
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group@lyralists.lyrasis.org
> 

Re: [Archivesspace_Users_Group] Archivesspace_Users_Group Digest, Vol 51, Issue 2

2017-10-09 Thread Cobourn, Alston
In July I added an accession record to ArchivesSpace and added instances to it. 
 I looked at that accession record on several occasions after that.


Two weeks ago I looked at our ArchivesSpace accession records to gather 
statistics for our annual report and discovered that the accession record 
mentioned above no longer displayed in accessions browse view and was not 
returned as a search result when searched for.  The linked instances do still 
show up in search results, but the system says they are not linked to any other 
records.


If I try to add a new accession to the system with the same ID number it tells 
me it cannot add the record because that identifier is already in use.  I have 
confirmed that the original accession is still listed in the accessions table 
in the backend database.


Does anyone have thoughts as to why this record was showing up in the staff 
interface but now is not?  I have not run into this issue with any other 
records of any kind.  The indexer appears to be working; changes we make- 
deletions and additions-  are showing up in the staff interface.


From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
 on behalf of 
archivesspace_users_group-requ...@lyralists.lyrasis.org 

Sent: Friday, October 6, 2017 8:20:04 AM
To: archivesspace_users_group@lyralists.lyrasis.org
Subject: Archivesspace_Users_Group Digest, Vol 51, Issue 2

Send Archivesspace_Users_Group mailing list submissions to
archivesspace_users_group@lyralists.lyrasis.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

or, via email, send a message with subject or body 'help' to
archivesspace_users_group-requ...@lyralists.lyrasis.org

You can reach the person managing the list at
archivesspace_users_group-ow...@lyralists.lyrasis.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Archivesspace_Users_Group digest..."


Today's Topics:

   1. Re: ArchivesSpace API - looking for working example of
  'Update a Resource' (Jason Loeffler)
   2. Re: ArchivesSpace API - looking for working example of
  'Update a Resource' (Seth Shaw)
   3. RFP for added container managementfunctionality in
  ArchivesSpace (Christine Di Bella)
   4. Re: RFP for added container management functionality in
  ArchivesSpace (Detelich, Alicia)
   5. Linked Accessions on Agent Page Not   Displaying (Harmeyer, Neal A)


--

Message: 1
Date: Thu, 5 Oct 2017 14:14:04 -0400
From: Jason Loeffler 
To: Archivesspace Users Group

Subject: Re: [Archivesspace_Users_Group] ArchivesSpace API - looking
for working example of 'Update a Resource'
Message-ID:

Content-Type: text/plain; charset="utf-8"

Do you have an example of the update you'd like to make? Can you send an
example of the code you're using to update the resource, as well as the
error you're receiving?

Best, Jason

On Thu, Oct 5, 2017 at 2:11 PM, Suszczynski, Jeffrey <
jsuszczyn...@library.rochester.edu> wrote:

> Hello, all ?
>
>
>
> I?ve been working with the ArchivesSpace API for a while now, and can
> successfully pull resource records out of a repository, etc.  More
> recently, though, I?ve been trying to update an existing resource within a
> repository, and keep receiving errors.
>
>
>
> Does anyone out there have a working code example of updating a resource
> in ArchivesSpace, using a local file (preferably PHP, but Python or other
> languages could be instructive as well)?  I feel like I?m missing something
> easy and obvious?
>
>
>
> Thanks much in advance!
> jeff
>
>
>
>
>
> Jeff Suszczynski
>
> Web Applications Programmer, River Campus Libraries
>
> University of Rochester
>
>
>
>
>
> ___
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group@lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
>
>
-- next part --
An HTML attachment was scrubbed...
URL: 


--

Message: 2
Date: Thu, 5 Oct 2017 11:21:47 -0700
From: Seth Shaw 
To: Archivesspace Users Group

Subject: Re: [Archivesspace_Users_Group] ArchivesSpace API - looking
for working example of 'Update a Resource'
Message-ID:

Content-Type: 

[Archivesspace_Users_Group] Job - Web Developer at Mississippi State University

2017-10-09 Thread Shedd, Julie
Apply at http://explore.msujobs.msstate.edu/cw/en-us/job/496306/web-developer. 
Please contact Demetrice Williams with any questions: 
dwilli...@library.msstate.edu.

Web Developer

Job no: 496306
Position type: Full-Time 12-Month
Department: 320100 - General Library
Location: Main Campus - Starkville, MS
Categories: Professional
Position Open Date: Sep 15 2017

Salary Grade/Salary Minimum:
14/$40,400

Department Profile:
The University Libraries provide their communities of users an ongoing, 
creative and technologically advanced library program.

Area of Specialization:
Web Services

Essential Duties and Responsibilities:
The following examples are intended as illustrations only of the various types 
of duties assigned in positions allocated to this classification. The absence 
of specific statements of duties does not exclude those tasks from the position 
if the work is similar, related, or a logical assignment of the position.

  1.  Maintains existing and develops new websites and web applications 
including database programming, multimedia development and web editing;
  2.  Assists in integrating other 3rd party applications into new and existing 
websites/applications;
  3.  Assists with concept design, content delivery and exploring/recommending 
emerging technologies and services that will benefit the library program;
  4.  Provides technical support, training and ongoing development for a 
variety of existing applications;
  5.  Develops and maintains mobile web applications;
  6.  Works with Library Web Team to ensure appropriate web site ADA compliance 
as well as compliance with University policies;
  7.  Supervises student workers and manages student payroll for Web Services 
team;
  8.  Tracks, analyzes and reports on current web usage statistics;
  9.  Performs miscellaneous job-related duties as assigned.

Minimum Qualifications:
Bachelor's degree in related field ~AND~ One (1) year related experience in 
maintaining and developing web-related applications.

Preferred Qualifications:

  *   Experience with Drupal
  *   Experience with agile development methodologies

Knowledge, Skills, and Abilities:

  *   Strong interpersonal communication, organizational and problem-solving 
skills;
  *   Demonstrated experience with web design software and programming 
experience using HTML, CSS, PHP, JavaScript and other languages;
  *   Experience with various database systems including MySQL and Microsoft 
SQL;
  *   Must be familiar with Internet protocols, web-based authentication 
methods and proxy servers in order to manage the site and maintain a high level 
of security for various databases and websites;
  *   Understanding of web standards and accessibility as defined by the W3C 
and Section 508 Compliance;

Working Conditions and Physical Effort:

  *   No unusual physical requirements. Must be able to sit at a computer for 
extended periods of time. Requires limited lifting of files and records and 
nearly all work is performed in a comfortable indoor facility;
  *   Frequent external imposed deadlines; set and revised beyond one's 
control; interruptions influence priorities; difficult to anticipate nature or 
volume of work with certainty beyond a few days; meeting of deadlines and 
coordination of unrelated activities are key to position; involves 
conflict-resolution or similar interactions involving emotional issues or 
stress on a regular basis;
  *   Job frequently requires walking, sitting, reaching, talking, hearing, 
handling objects with hands;
  *   Vision requirements: Ability to see information in print and/or 
electronically;
  *   Work is normally performed in a typical interior/office work environment;
  *   No or very limited exposure to physical risk;
  *   No or very limited physical effort required.

Instructions for Applying:
All applicants must apply online at 
www.msujobs.msstate.edu
 and attach a cover letter and resume.
Equal Employment Opportunity Statement:
MSU is an equal opportunity employer, and all qualified applicants will receive 
consideration for employment without regard to race, color, religion, 
ethnicity, sex (including pregnancy and gender identity), national origin, 
disability status, age, sexual orientation, genetic information, protected 
veteran status, or any other characteristic protected by law. We always welcome 
nominations and applications from women, members of any minority group, and 
others who share our passion for building a diverse community that reflects the 
diversity in our student population.


---
   Julie D. Shedd
   Coordinator of Digital Initiatives & Web Services, Mississippi State 
University Libraries
   (662) 325-0300 | 
jsh...@library.msstate.edu 

[Archivesspace_Users_Group] Search engine optimization for the ASpace PUI?

2017-10-09 Thread Jordon Steele
Hi all,



Since adopting the PUI, we have noticed that our search engine rankings for our 
finding aids have fallen substantially. I'm curious if anyone who has 
experienced something similar can share any steps they took to improve these 
rankings. It's unclear to us at present if this is a function of the PUI code 
base or not. I saw a bunch of tickets about search issues within the 
application, nothing on SEO, though (forgive me if I overlooked something).



Thanks in advance!


Best,

Jordon

Jordon Steele
Hodson Curator of the University Archives
The Sheridan Libraries
Johns Hopkins University
3400 N Charles Street
Baltimore, MD 21218
(410) 516-5493
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group