Re: ArchivesSpace v1.0.7 Released [linked data]

From: Mark A. Matienzo <mark.matienzo_at_nyob>
Date: Thu, 6 Mar 2014 12:08:10 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
On Thu, Mar 6, 2014 at 11:05 AM, Ethan Gruber <ewg4xuva_at_gmail.com> wrote:

> What Mark alludes to here is that the developers of ArchivesSpace could
> write scripts, inherent to the platform, that could output linked data that
> conforms to existing or emerging standards. This is much simpler than
> introducing D2RQ into the application
> layer, and allows for greater control of the export models. As a developer
> of different, potentially competing, software applications for EAD and
> EAC-CPF publication, who is to say that ArchivesSpace database field names
> should be "standards" or "best practices?" These are things that should be
> determined by the archival community, not a software application.


Exactly. I'm also just saying that D2RQ in this case is a bad idea.
ArchivesSpace uses an ORM layer, and as such even the database interaction
is conveniently abstracted away. ArchivesSpace has an API; leverage the
API, not the datastore. Doing the latter in this case is, frankly, a bad
idea.

Mark
Received on Thu Mar 06 2014 - 12:09:20 EST