Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Harvard Library in the dataset announcement #2774

Merged
merged 1 commit into from
Oct 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/views/pages/dataset.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div class="container release-notes col-md-12">
<h1 class="page-heading">PUL Open Dataset</h1>
<p>Princeton University Library (PUL) is committed to sharing its catalog metadata in order to further research and facilitate discovery. This dataset is not a complete representation of PUL’s resources. Some records are excluded because they were supplied by vendors as part of the acquisitions process, or they belong to our ReCAP partner libraries (New York Public Library and Columbia University).</p>
<p>Princeton University Library (PUL) is committed to sharing its catalog metadata in order to further research and facilitate discovery. This dataset is not a complete representation of PUL’s resources. Some records are excluded because they were supplied by vendors as part of the acquisitions process, or they belong to our ReCAP partner libraries (Harvard Library, New York Public Library and Columbia University).</p>

<h2>Bibliographic Dataset</h2>
<p>This dataset includes a variety of materials held by PUL (books, journals, special collections, and more) represented by records in <a href="https://www.loc.gov/marc/umb/">MARC format</a>. These records were created over time, and in accordance with different cataloging standards, so variations in the records are present.
Expand Down
2 changes: 1 addition & 1 deletion app/views/pages/pul_open_dataset.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div class="container release-notes col-md-12">
<h1 class="page-heading">PUL Open Dataset</h1>
<p>Princeton University Library (PUL) is committed to sharing its catalog metadata in order to further research and facilitate discovery. This dataset is not a complete representation of PUL’s resources. Some records are excluded because they were supplied by vendors as part of the acquisitions process, or they belong to our ReCAP partner libraries (New York Public Library and Columbia University).</p>
<p>Princeton University Library (PUL) is committed to sharing its catalog metadata in order to further research and facilitate discovery. This dataset is not a complete representation of PUL’s resources. Some records are excluded because they were supplied by vendors as part of the acquisitions process, or they belong to our ReCAP partner libraries (Harvard Library, New York Public Library and Columbia University).</p>

<h2>Bibliographic Dataset</h2>
<p>This dataset includes a variety of materials held by PUL (books, journals, special collections, and more) represented by records in <a href="https://www.loc.gov/marc/umb/">MARC format</a>. These records were created over time, and in accordance with different cataloging standards, so variations in the records are present.
Expand Down