Skip to content

[Reference] AB contributors #50

Description

@rybesh

Page: Reference page

Same data as #12 ([Single record] primary creator) + #13 ([Single record] other contributors) — this is their Reference-page facet (the #38 pattern, on the reference page). The reference page lists the artist's books a reference work cites/images, and this field is the artist's-book contributors in that list — so it sources from the AB record, not reference MARC. Not blocked by #54. The contribution triples are partially BUILT via #12/#13.

Vocabulary term — ab: + bf:contribution (normalize ex:ab:; ex:ArtistsBook is just the subject type). Same shape as #12/#13/#38:

ab:item/<itemKey>  bf:contribution [ a bflc:PrimaryContribution | bf:Contribution ;
                                      bf:agent <VIAF/ISNI | ab:creator/<key>> ;
                                      bf:role  <LC relator> ] .

The student's stub bf:contribution [a bf:Contribution ; bf:agent] is right but incomplete: it omits the primary/other split (#12 vs #13) and bf:role. For a reference-page credit line, show the primary contributor(s).

Source of info — same correction as #12/#13/#38: contributors come from the artist's-book MARC (Zotero/artists-books-marc.xml), not the Zotero "Creator" field. Student's "MARC 700, 710" is only the added entries — missing the main entry (100/110/111) and 711. Full set: 1xx (primary) + 7xx (other), name $a, role $e→LC relators, identity $1 VIAF/ISNI (artists-books.rq:143-150, :195-201).

⚠️ What is citation-dependent (and the boundary): the contributor field is just #12/#13's data. But which artist's books appear on a reference page is decided by the citation links (ab:cites/ab:citedBy) from Zotero notes — blocked on #53 (#43/#44/#15/#16). The field is unblocked (#12/#13); the population of the page waits on #53.

Priority: Low — no independent ingest (data tracked in #12/#13); remaining work is the 1xx/7xx split (#12/#13) + Reference view + citation links (#53) + creator reconciliation (#2).

Description / purpose: used to identify the artist's book — its contributor credit on the reference page.


Migrated from website_sources_of_info.xlsx — reference page row 9. Vocabulary term + source reviewed and refined 2026-06-19 (original student version reconstructed from scripts/website_sources_of_info.json — the live body had been overwritten by a banner edit during a transient API error; original preserved verbatim in that JSON backup).

Metadata

Metadata

Assignees

No one assigned

    Labels

    source:library-catField sourced from the library catalog (MARC)source:zoteroField sourced from Zotero

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions