[Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Nick Butler
Hi all,

Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.

I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.

Many thanks in advance for any advice.

Best wishes,
Nick

--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Andy Boze

Hi, Nick.

Do you need to work with DC records? We recently started harvesting 
records directly into Primo from ArchivesSpace using oai-ead. It's 
working very well. Before we started using ASpace a year ago, we did 
have to export the records from our previous system to EAD and then 
import them into Primo.


You can see our records in Primo at < 
https://ndu-primo-stage.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,ndu_aspace*&tab=nd_campus&search_scope=nd_campus&vid=NDU&lang=en_US&offset=0 
>. This is our test system, as we're still tinkering with the display 
of the records.


Andy

On 10/28/19 8:14 AM, Nick Butler wrote:

Hi all,

Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.

I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.

Many thanks in advance for any advice.

Best wishes,
Nick

--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067



___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group



--
Andy Boze, Associate Librarian
University of Notre Dame
271H Hesburgh Library
(574) 631-8708
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Andrew Morrison
If you do want to modify oai_dc.rb, you either need to do so to a fork of the 
source then build your own production system, or monkey patch the OAIDCMapper 
class via a plug-in containing a backend/plugin_init.rb

Andrew.


On Mon, 2019-10-28 at 12:14 +, Nick Butler wrote:
Hi all,

Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.

I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.

Many thanks in advance for any advice.

Best wishes,
Nick

--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067

___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Nick Butler
Hi Andy,

Thank you very much for your message! No, there's no reason we need to work 
with DC records, but I hadn't realised Primo was capable of receiving EAD 
records. Did you happen to come across any documentation for this? I'm assuming 
we'd need a custom Primo splitter for this?

Many thanks,
Nick

-Original Message-
From: Andy Boze mailto:andy%20boze%20%3cboz...@nd.edu%3e>>
Reply-To: boz...@nd.edu, Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
To: Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
Subject: Re: [Archivesspace_Users_Group] Is it possible to customise the 
OAI-PMH feeds?
Date: Mon, 28 Oct 2019 10:09:07 -0400


Hi, Nick.


Do you need to work with DC records? We recently started harvesting

records directly into Primo from ArchivesSpace using oai-ead. It's

working very well. Before we started using ASpace a year ago, we did

have to export the records from our previous system to EAD and then

import them into Primo.


You can see our records in Primo at <

https://ndu-primo-stage.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,ndu_aspace*&tab=nd_campus&search_scope=nd_campus&vid=NDU&lang=en_US&offset=0

 >. This is our test system, as we're still tinkering with the display

of the records.


Andy


On 10/28/19 8:14 AM, Nick Butler wrote:

Hi all,


Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.


I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.


Many thanks in advance for any advice.


Best wishes,

Nick


--


Nick Butler

Software Developer

Digital Services

Cambridge University Library

West Road

Cambridge CB3 9DR, UK


np...@cam.ac.uk>


Internal tel: 33067




___

Archivesspace_Users_Group mailing list

Archivesspace_Users_Group@lyralists.lyrasis.org

http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group




--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Nick Butler
Hi Andrew,

Thank you very much for this approach - a quick monkey patch works perfectly! 
If it's possible to get Primo to accept EAD then we'll probably try to go down 
that route (we may be in the same situation with other OAI providers at a later 
date), but this is precisely what I asked for and may end up being very useful 
indeed.

Best wishes,
Nick

-Original Message-
From: Andrew Morrison 
mailto:andrew%20morrison%20%3candrew.morri...@bodleian.ox.ac.uk%3e>>
Reply-To: Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
To: Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
Subject: Re: [Archivesspace_Users_Group] Is it possible to customise the 
OAI-PMH feeds?
Date: Mon, 28 Oct 2019 14:49:57 +

If you do want to modify oai_dc.rb, you either need to do so to a fork of the 
source then build your own production system, or monkey patch the OAIDCMapper 
class via a plug-in containing a backend/plugin_init.rb

Andrew.


On Mon, 2019-10-28 at 12:14 +, Nick Butler wrote:
Hi all,

Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.

I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.

Many thanks in advance for any advice.

Best wishes,
Nick

--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067

___

Archivesspace_Users_Group mailing list

Archivesspace_Users_Group@lyralists.lyrasis.org

http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


___

Archivesspace_Users_Group mailing list

Archivesspace_Users_Group@lyralists.lyrasis.org

http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Is it possible to customise the OAI-PMH feeds?

2019-10-28 Thread Andy Boze

Hi, Nick.

You can use the standard OAI splitter in Primo regardless of the 
metadata format you've selected for ArchivesSpace to send. The OAI-PMH 
record structure is the same for any of the formats. See < 
http://www.openarchives.org/OAI/openarchivesprotocol.html >. You'll just 
use your normalization rules to deal with whatever format you've chosen.


I hope this helps. Let me know if you need more details.

Andy

On 10/28/19 11:53 AM, Nick Butler wrote:

Hi Andy,

Thank you very much for your message! No, there's no reason we need to work 
with DC records, but I hadn't realised Primo was capable of receiving EAD 
records. Did you happen to come across any documentation for this? I'm assuming 
we'd need a custom Primo splitter for this?

Many thanks,
Nick

-Original Message-
From: Andy Boze mailto:andy%20boze%20%3cboz...@nd.edu%3e>>
Reply-To: boz...@nd.edu, Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
To: Archivesspace Users Group 
mailto:archivesspace%20users%20group%20%3carchivesspace_users_gr...@lyralists.lyrasis.org%3e>>
Subject: Re: [Archivesspace_Users_Group] Is it possible to customise the 
OAI-PMH feeds?
Date: Mon, 28 Oct 2019 10:09:07 -0400


Hi, Nick.


Do you need to work with DC records? We recently started harvesting

records directly into Primo from ArchivesSpace using oai-ead. It's

working very well. Before we started using ASpace a year ago, we did

have to export the records from our previous system to EAD and then

import them into Primo.


You can see our records in Primo at <

https://ndu-primo-stage.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,ndu_aspace*&tab=nd_campus&search_scope=nd_campus&vid=NDU&lang=en_US&offset=0

  >. This is our test system, as we're still tinkering with the display

of the records.


Andy


On 10/28/19 8:14 AM, Nick Butler wrote:

Hi all,


Is it possible to customise, say, the oai_dc feed to include more information 
(e.g. notes fields)? This would allow us to pipe records directly into our 
Primo discovery layer without having to export them as oai_ead and convert them 
as a separate step.


I've found the oai_dc.rb file but changes to this file don't appear to persist 
beyond the next time ArchivesSpace is restarted.


Many thanks in advance for any advice.


Best wishes,

Nick


--


Nick Butler

Software Developer

Digital Services

Cambridge University Library

West Road

Cambridge CB3 9DR, UK


np...@cam.ac.uk>


Internal tel: 33067




___

Archivesspace_Users_Group mailing list

Archivesspace_Users_Group@lyralists.lyrasis.org

http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group




--

Nick Butler
Software Developer
Digital Services
Cambridge University Library
West Road
Cambridge CB3 9DR, UK

np...@cam.ac.uk

Internal tel: 33067



--
Andy Boze, Associate Librarian
University of Notre Dame
271H Hesburgh Library
(574) 631-8708
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


[Archivesspace_Users_Group] Add a static web page to ArchivesSpace PUI?

2019-10-28 Thread Kara Hart
Hi all,
I want to be able to add static web pages to ArchivesSpace.  I'd like to
incorporate the header, top nav, and footer and be able to just add what I
want in the middle.  I'm basically hoping to create general FAQ, search
help, about pages that live in my ArchivesSpace local plugin.  Is this
possible?

I did find a way to add a page by putting a .html doc into
/archivesspace/plugins/local/public/assets, but I have to manually copy in
the head, navigation, header, and footer, which is obviously not ideal for
updating and probably other reasons.

If there isn't a way to do this, where is the proper place to suggest this
enhancement?  Should I create a new feature request in Jira the project
ANW? (
https://archivesspace.atlassian.net/projects/ANW/issues/?filter=allissues&=)

Thanks for any help,
Kara


~~~ Kara S. Hart
Systems Librarian - Library & Technology Services
-
Wellesley College
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


Re: [Archivesspace_Users_Group] Add a static web page to ArchivesSpace PUI?

2019-10-28 Thread James Bullen

Hi Kara,

This seemed like a useful thing that I don’t think exists yet, so I made a 
plugin to do it:

https://github.com/hudmol/static_pages 

Maybe it can be a useful starting point.


Cheers,
James



> On Oct 28, 2019, at 3:52 PM, Kara Hart  wrote:
> 
> Hi all,
> I want to be able to add static web pages to ArchivesSpace.  I'd like to 
> incorporate the header, top nav, and footer and be able to just add what I 
> want in the middle.  I'm basically hoping to create general FAQ, search help, 
> about pages that live in my ArchivesSpace local plugin.  Is this possible? 
> 
> I did find a way to add a page by putting a .html doc into 
> /archivesspace/plugins/local/public/assets, but I have to manually copy in 
> the head, navigation, header, and footer, which is obviously not ideal for 
> updating and probably other reasons.  
> 
> If there isn't a way to do this, where is the proper place to suggest this 
> enhancement?  Should I create a new feature request in Jira the project ANW? 
> (https://archivesspace.atlassian.net/projects/ANW/issues/?filter=allissues&= 
> )
> 
> Thanks for any help,
> Kara
> 
> 
> ~~~ Kara S. Hart 
> Systems Librarian - Library & Technology Services - Wellesley College
> 
> 
> !DSPAM:5db7471d288581084719066! 
> ___
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group@lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
> 
> 
> !DSPAM:5db7471d288581084719066!

___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group