Linked data: link out to LoC relators from record summaries

Bug #1405812 reported by Dan Scott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Undecided
Unassigned

Bug Description

* Evergreen master

Right now we already look to relator codes in 1xx and 7xx fields to find the right label to use for "Added author" entries in templates/opac/parts/record/authors.tt2

We can go one step further and include links to the id.loc.gov vocabulary to more accurately identify (for machines) the nature of the contribution that the given added entry has made as a second value of the @property; for example, instead of:

<span property="contributor" typeof="Person"><span property="name">Maher, Paul,</span> <span property="birthDate">1963</span>- (<span property="description">Editor</span>). </span>

we can and should do:

<span property="contributor http://id.loc.gov/vocabulary/relators/edt" typeof="Person"><span property="name">Maher, Paul,</span> <span property="birthDate">1963</span>- (<span property="description">Editor</span>). </span>

Revision history for this message
Dan Scott (denials) wrote :
tags: added: pullrequest
Changed in evergreen:
milestone: none → 2.next
tags: added: linkeddata
Revision history for this message
Ben Shum (bshum) wrote :

Pushed to master for 2.8 beta. Thanks Dan!

Changed in evergreen:
milestone: 2.next → 2.8-beta
status: New → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.