SlideShare a Scribd company logo
BIBFRAME:
RDF syntax, BIBFRAME tools, and SPARQL
Beyond MARC
Koha Gruppo Italiano
15-16 March 2016
www.loc.gov/bibframe
What does Linked Data Look like?
https://linkedjazz.org/network/
@prefix bf: <http://bibframe.org/vocab/> .
@prefix madsrdf: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix relators: <http://id.loc.gov/vocabulary/relators/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://id.loc.gov//resources/bibs/11669250> a bf:MovingImage,
        bf:Work ;
    bf:authorizedAccessPoint "LC Purchase Collection (Library of
Congress) Oliver! / Romulus Production ; director, Carol Reed ;
producer, John Woolf ; screenplay, Vernon Harris.Oliver!",
        "oliverwork"@x-bf-hash ;
    bf:contributor [ a bf:Organization ;
                       bf:label "LC Purchase Collection (Library of
Congress)" ] ;
    bf:hasAnnotation [ a bf:Annotation ;
        bf:annotates <http://id.loc.gov//resources/bibs/11669250> ;
        bf:changeDate "0000-00-00T00:00" ;
        bf:derivedFrom <http://id.loc.gov//resources/bibs/
11669250.marcxml.xml> ;
        bf:hasInstance [ a bf:Instance, bf:Monograph ;
        bf:creditsNote "Credits: Book, music, and lyrics by Lionel
Bart." ;
        bf:dimensions "12 in. viewing copy." ;
        bf:extent "2 videodiscs of 2 (laser) :" ;
        bf:illustrationNote "sd., col. ;" ;
        bf:immediateAcquisition "Received: 11/7/91; viewing copy;
purchase, purchase order no. 172525; LC Purchase Collection." ;
        bf:instanceOf <http://id.loc.gov//resources/bibs/
11669250> ;
        bf:instanceTitle [ a bf:Title ;
            bf:label "Oliver! / Romulus Production ; director,
Carol Reed ; producer, John Woolf ; screenplay, Vernon Harris." ;
            bf:titleValue "Oliver!" ] ;
        bf:lccn [ a bf:Identifier ];
        bf:legalDeposit [ a bf:Identifier ;
                    bf:identifierAssigner "U.S. Copyright Office" ;
                    bf:identifierValue "LP36464" ] ;
        bf:modeOfIssuance "single unit" ;
        bf:note "Copyright: Warwick Film Productions, Ltd.; 1Dec68;
LP36464.",
                "Freely adapted from Charles Dickens' Oliver
Twist.",
                "On disc label: 30526.",
                "Source used: video packaging.",
                "Two discs in one jacket." ;
            bf:performerNote "Cast: Ron Moody, Shani Wallis, Oliver
Reed, Harry Secombe, Mark Lester, Jack Wild, Hugh Griffith, Joseph
O'Connor, Peggy Mount, Leonard Rossiter." ;
            bf:providerStatement "United States : Columbia
Pictures, 1969 ; United States : RCA Columbia Pictures Home Video,
1985." ;
            bf:publication [ a bf:Provider ;
                    bf:providerDate "1969 ;" ;
                    bf:providerName [ a bf:Organization ;
                            bf:label "Columbia Pictures" ] ;
                    bf:providerPlace [ a bf:Place ;
                            bf:label "United States " ] ],
                [ a bf:Provider ;
                    bf:providerDate "1985" ;
                    bf:providerName [ a bf:Organization ;
                            bf:label "RCA Columbia Pictures Home
Video" ] ;
                    bf:providerPlace [ a bf:Place ;
                            bf:label "United States " ] ] ;
            bf:soundContent "Sound on medium",
                "Videodisc" ;
            bf:titleStatement "Oliver!" ] ;
    bf:language <http://id.loc.gov/vocabulary/languages/eng> ;
    bf:subject [ a bf:Topic ;
            bf:authoritySource "http://id.loc.gov/vocabulary/
subjectSchemes/gmgpc" ;
          bf:authorizedAccessPoint "Videodiscs" ;
            bf:hasAuthority [ a madsrdf:Authority,
                        madsrdf:GenreForm ;
                    madsrdf:authoritativeLabel "Videodiscs" ;
                    madsrdf:isMemberOfMADSScheme <http://
id.loc.gov/vocabulary/subjectSchemes/gmgpc> ] ;
            bf:label "Videodiscs" ],
        [ a bf:Topic ;
            bf:authoritySource "http://id.loc.gov/vocabulary/
subjectSchemes/mim" ;
            bf:authorizedAccessPoint "Features" ;
            bf:hasAuthority [ a madsrdf:Authority,
                        madsrdf:GenreForm ;
                    madsrdf:authoritativeLabel "Features" ;
                    madsrdf:isMemberOfMADSScheme <http://
id.loc.gov/vocabulary/subjectSchemes/mim> ] ;
            bf:label "Features" ],
        [ a bf:Topic ;
            bf:authoritySource "http://id.loc.gov/vocabulary/
BIBFRAME EXAMPLE
<http://www.example.org/n198> a bf:Instance.
<http://www.example.org/n198> a bf:Monograph.
<http://www.example.org/n198> bf:dimensions “24cm.”.
<http://www.example.org/n198> a bf:Instance;
a bf:Monograph;
bf:dimensions “24cm.”.
<http://www.example.org/n198> a bf:Instance, bf:Monograph;
bf:dimensions “24cm.”.
SYNTAX
<http://bibframe.org/resources/YYg1/11instance13> a bf:Instance, bf:Monograph ;
bf:dimensions "12 in. viewing copy." ;
bf:extent "2 videodiscs of 2 (laser) :" ;
bf:instanceOf <http://bibframe.org/resources/YYg1454953912/11669250> ;
bf:lccn [ a bf:Identifier ;
bf:identifierScheme <http://id.loc.gov/vocabulary/identifiers/lccn> ;
bf:identifierValue "96503764" ] ;
bf:providerStatement "United States : Columbia Pictures, 1969" ;
bf:publication [ a bf:Provider ;
bf:providerDate "1969 ;" ;
bf:providerName [ a bf:Organization ;
bf:label "Columbia Pictures" ] ;
bf:providerPlace [ a bf:Place ;
bf:label "United States " ] ],
bf:soundContent "Sound on medium",
"Videodisc" ;
bf:titleStatement "Oliver!" .
SYNTAX, part 2
Create some Triples
Graph those Triples
Activity 1
http://docs.oracle.com/cd/E15586_01/webcenter.1111/e10148/jpsdg_recommend.htm
BIBFRAME Tools
http://www.loc.gov/bibframe/tools/
BIBFRAME editor
BIBFRAME transformation service
BIBFRAME to MARC comparison
www.bibcat.org
BIBFRAME access and discovery platform
Joy’s Test Server
joy.test.bywatersolutions.com/bfe/#
http://bibframe.org/vocab
BIBFRAMEVocabulary
Use the Tools!
Activity 2
https://en.wikipedia.org/wiki/Manuscript_culture#/media/File:Escribano.jpg
RDA and BIBFRAME Tools
www.loc.gov/catworkshop/bibframe/
Module3Unit2External.pdf
https://www.loc.gov/catworkshop/RDA training materials/
DCatRDA/index.html
SPARQL
RDF query language
SPARQL
Protocol
and
RDF
Query
Language
SELECT * WHERE { ?s ?p ?o . }
SELECT * WHERE { ?s ?p ?o . }
SELECT * WHERE { ?s ?p ?o . } LIMIT 10
SELECT * WHERE { ?s ?p ?o . } LIMIT 10
OFFSET 10000
SELECT ?property ?hasValue ?isValueOf
WHERE {
{ <http://dbpedia.org/resource/Paris,_Texas> ?property ?hasValue }
UNION
{ ?isValueOf ?property <http://dbpedia.org/resource/Paris,_Texas> }
}
SELECT ?comment
WHERE {
<http://dbpedia.org/resource/Paris,_Texas> rdfs:comment ?comment .
}
SELECT ?comment
WHERE {
<http://dbpedia.org/resource/Paris,_Texas>
rdfs:comment ?comment .
FILTER (langMatches(lang(?comment),"en")) .
}
PREFIX dbo: <http://dbpedia.org/ontology/>
SELECT ?comment ?abs
WHERE {
<http://dbpedia.org/resource/Paris,_Texas> rdfs:comment ?comment .
FILTER (langMatches(lang(?comment),"en")) .
<http://dbpedia.org/resource/Paris,_Texas> dbo:abstract ?abs .
FILTER (langMatches(lang(?abs), "en")) .
}
https://commons.wikimedia.org/wiki/
File:Anyjazz65_-_Paris,_Texas_-
_Eiffel_tower_replica.jpg
Activity 3
SNORQL-ing!
dbpedia.org/SNORQL

More Related Content

Viewers also liked

Presentation_NEW.PPTX
Presentation_NEW.PPTXPresentation_NEW.PPTX
Presentation_NEW.PPTX
jameschloejames
 
Agenda de negócios folha do estado proposta comercial
Agenda de negócios folha do estado   proposta comercialAgenda de negócios folha do estado   proposta comercial
Agenda de negócios folha do estado proposta comercial
Meio & Mensagem
 
Gamification
GamificationGamification
Gamification
Raquel Caldwell
 
Fiesta fin curso 2013
Fiesta fin curso 2013Fiesta fin curso 2013
Fiesta fin curso 2013ampagabec13
 
THERAPY INDEX
THERAPY INDEXTHERAPY INDEX
THERAPY INDEX
Georgi Daskalov
 
Cartel fiesta 1
Cartel fiesta 1Cartel fiesta 1
Cartel fiesta 1
ceipcristobalcolon
 
Western Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
Western Europe & SouthEast Asia Business Matching 26 October 2016 SwitzerlandWestern Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
Western Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
Rudy Fang (Rudy Basri) 房宜发
 
Seo Basic Training
Seo Basic TrainingSeo Basic Training
Seo Basic Training
Enrico Tofanari
 
Mitos atau fakta supervisor
Mitos atau fakta supervisorMitos atau fakta supervisor
Mitos atau fakta supervisor
slamet soegiarto
 
Sony vegas
Sony vegasSony vegas
Sony vegas
nalleriku
 
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
PSICOLEGAS
 

Viewers also liked (11)

Presentation_NEW.PPTX
Presentation_NEW.PPTXPresentation_NEW.PPTX
Presentation_NEW.PPTX
 
Agenda de negócios folha do estado proposta comercial
Agenda de negócios folha do estado   proposta comercialAgenda de negócios folha do estado   proposta comercial
Agenda de negócios folha do estado proposta comercial
 
Gamification
GamificationGamification
Gamification
 
Fiesta fin curso 2013
Fiesta fin curso 2013Fiesta fin curso 2013
Fiesta fin curso 2013
 
THERAPY INDEX
THERAPY INDEXTHERAPY INDEX
THERAPY INDEX
 
Cartel fiesta 1
Cartel fiesta 1Cartel fiesta 1
Cartel fiesta 1
 
Western Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
Western Europe & SouthEast Asia Business Matching 26 October 2016 SwitzerlandWestern Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
Western Europe & SouthEast Asia Business Matching 26 October 2016 Switzerland
 
Seo Basic Training
Seo Basic TrainingSeo Basic Training
Seo Basic Training
 
Mitos atau fakta supervisor
Mitos atau fakta supervisorMitos atau fakta supervisor
Mitos atau fakta supervisor
 
Sony vegas
Sony vegasSony vegas
Sony vegas
 
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
Ponencia sobre Psicologia Narrativa y jovenes en riesgo ago 2014
 

Similar to BIBFRAME: RDF syntax, BIBFRAME tools and SPARQL

Sparql
SparqlSparql
Sparqllchen3
 
BIBFRAME
BIBFRAMEBIBFRAME
BIBFRAME
Thomas Meehan
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter Annotations
Joshua Shinavier
 
The Impact of Bibframe
The Impact of BibframeThe Impact of Bibframe
The Impact of Bibframe
Thomas Meehan
 
Linked Data on Rails
Linked Data on RailsLinked Data on Rails
Linked Data on Rails
Patrick Sinclair
 
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...
Ícaro Medeiros
 
BIBFRAME and Moving Away From MARC
BIBFRAME and Moving Away From MARCBIBFRAME and Moving Away From MARC
BIBFRAME and Moving Away From MARC
Thomas Meehan
 
RDA Revisited
RDA RevisitedRDA Revisited
RDA Revisited
Emily Nimsakont
 
芸術・地域情報LOD動向
芸術・地域情報LOD動向芸術・地域情報LOD動向
芸術・地域情報LOD動向Fumihiro Kato
 
BBC Programmes and Music on the Linking Open Data Cloud
BBC Programmes and Music on the Linking Open Data CloudBBC Programmes and Music on the Linking Open Data Cloud
BBC Programmes and Music on the Linking Open Data Cloud
Patrick Sinclair
 
IronRuby for the .NET Developer
IronRuby for the .NET DeveloperIronRuby for the .NET Developer
IronRuby for the .NET Developer
Cory Foy
 
Graph Analysis over JSON, Larus
Graph Analysis over JSON, LarusGraph Analysis over JSON, Larus
Graph Analysis over JSON, Larus
Neo4j
 
Consuming linked data by machines
Consuming linked data by machinesConsuming linked data by machines
Consuming linked data by machinesPatrick Sinclair
 
First steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic webFirst steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic web
horvadam
 
GDG Meets U event - Big data & Wikidata - no lies codelab
GDG Meets U event - Big data & Wikidata -  no lies codelabGDG Meets U event - Big data & Wikidata -  no lies codelab
GDG Meets U event - Big data & Wikidata - no lies codelab
CAMELIA BOBAN
 
Developing CouchApps
Developing CouchAppsDeveloping CouchApps
Developing CouchAppswesthoff
 
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXVRDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
GLA: Technical Services Interest Group (TSIG)
 
NCompass Live: Cataloging with RDA
NCompass Live: Cataloging with RDANCompass Live: Cataloging with RDA
NCompass Live: Cataloging with RDA
Nebraska Library Commission
 
Cataloging with RDA: An Overview
Cataloging with RDA: An OverviewCataloging with RDA: An Overview
Cataloging with RDA: An OverviewEmily Nimsakont
 
Digital Library Federation, Fall 07, Connotea Presentation
Digital Library Federation, Fall 07, Connotea PresentationDigital Library Federation, Fall 07, Connotea Presentation
Digital Library Federation, Fall 07, Connotea Presentation
Ian Mulvany
 

Similar to BIBFRAME: RDF syntax, BIBFRAME tools and SPARQL (20)

Sparql
SparqlSparql
Sparql
 
BIBFRAME
BIBFRAMEBIBFRAME
BIBFRAME
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter Annotations
 
The Impact of Bibframe
The Impact of BibframeThe Impact of Bibframe
The Impact of Bibframe
 
Linked Data on Rails
Linked Data on RailsLinked Data on Rails
Linked Data on Rails
 
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs  - Front in Bahia...
Linked Data in Use: Schema.org, JSON-LD and hypermedia APIs - Front in Bahia...
 
BIBFRAME and Moving Away From MARC
BIBFRAME and Moving Away From MARCBIBFRAME and Moving Away From MARC
BIBFRAME and Moving Away From MARC
 
RDA Revisited
RDA RevisitedRDA Revisited
RDA Revisited
 
芸術・地域情報LOD動向
芸術・地域情報LOD動向芸術・地域情報LOD動向
芸術・地域情報LOD動向
 
BBC Programmes and Music on the Linking Open Data Cloud
BBC Programmes and Music on the Linking Open Data CloudBBC Programmes and Music on the Linking Open Data Cloud
BBC Programmes and Music on the Linking Open Data Cloud
 
IronRuby for the .NET Developer
IronRuby for the .NET DeveloperIronRuby for the .NET Developer
IronRuby for the .NET Developer
 
Graph Analysis over JSON, Larus
Graph Analysis over JSON, LarusGraph Analysis over JSON, Larus
Graph Analysis over JSON, Larus
 
Consuming linked data by machines
Consuming linked data by machinesConsuming linked data by machines
Consuming linked data by machines
 
First steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic webFirst steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic web
 
GDG Meets U event - Big data & Wikidata - no lies codelab
GDG Meets U event - Big data & Wikidata -  no lies codelabGDG Meets U event - Big data & Wikidata -  no lies codelab
GDG Meets U event - Big data & Wikidata - no lies codelab
 
Developing CouchApps
Developing CouchAppsDeveloping CouchApps
Developing CouchApps
 
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXVRDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
RDA & DVDs : Bringing it All Together: RDA from Experience : COMO XXV
 
NCompass Live: Cataloging with RDA
NCompass Live: Cataloging with RDANCompass Live: Cataloging with RDA
NCompass Live: Cataloging with RDA
 
Cataloging with RDA: An Overview
Cataloging with RDA: An OverviewCataloging with RDA: An Overview
Cataloging with RDA: An Overview
 
Digital Library Federation, Fall 07, Connotea Presentation
Digital Library Federation, Fall 07, Connotea PresentationDigital Library Federation, Fall 07, Connotea Presentation
Digital Library Federation, Fall 07, Connotea Presentation
 

More from Joy Nelson

Leading a remote organziation
Leading a remote organziationLeading a remote organziation
Leading a remote organziation
Joy Nelson
 
Honey on the Wire KohaCon18
Honey on the Wire  KohaCon18Honey on the Wire  KohaCon18
Honey on the Wire KohaCon18
Joy Nelson
 
Authorities town hall_20160824
Authorities town hall_20160824Authorities town hall_20160824
Authorities town hall_20160824
Joy Nelson
 
BIBFRAME: MARC Replacement
BIBFRAME: MARC ReplacementBIBFRAME: MARC Replacement
BIBFRAME: MARC Replacement
Joy Nelson
 
Kohacon2016
Kohacon2016Kohacon2016
Kohacon2016
Joy Nelson
 
Migration Heuristics
Migration HeuristicsMigration Heuristics
Migration HeuristicsJoy Nelson
 

More from Joy Nelson (6)

Leading a remote organziation
Leading a remote organziationLeading a remote organziation
Leading a remote organziation
 
Honey on the Wire KohaCon18
Honey on the Wire  KohaCon18Honey on the Wire  KohaCon18
Honey on the Wire KohaCon18
 
Authorities town hall_20160824
Authorities town hall_20160824Authorities town hall_20160824
Authorities town hall_20160824
 
BIBFRAME: MARC Replacement
BIBFRAME: MARC ReplacementBIBFRAME: MARC Replacement
BIBFRAME: MARC Replacement
 
Kohacon2016
Kohacon2016Kohacon2016
Kohacon2016
 
Migration Heuristics
Migration HeuristicsMigration Heuristics
Migration Heuristics
 

Recently uploaded

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 

Recently uploaded (20)

Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 

BIBFRAME: RDF syntax, BIBFRAME tools and SPARQL

  • 1. BIBFRAME: RDF syntax, BIBFRAME tools, and SPARQL Beyond MARC Koha Gruppo Italiano 15-16 March 2016 www.loc.gov/bibframe
  • 2. What does Linked Data Look like? https://linkedjazz.org/network/
  • 3.
  • 4. @prefix bf: <http://bibframe.org/vocab/> . @prefix madsrdf: <http://www.loc.gov/mads/rdf/v1#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix relators: <http://id.loc.gov/vocabulary/relators/> . @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://id.loc.gov//resources/bibs/11669250> a bf:MovingImage,         bf:Work ;     bf:authorizedAccessPoint "LC Purchase Collection (Library of Congress) Oliver! / Romulus Production ; director, Carol Reed ; producer, John Woolf ; screenplay, Vernon Harris.Oliver!",         "oliverwork"@x-bf-hash ;     bf:contributor [ a bf:Organization ;                        bf:label "LC Purchase Collection (Library of Congress)" ] ;     bf:hasAnnotation [ a bf:Annotation ;         bf:annotates <http://id.loc.gov//resources/bibs/11669250> ;         bf:changeDate "0000-00-00T00:00" ;         bf:derivedFrom <http://id.loc.gov//resources/bibs/ 11669250.marcxml.xml> ;         bf:hasInstance [ a bf:Instance, bf:Monograph ;         bf:creditsNote "Credits: Book, music, and lyrics by Lionel Bart." ;         bf:dimensions "12 in. viewing copy." ;         bf:extent "2 videodiscs of 2 (laser) :" ;         bf:illustrationNote "sd., col. ;" ;         bf:immediateAcquisition "Received: 11/7/91; viewing copy; purchase, purchase order no. 172525; LC Purchase Collection." ;         bf:instanceOf <http://id.loc.gov//resources/bibs/ 11669250> ;         bf:instanceTitle [ a bf:Title ;             bf:label "Oliver! / Romulus Production ; director, Carol Reed ; producer, John Woolf ; screenplay, Vernon Harris." ;             bf:titleValue "Oliver!" ] ;         bf:lccn [ a bf:Identifier ];         bf:legalDeposit [ a bf:Identifier ;                     bf:identifierAssigner "U.S. Copyright Office" ;                     bf:identifierValue "LP36464" ] ;         bf:modeOfIssuance "single unit" ;         bf:note "Copyright: Warwick Film Productions, Ltd.; 1Dec68; LP36464.",                 "Freely adapted from Charles Dickens' Oliver Twist.",                 "On disc label: 30526.",                 "Source used: video packaging.",                 "Two discs in one jacket." ;             bf:performerNote "Cast: Ron Moody, Shani Wallis, Oliver Reed, Harry Secombe, Mark Lester, Jack Wild, Hugh Griffith, Joseph O'Connor, Peggy Mount, Leonard Rossiter." ;             bf:providerStatement "United States : Columbia Pictures, 1969 ; United States : RCA Columbia Pictures Home Video, 1985." ;             bf:publication [ a bf:Provider ;                     bf:providerDate "1969 ;" ;                     bf:providerName [ a bf:Organization ;                             bf:label "Columbia Pictures" ] ;                     bf:providerPlace [ a bf:Place ;                             bf:label "United States " ] ],                 [ a bf:Provider ;                     bf:providerDate "1985" ;                     bf:providerName [ a bf:Organization ;                             bf:label "RCA Columbia Pictures Home Video" ] ;                     bf:providerPlace [ a bf:Place ;                             bf:label "United States " ] ] ;             bf:soundContent "Sound on medium",                 "Videodisc" ;             bf:titleStatement "Oliver!" ] ;     bf:language <http://id.loc.gov/vocabulary/languages/eng> ;     bf:subject [ a bf:Topic ;             bf:authoritySource "http://id.loc.gov/vocabulary/ subjectSchemes/gmgpc" ;           bf:authorizedAccessPoint "Videodiscs" ;             bf:hasAuthority [ a madsrdf:Authority,                         madsrdf:GenreForm ;                     madsrdf:authoritativeLabel "Videodiscs" ;                     madsrdf:isMemberOfMADSScheme <http:// id.loc.gov/vocabulary/subjectSchemes/gmgpc> ] ;             bf:label "Videodiscs" ],         [ a bf:Topic ;             bf:authoritySource "http://id.loc.gov/vocabulary/ subjectSchemes/mim" ;             bf:authorizedAccessPoint "Features" ;             bf:hasAuthority [ a madsrdf:Authority,                         madsrdf:GenreForm ;                     madsrdf:authoritativeLabel "Features" ;                     madsrdf:isMemberOfMADSScheme <http:// id.loc.gov/vocabulary/subjectSchemes/mim> ] ;             bf:label "Features" ],         [ a bf:Topic ;             bf:authoritySource "http://id.loc.gov/vocabulary/ BIBFRAME EXAMPLE
  • 5. <http://www.example.org/n198> a bf:Instance. <http://www.example.org/n198> a bf:Monograph. <http://www.example.org/n198> bf:dimensions “24cm.”. <http://www.example.org/n198> a bf:Instance; a bf:Monograph; bf:dimensions “24cm.”. <http://www.example.org/n198> a bf:Instance, bf:Monograph; bf:dimensions “24cm.”. SYNTAX
  • 6. <http://bibframe.org/resources/YYg1/11instance13> a bf:Instance, bf:Monograph ; bf:dimensions "12 in. viewing copy." ; bf:extent "2 videodiscs of 2 (laser) :" ; bf:instanceOf <http://bibframe.org/resources/YYg1454953912/11669250> ; bf:lccn [ a bf:Identifier ; bf:identifierScheme <http://id.loc.gov/vocabulary/identifiers/lccn> ; bf:identifierValue "96503764" ] ; bf:providerStatement "United States : Columbia Pictures, 1969" ; bf:publication [ a bf:Provider ; bf:providerDate "1969 ;" ; bf:providerName [ a bf:Organization ; bf:label "Columbia Pictures" ] ; bf:providerPlace [ a bf:Place ; bf:label "United States " ] ], bf:soundContent "Sound on medium", "Videodisc" ; bf:titleStatement "Oliver!" . SYNTAX, part 2
  • 7. Create some Triples Graph those Triples Activity 1 http://docs.oracle.com/cd/E15586_01/webcenter.1111/e10148/jpsdg_recommend.htm
  • 8. BIBFRAME Tools http://www.loc.gov/bibframe/tools/ BIBFRAME editor BIBFRAME transformation service BIBFRAME to MARC comparison www.bibcat.org BIBFRAME access and discovery platform Joy’s Test Server joy.test.bywatersolutions.com/bfe/# http://bibframe.org/vocab BIBFRAMEVocabulary
  • 9. Use the Tools! Activity 2 https://en.wikipedia.org/wiki/Manuscript_culture#/media/File:Escribano.jpg
  • 10. RDA and BIBFRAME Tools www.loc.gov/catworkshop/bibframe/ Module3Unit2External.pdf https://www.loc.gov/catworkshop/RDA training materials/ DCatRDA/index.html
  • 12. SELECT * WHERE { ?s ?p ?o . }
  • 13. SELECT * WHERE { ?s ?p ?o . }
  • 14. SELECT * WHERE { ?s ?p ?o . } LIMIT 10
  • 15. SELECT * WHERE { ?s ?p ?o . } LIMIT 10 OFFSET 10000
  • 16. SELECT ?property ?hasValue ?isValueOf WHERE { { <http://dbpedia.org/resource/Paris,_Texas> ?property ?hasValue } UNION { ?isValueOf ?property <http://dbpedia.org/resource/Paris,_Texas> } }
  • 17.
  • 19.
  • 20. SELECT ?comment WHERE { <http://dbpedia.org/resource/Paris,_Texas> rdfs:comment ?comment . FILTER (langMatches(lang(?comment),"en")) . }
  • 21.
  • 22. PREFIX dbo: <http://dbpedia.org/ontology/> SELECT ?comment ?abs WHERE { <http://dbpedia.org/resource/Paris,_Texas> rdfs:comment ?comment . FILTER (langMatches(lang(?comment),"en")) . <http://dbpedia.org/resource/Paris,_Texas> dbo:abstract ?abs . FILTER (langMatches(lang(?abs), "en")) . }
  • 23.