Sample Records

Demo Records for PBCore Root Elements

Here are some demo PBCore records for each root element, provided in XML and human-readable text format, including a PBCore Asset record, a PBCore Instantiation record, a PBCore Asset record grouping multiple Instantiations, and a PBCore Collection record grouping multiple assets. You can refer to these records to see how PBCore concepts could be implemented in real-world scenarios. Select the Root Element you would like to see an example for below.

PLAIN TEXT FORMAT
DESCRIPTION DOCUMENT: ASSET TYPE: Compilation Source: PBCore IDENTIFIER: 978-1-62789-267-4 Source: ISBN IDENTIFIER: 123456 Source: WGBH Barcode TITLE: Wild West Title Type: Box Set DESCRIPTION: They were "heroes" and rebels, but they were all epic personalities who took center stage in the creation of the mythic Wild West. This superb selection of documentaries and authentically reproduced memorabilia combine to present compelling portraits of the icons who risked everything in a dazzling new land of opportunity. Source: Back of box GENRE: Documentary COVERAGE: COVERAGE: American West COVERAGE TYPE: Spatial COVERAGE: COVERAGE: 19th Century COVERAGE TYPE: Temporal CREATOR: CREATOR: WGBH CREATOR ROLE: Producer CREATOR: CREATOR: Griberg, Sharon CREATOR ROLE: Senior Producer CREATOR: CREATOR: Samuels, Mark CREATOR ROLE: Executive Producer PUBLISHER: PUBLISHER: PBS Distribution PUBLISHER ROLE: Distributor Source: PBCore RIGHTS SUMMARY: AMERICAN EXPERIENCE is produced for PBS by WGBH Boston. Senior Producer: Sharon Griberg. Executive Producer: Mark Samels. Images Courtesy of: Alamy & Getty Images. Additional DVD materials and packaging copyright 2016 PBS Distribution. All rights reserved. Source: Back of box INSTANTIATION: INSTANTIATION IDENTIFIER: 123456 Source: WGBH Barcode INSTANTIATION STANDARD: NTSC INSTANTIATION LOCATION: WGBH INSTANTIATION MEDIA TYPE: Moving Image Source: PBCore INSTANTIATION GENERATIONS: Copy: Access Source: PBCore INSTANTIATION DURATION: 6:00:00 INSTANTIATION ALTERNATIVE MODES: English SDH Subtitles INSTANTIATION ANNOTATION: DVD Box Set INSTANTIATION PART: INSTANTIATION IDENTIFIER: 123456-1 INSTANTIATION LOCATION: WGBH INSTANTIATION PART: INSTANTIATION IDENTIFIER: 123456-2 INSTANTIATION LOCATION: WGBH ANNOTATION: Includes a memorabilia collection of replica documents sourced from national and state collections, including the Library of Congress.
XML FORMAT
          
            

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<pbcoreDescriptionDocument xmlns="http://www.pbcore.org/PBCore/PBCoreNamespace.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.pbcore.org/PBCore/PBCoreNamespace.html https://raw.githubusercontent.com/WGBH/PBCore_2.1/master/pbcore-2.1.xsd"> <pbcoreAssetType source="PBCore">Compilation</pbcoreAssetType>
<pbcoreIdentifier source="ISBN">978-1-62789-267-4</pbcoreIdentifier>
<pbcoreIdentifier source="Barcode">123456</pbcoreIdentifier>
<pbcoreTitle titleType="Box Set">Wild West</pbcoreTitle>
<pbcoreDescription descriptionType="Item" source="Back of box">They were "heroes" and rebels, but they were all epic personalities who took center stage in the creation of the mythic Wild West. This superb selection of documentaries and authentically reproduced memorabilia combine to present compelling portraits of the icons who risked everything in a dazzling new land of opportunity. </pbcoreDescription>
<pbcoreCreator>
<creator>WGBH</creator>
<creatorRole>Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
<creator>Grimberg, Sharon</creator>
<creatorRole>Producer</creatorRole>
</pbcoreCreator>
<pbcoreCreator>
<creator>Samels, Mark</creator>
<creatorRole source="PBCore">Executive Producer</creatorRole>
</pbcoreCreator>
<pbcorePublisher>
<publisher>PBS Distribution</publisher>
<publisherRole source="PBCore">Distributor</publisherRole>
</pbcorePublisher>
<pbcoreRightsSummary>
<rightsSummary source="Back of box">AMERICAN EXPERIENCE is produced for PBS by WGBH Boston. Senior Producer: Sharon Grimberg. Executive Producer: Mark Samels. Images Courtesy of: Alamy &amp; Getty Images. Additional DVD materials and packaging copyright 2016 PBS Distribution. All rights reserved.</rightsSummary> </pbcoreRightsSummary>
<pbcoreInstantiation>
<instantiationIdentifier source="WGBH Barcode">123456</instantiationIdentifier>
<instantiationStandard>NTSC</instantiationStandard>
<instantiationLocation>WGBH</instantiationLocation>
<instantiationMediaType source="PBCore">Moving Image</instantiationMediaType>
<instantiationGenerations source="PBCore">Copy: Access</instantiationGenerations>
<instantiationDuration>6:00:00</instantiationDuration>
<instantiationLanguage>eng</instantiationLanguage>
<instantiationAlternativeModes>English SDH Subtitles</instantiationAlternativeModes>
<instantiationAnnotation>DVD Box Set</instantiationAnnotation>
<instantiationPart>
<instantiationIdentifier source="WGBH Barcode">123456-1</instantiationIdentifier>
<instantiationPhysical source="PBCore">DVD</instantiationPhysical>
<instantiationLocation>WGBH</instantiationLocation>
</instantiationPart>
<instantiationPart>
<instantiationIdentifier source="WGBH Barcode">123456-2</instantiationIdentifier>
<instantiationPhysical source="PBCore">DVD</instantiationPhysical>
<instantiationLocation>WGBH</instantiationLocation>
</instantiationPart>
</pbcoreInstantiation>
<pbcoreAnnotation>Includes a memorabilia collection of replica documents sourced from national and state collections, including the Library of Congress. </pbcoreAnnotation>

Real-world Example Records

Here are some example records gathered from organizations that are actually using PBCore. Each organization uses PBCore slightly differently to fit their specific needs. See if any of those needs align with yours, and if you're using PBCore in a different way, contact PBCoreInfo@wgbh.org to add an example record to this page.

CUNY Export from ProTrack: This record is an example of a mapping performed by CUNY TV from ProTrack to export program metadata in PBCore. Note that in this example, instantiationLocation, a required element, is present to confirm to PBCore's specifications but contains no data.
Download XML

KLRU Digitized Multitrack Audio Record: This record from KLRU's Austin City Limits digitization project uses multiple instantiationParts to track the relationships between the multi-track audio reels that make up the physical instantiation and the digital master files created for each track during the preservation process.
Download XML

Library of Congress MAVIS Export Mapped to PBCore: This is an example of a PBCore-formatted export from MAVIS, the Merged Audio Visual Information System used for the Library of Congress' audiovisual catalog.
Download XML

Yale Audio and Video Records: These records, contributed by Yale University Library, represent an audio and a video asset from their mass digitization project. Their audio PBCore was developed with the help of George Blood Audio Video Film Data, and their video PBCore with the assistance of Media Preserve.
Download XML

MediaInfo Digital Instantiation Record: This record is an example of the PBCore 2.1 output from MediaInfo. On more for how to use MediaInfo to generate instantiationDocuments, read our blog post.
Download XML

American Archive of Public Broadcasting Records: These records are from the PBCore that underlies the American Archive of Public Broadcasting website. The first has multiple physical and digital instantiations in different locations, while, for the other, only the AAPB's digital instantiations are represented.
Download XML

Radio Free Europe Video Record: This record features extensive descriptive and subject cataloging, including multilingual titles and the use of a Description element to store a transcript, as well as multiple digital instantiations representing different generations of a file.
Download XML