[Archivesspace_Users_Group] Archivesspace_Users_Group Digest, Vol 51, Issue 2

Cobourn, Alston Alston.Cobourn at tamucc.edu
Mon Oct 9 14:24:21 EDT 2017


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-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of archivesspace_users_group-request at lyralists.lyrasis.org <archivesspace_users_group-request at lyralists.lyrasis.org>
Sent: Friday, October 6, 2017 8:20:04 AM
To: archivesspace_users_group at lyralists.lyrasis.org
Subject: Archivesspace_Users_Group Digest, Vol 51, Issue 2

Send Archivesspace_Users_Group mailing list submissions to
        archivesspace_users_group at 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-request at lyralists.lyrasis.org

You can reach the person managing the list at
        archivesspace_users_group-owner at 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 management        functionality 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 <j at minorscience.com>
To: Archivesspace Users Group
        <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] ArchivesSpace API - looking
        for working example of 'Update a Resource'
Message-ID:
        <CAP4gJsVCYWmom1cUHFFaJDfijT7GwRqwQbuQoMBq-QX-qaFwZg at mail.gmail.com>
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 <
jsuszczynski at 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 at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/d80c033a/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 5 Oct 2017 11:21:47 -0700
From: Seth Shaw <seth.shaw at unlv.edu>
To: Archivesspace Users Group
        <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] ArchivesSpace API - looking
        for working example of 'Update a Resource'
Message-ID:
        <CANuEgP7VU-cmtOYqUfLinfG6gd33tEd9BOXc-6_qFWWdDo7+Jw at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

See Noah Huffman's blog post on this topic (
https://blogs.library.duke.edu/bitstreams/2016/09/21/archivesspace-api-fun/)
and the associated scripts on github (
https://github.com/duke-libraries/archivesspace-duke-scripts/tree/master/python
).

Another example of updating a simple field (EAD ID) that I've written can
be found at
https://github.com/seth-shaw-unlv/small-stuff/blob/master/as-coll-mint/as_coll_mint.py


On Thu, Oct 5, 2017 at 11:11 AM, Suszczynski, Jeffrey <
jsuszczynski at 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 at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/34774a2e/attachment-0001.html>

------------------------------

Message: 3
Date: Thu, 5 Oct 2017 18:40:23 +0000
From: Christine Di Bella <christine.dibella at lyrasis.org>
To: Archivesspace Users Group
        <archivesspace_users_group at lyralists.lyrasis.org>, Archivesspace
        Member Reps <archivesspace_member_reps at lyralists.lyrasis.org>,
        "archivesspace_tac_uac at lyralists.lyrasis.org"
        <archivesspace_tac_uac at lyralists.lyrasis.org>
Cc: ArchivesSpace Board of Trustees mail list
        <archivesspace_bot_members at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] RFP for added container
        management      functionality in ArchivesSpace
Message-ID:
        <MWHPR08MB3456FB0664676FF6116F8399F1700 at MWHPR08MB3456.namprd08.prod.outlook.com>

Content-Type: text/plain; charset="us-ascii"

Hello ArchivesSpace members,

ArchivesSpace is seeking proposals from individuals or firms interested in providing development for a limited scope project to add functionality to the container management area of the application. We are prioritizing this work for engagement of an outside contractor based on expressed interest from a number of members, including one that may have funding to pay for it. Please feel free to forward this RFP on to people you think may be interested and qualified to do this work.

We are asking that people please email proposals to me (christine.dibella at lyrasis.org<mailto:christine.dibella at lyrasis.org>) by October 27, 2017. Proposals should include a proposed action plan, pricing, timeline, names and contact information for at least two client references, and examples of relevant work in ArchivesSpace or other applications. If people have questions about the RFP, feel free to send them my way as well. Laney can answer technical questions about the application and how delivery of code would work.

Issuing RFPs for specific projects is another strategy we are using to diversify our pool of available developers and continue to making substantial forward progress on the application. If you have any questions, or if you have suggestions for projects that may be particularly appropriate for this type of treatment, please just let us know.

Thanks,
Christine

Christine Di Bella
ArchivesSpace Program Manager
christine.dibella at lyrasis.org<mailto:christine.dibella at lyrasis.org>
800.999.8558 x2905
678-235-2905
cdibella13 (Skype)

[ASpaceOrgHomeMedium]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/6e170c80/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 6608 bytes
Desc: image002.jpg
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/6e170c80/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ASpaceContainer Features RFP201710.pdf
Type: application/pdf
Size: 143039 bytes
Desc: ASpaceContainer Features RFP201710.pdf
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/6e170c80/attachment-0001.pdf>

------------------------------

Message: 4
Date: Thu, 5 Oct 2017 20:15:52 +0000
From: "Detelich, Alicia" <alicia.detelich at yale.edu>
To: Archivesspace Users Group
        <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] RFP for added container
        management functionality in ArchivesSpace
Message-ID:
        <MWHPR08MB34856CD1F8717B521388FF318E700 at MWHPR08MB3485.namprd08.prod.outlook.com>

Content-Type: text/plain; charset="us-ascii"

Hi Christine,

Thank you for sending this. It seems like an exciting project, and many of the listed features are much-needed. I wonder, though, about the advisability of adding the "ability to create top containers independent of specific material records" - https://archivesspace.atlassian.net/browse/AR-1874. You can already do this via the API - in fact, you have to create unlinked top containers before you can link them to material description records. This is less than ideal, as it adds extra steps to the process - after creating the top containers, you then have to pull those top container URIs and link them to the material descriptions using a different endpoint.

If the goal is to create top containers in bulk (and then link them to descriptions) via the staff interface, wouldn't it make more sense, as the JIRA ticket above notes, to add that ability within a material description record or RDE (https://archivesspace.atlassian.net/browse/AR-1873), rather than to enable the potential proliferation of unlinked containers? It seems like this could lead to all kinds of confusion and messy data in ArchivesSpace, especially if there are multiple unlinked containers with the same container profile, indicator, etc. I think it might be better to solve the underlying issue rather than write a workaround into the application.

Alicia

---
Alicia Detelich
Archivist
Manuscripts and Archives
Yale University Libraries
alicia.detelich at yale.edu

From: archivesspace_users_group-bounces at lyralists.lyrasis.org [mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org] On Behalf Of Christine Di Bella
Sent: Thursday, October 5, 2017 2:40 PM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>; Archivesspace Member Reps <archivesspace_member_reps at lyralists.lyrasis.org>; archivesspace_tac_uac at lyralists.lyrasis.org
Cc: ArchivesSpace Board of Trustees mail list <archivesspace_bot_members at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] RFP for added container management functionality in ArchivesSpace

Hello ArchivesSpace members,

ArchivesSpace is seeking proposals from individuals or firms interested in providing development for a limited scope project to add functionality to the container management area of the application. We are prioritizing this work for engagement of an outside contractor based on expressed interest from a number of members, including one that may have funding to pay for it. Please feel free to forward this RFP on to people you think may be interested and qualified to do this work.

We are asking that people please email proposals to me (christine.dibella at lyrasis.org<mailto:christine.dibella at lyrasis.org>) by October 27, 2017. Proposals should include a proposed action plan, pricing, timeline, names and contact information for at least two client references, and examples of relevant work in ArchivesSpace or other applications. If people have questions about the RFP, feel free to send them my way as well. Laney can answer technical questions about the application and how delivery of code would work.

Issuing RFPs for specific projects is another strategy we are using to diversify our pool of available developers and continue to making substantial forward progress on the application. If you have any questions, or if you have suggestions for projects that may be particularly appropriate for this type of treatment, please just let us know.

Thanks,
Christine

Christine Di Bella
ArchivesSpace Program Manager
christine.dibella at lyrasis.org<mailto:christine.dibella at lyrasis.org>
800.999.8558 x2905
678-235-2905
cdibella13 (Skype)

[ASpaceOrgHomeMedium]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/ae009cec/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 4074 bytes
Desc: image002.jpg
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171005/ae009cec/attachment-0001.jpg>

------------------------------

Message: 5
Date: Fri, 6 Oct 2017 13:19:56 +0000
From: "Harmeyer, Neal A" <harmeyna at purdue.edu>
To: Archivesspace Users Group
        <archivesspace_users_group at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] Linked Accessions on Agent Page
        Not     Displaying
Message-ID: <c6d394633290457292f656edf6a58be3 at wppexc09.purdue.lcl>
Content-Type: text/plain; charset="us-ascii"

Hello everyone,

It appears accessions that have a linked agent record are not displaying on the Agent's individual page in the public interface. All collections associated with the agents, whether as a source, subject, or creator, do display on the agent page as Related Collections and/or Records-just not accessions. I have made certain the accessions in question are enabled for publication and discoverable in the public interface via search/browse, so it's not that the accessions are hidden from public view. I've highlighted an example in the attached screenshots where an agent with 13 linked accessions/collections combined in the database gives the false impression there is only a single collection associated with that agent when landing on the agent page.

Any chance I'm missing something? Or is there a reason accessions do not appear on an agent page? Purdue would like to see published accessions also appear on the page of an agent in the public interface.

We're using version 2.1.2.

Thank you,
Neal
--
Neal Harmeyer
Digital Archivist
Archives and Special Collections
Purdue University Libraries
harmeyna at purdue.edu<mailto:harmeyna at purdue.edu>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171006/70361b95/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2-accessions-display-agents-single-unprocessed-agent-linked.JPG
Type: image/jpeg
Size: 97442 bytes
Desc: 2-accessions-display-agents-single-unprocessed-agent-linked.JPG
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171006/70361b95/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3-accessions-display-agents-name-page-related-materials.JPG
Type: image/jpeg
Size: 289215 bytes
Desc: 3-accessions-display-agents-name-page-related-materials.JPG
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171006/70361b95/attachment-0001.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1-accessions-display-agents-allresults.JPG
Type: image/jpeg
Size: 223113 bytes
Desc: 1-accessions-display-agents-allresults.JPG
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171006/70361b95/attachment-0002.jpe>

------------------------------

_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


End of Archivesspace_Users_Group Digest, Vol 51, Issue 2
********************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20171009/2cc35585/attachment.html>


More information about the Archivesspace_Users_Group mailing list