FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Treat OCLC Work identifiers as bf:Work bf:Identifiers by dbs · Pull Request #101 · lcnetdev/marc2bibframe2 · GitHub

Treat OCLC Work identifiers as bf:Work bf:Identifiers - #101

Open
dbs wants to merge 1 commit into
lcnetdev:masterfrom
dbs:oclc_work_entities_as_work_identifiers
Open

dbs wants to merge 1 commit into
lcnetdev:masterfrom
dbs:oclc_work_entities_as_work_identifiers

Conversation

dbs commented Feb 8, 2019

Copy link
Copy Markdown

The OCLC Work identifier URIs are intended to group like works together, thus
if found they should be turned into an Identifier at the level of a bf:Work
instead of at the bf:Instance level.

Signed-off-by: Dan Scott dscott@laurentian.ca

Copy link
Copy Markdown
Collaborator

@dbs -- this is actually a specification update. I'm referring to @jodiw01 for review. Thank you!

wafschneider requested a review from jodiw01 February 15, 2019 14:34

jodiw01 commented Feb 15, 2019

Copy link
Copy Markdown
Contributor

This is an interesting request, but I'd like to see some MARC examples which illustrate this configuration. Do any exist?

dbs commented Feb 15, 2019

Copy link
Copy Markdown
Author

Yes, Laurentian University enriched the records in their catalogue by using OCLC's xID service (RIP) to add 024 entries for Work entity URIs.

The original purpose was to express the relationship in the corresponding HTML via RDFa with schema:exampleOfWork (per the Evergreen library system's defaults).

But, when constrained by matching "worldcat.org/entity/work/", it offers a clear path forward for one subset of possible Work identifiers in the BIBFRAME conversion process.

So, a couple of examples in the wild:

dbs commented Feb 15, 2019

Copy link
Copy Markdown
Author

Re: the Evergreen default for 024 and OCLC Work entities, that was added in March 2015 as part of release 2.8.0 (about halfway through the OPAC enhancements section): http://docs.evergreen-ils.org/2.8/_evergreen_2_8_0_release_notes.html

The OCLC Work identifier URIs are intended to group like works together, thus
if found they should be turned into an Identifier at the level of a bf:Work
instead of at the bf:Instance level.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
dbs force-pushed the oclc_work_entities_as_work_identifiers branch from f204eec to 8db4be7 Compare February 15, 2019 23:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL