SlideShare a Scribd company logo
1 of 18
Download to read offline
discoverygarden inc.
Islandora and Linked Open Data
Islandora & Linked Open Data
• Islandora Open Source Software and Community
• Linked Open Data (LOD)
• Islandora Strengths and Weaknesses in LOD
• Future Islandora development impacting LOD
Open Source Software Stack
• Web interface (Drupal) • Preservation (Fedora)
Islandora Objects and Components
• Each object has vital
datastreams
• RELS-EXT
• DC
Open Source Software Community
http://islandora.ca/islandora-installations
Online Discussion Forums
https://groups.google.com/forum/#!forum/islandora
Code Contributors on Github
https://github.com/Islandora
Linked Open Data – the Basics
• Connecting related data on
the web using three main
tools
• HTTP – on the web
• URI – identifiers
• RDF - group of specifications for
modeling information
http://linkeddata.org/
Linked Open Data and Islandora – RDF
<rdf:RDF xmlns:fedora="info:fedora/fedora-system:def/relations-external#" xmlns:fedora-
model="info:fedora/fedora-system:def/model#"
xmlns:islandora="http://islandora.ca/ontology/relsext#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="info:fedora/islandora:66">
<fedora-model:hasModel rdf:resource="info:fedora/islandora:sp_basic_image"></fedora-
model:hasModel>
<fedora:isPartOf rdf:resource="info:fedora/islandora:92"></fedora:isPartOf>
<islandora:isSequenceNumberOfislandora_92>1</islandora:isS
equenceNumberOfislandora_92>
<fedora:isPartOf rdf:resource="info:fedora/islandora:121"></fedora:isPartOf>
<islandora:isSequenceNumberOfislandora_121>2</islandora:isSequenceNumberOfislandora_121>
<fedora:isMemberOfCollection
rdf:resource="info:fedora/islandora:sp_basic_image_collection"></fedora:isMemberOfCollection
>
<fedora:isConstituentOf
rdf:resource="info:fedora/islandora:277"></fedora:isConstituentOf>
<islandora:isSequenceNumberOfislandora_277>2</islandora:isSequenceNumberOfislandora_277
>
</rdf:Description>
</rdf:RDF>
http://sandbox.discoverygarden.ca/islandora/object/islandora%3A66#
LOD and Islandora – Custom RDF - EMiC
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:fedora="info:fedora/fedora-system:def/relations-external#"
xmlns:fedora-model="info:fedora/fedora-system:def/model#"
xmlns:islandora="http://islandora.ca/ontology/relsext#">
<rdf:Description rdf:about="info:fedora/islandora:4989">
<fedora-model:hasModel
rdf:resource="info:fedora/islandora:OACCModel"></fedora-
model:hasModel>
<fedora:isMemberOf
rdf:resource="info:fedora/islandora:634"></fedora:isMemberOf>
<islandora:targetedBy>admin</islandora:targetedBy>
<islandora:targets
rdf:resource="info:fedora/islandora:634"></islandora:targets>
<islandora:hasColor>#91843c</islandora:hasColor>
<fedora:isAnnotationOf
rdf:resource="info:fedora/islandora:634"></fedora:isAnnotationOf
>
<islandora:isAnnotationType>ran
dom</islandora:isAnnotationType>
<islandora:hasURN>urn:uuid:C60D02DC-C790-0001-9A18-
974015F0160E</islandora:hasURN>
<islandora:strokeWidth>.3</islandora:strokeWidth>
</rdf:Description>
</rdf:RDF>
LOD and Islandora – Custom RDF - Delft
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="info:fedora/po:10">
<isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations-
external#"
rdf:resource="info:fedora/collection:koloniaal_erfgoed"></isMemberOfColl
ection>
<hasModel xmlns="info:fedora/fedora-system:def/model#"
rdf:resource="info:fedora/model:Organization"></hasModel>
<prefName xmlns="http://www.library.tudelft.nl/ns/rdf/bio/">Collège
Sainte-Barbe</prefName>
<instanceOfConcept
xmlns="http://www.library.tudelft.nl/ns/rdf/core/"
rdf:resource="info:fedora/aat:300312285"></instanceOf
Concept>
<locatedIn
xmlns="http://www.library.tudelft.nl/ns/rdf/core/"
rdf:resource="info:fedora/gn:2988507"></locatedIn>
<shortMetadata
xmlns="http://www.library.tudelft.nl/ns/rdf/internal/">pid:po:10_/type:O
rganization_/label:Collège Sainte-
Barbe_/_place:gn:2988507_/_concept:aat:300312285</shortMetadata>
</rdf:Description>
</rdf:RDF>
LOD and Islandora – Resource Index
• Indexes RDF as part of the
Resource Index.
• Provides unified "graph" of
the objects and their
relationships
• It can be queried using RDQL
or ITQL
LOD and Islandora - Weaknesses
• Islandora’s RDF
• Not easily available to
other frameworks
• Accessible only via
• query to the resource index
directly
• Islandora Rest API
• Exporting
http://semweb.salzburgresearch.at/apps/rdf-gravity/
LOD and Islandora - Weaknesses
• Community focused on discovery instead
• Being Indexed in Google and Google Scholar
• Site Map Module
• Creating Meta tags
• Harvesting content from other repositories and being Harvested
• OAI-PMH modules
LOD & Islandora – Future Developments
• Fedora 4’s
• RDF will be stored as external triplestore in addition to object
and datastream properties
• Self describing as long as the object is (subject->predicate->object) a
resolvable entity
LOD & Islandora – Future Developments
• New modules are being developed by the community
• EasyLOD
• Creates an RDF description corresponding to an existing MODS XML record.
• Islandora Sync
• Created Drupal Node for Fedora objects
• Opportunities for creating RDFa
• LoC subject authority module
• Built during Islandora Camp in New York
LOD & Islandora - Closing
• Community driven priorities
• Advancing Islandora toward objectives of LOD
• Next Islandora Camp
• iCampUK- London, England. May 7 - 9th
• Hosted by King's College London with sponsorship from the Freshwater
Biological Association
discoverygarden inc.
sandbox.discoverygarden.ca
erin@discoverygarden.ca

More Related Content

What's hot

Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
National Information Standards Organization (NISO)
 
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
National Information Standards Organization (NISO)
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early AdoptersApril 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
National Information Standards Organization (NISO)
 
TPDL2013 tutorial linked data for digital libraries 2013-10-22
TPDL2013 tutorial linked data for digital libraries 2013-10-22TPDL2013 tutorial linked data for digital libraries 2013-10-22
TPDL2013 tutorial linked data for digital libraries 2013-10-22
jodischneider
 

What's hot (20)

Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...
Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...
Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...
 
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
Cataloger 3.0: Competencies and Education for the BIBFRAME CatalogCataloger 3.0: Competencies and Education for the BIBFRAME Catalog
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
 
LODLAM Landscape
LODLAM LandscapeLODLAM Landscape
LODLAM Landscape
 
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
 
Thompson 6-jun15-final
Thompson 6-jun15-finalThompson 6-jun15-final
Thompson 6-jun15-final
 
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti... NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 
Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1 Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1
 
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
 
Swoogle
SwoogleSwoogle
Swoogle
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early AdoptersApril 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic website
 
A review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic WebA review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic Web
 
Metadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data EnvironmentMetadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data Environment
 
Large Scale Data Clean-ups & Challenges for the Library
Large Scale Data Clean-ups & Challenges for the Library Large Scale Data Clean-ups & Challenges for the Library
Large Scale Data Clean-ups & Challenges for the Library
 
Beyond the catalogue : BibFrame, Linked Data and Ending the Invisible Library
Beyond the catalogue : BibFrame, Linked Data and Ending the 	Invisible LibraryBeyond the catalogue : BibFrame, Linked Data and Ending the 	Invisible Library
Beyond the catalogue : BibFrame, Linked Data and Ending the Invisible Library
 
Semantic web
Semantic web Semantic web
Semantic web
 
Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for Libraries
 
Snac webinar v3
Snac webinar v3Snac webinar v3
Snac webinar v3
 
TPDL2013 tutorial linked data for digital libraries 2013-10-22
TPDL2013 tutorial linked data for digital libraries 2013-10-22TPDL2013 tutorial linked data for digital libraries 2013-10-22
TPDL2013 tutorial linked data for digital libraries 2013-10-22
 
Semantic web
Semantic webSemantic web
Semantic web
 

Similar to Islandora and Linked Open Data

Repository koloniale architectuur v1.0
Repository koloniale architectuur v1.0Repository koloniale architectuur v1.0
Repository koloniale architectuur v1.0
psuijker
 
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
escowles
 
Islandora as IR - An Introduction to Islandora Scholar
 Islandora as IR - An Introduction to Islandora Scholar Islandora as IR - An Introduction to Islandora Scholar
Islandora as IR - An Introduction to Islandora Scholar
eohallor
 

Similar to Islandora and Linked Open Data (20)

Fedora Commons in the CLARIN Infrastructure
Fedora Commons in the CLARIN InfrastructureFedora Commons in the CLARIN Infrastructure
Fedora Commons in the CLARIN Infrastructure
 
Repository koloniale architectuur v1.0
Repository koloniale architectuur v1.0Repository koloniale architectuur v1.0
Repository koloniale architectuur v1.0
 
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
Fedora 4: The Incredible Shrinking Repository (code4lib 2014)
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
11.5.14 Presentation Slides, “Fedora 4.0 in Action at Penn State and Stanford”
11.5.14 Presentation Slides, “Fedora 4.0 in Action at Penn State and Stanford”11.5.14 Presentation Slides, “Fedora 4.0 in Action at Penn State and Stanford”
11.5.14 Presentation Slides, “Fedora 4.0 in Action at Penn State and Stanford”
 
LOD技術解説
LOD技術解説LOD技術解説
LOD技術解説
 
ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2
 
GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2
 
Charper.lawdi.20120601
Charper.lawdi.20120601Charper.lawdi.20120601
Charper.lawdi.20120601
 
Danbri Drupalcon Export
Danbri Drupalcon ExportDanbri Drupalcon Export
Danbri Drupalcon Export
 
Linked Data from a Digital Object Management System
Linked Data from a Digital Object Management SystemLinked Data from a Digital Object Management System
Linked Data from a Digital Object Management System
 
Islandora as IR - An Introduction to Islandora Scholar
 Islandora as IR - An Introduction to Islandora Scholar Islandora as IR - An Introduction to Islandora Scholar
Islandora as IR - An Introduction to Islandora Scholar
 
Wilcox - Open Source Repositories and the Future of Fedora
Wilcox - Open Source Repositories and the Future of FedoraWilcox - Open Source Repositories and the Future of Fedora
Wilcox - Open Source Repositories and the Future of Fedora
 
Echoes Project
Echoes ProjectEchoes Project
Echoes Project
 
Pieper NISO Virtual Conf Feb17
Pieper NISO Virtual Conf Feb17Pieper NISO Virtual Conf Feb17
Pieper NISO Virtual Conf Feb17
 
Fedora4
Fedora4Fedora4
Fedora4
 
Latest developments in Hydra-land - Chris Awre, University of Hull
Latest developments in Hydra-land - Chris Awre, University of HullLatest developments in Hydra-land - Chris Awre, University of Hull
Latest developments in Hydra-land - Chris Awre, University of Hull
 
Fedora 4 Deep Dive
Fedora 4 Deep DiveFedora 4 Deep Dive
Fedora 4 Deep Dive
 
What is New in W3C land?
What is New in W3C land?What is New in W3C land?
What is New in W3C land?
 
10.15.14 Presentation Slides, “Fedora 4.0 in Action at The Art Institute of C...
10.15.14 Presentation Slides, “Fedora 4.0 in Action at The Art Institute of C...10.15.14 Presentation Slides, “Fedora 4.0 in Action at The Art Institute of C...
10.15.14 Presentation Slides, “Fedora 4.0 in Action at The Art Institute of C...
 

More from eohallor

More from eohallor (13)

Hello islandora building a digital repository nov 30, 2016 v6
Hello islandora  building a digital repository nov 30, 2016 v6Hello islandora  building a digital repository nov 30, 2016 v6
Hello islandora building a digital repository nov 30, 2016 v6
 
Harvesting Repositories: DPLA, Europeana, & Other Case Studies
Harvesting Repositories:  DPLA, Europeana, & Other Case StudiesHarvesting Repositories:  DPLA, Europeana, & Other Case Studies
Harvesting Repositories: DPLA, Europeana, & Other Case Studies
 
Islandora Webinar: Research Data Repositories
Islandora Webinar: Research Data RepositoriesIslandora Webinar: Research Data Repositories
Islandora Webinar: Research Data Repositories
 
Islandora Webinar: A 'How-to' Guide for Islandora
Islandora Webinar:  A 'How-to' Guide for IslandoraIslandora Webinar:  A 'How-to' Guide for Islandora
Islandora Webinar: A 'How-to' Guide for Islandora
 
Islandora Webinar: Highlighting UMKC Digital Special Collections
Islandora Webinar: Highlighting UMKC Digital Special CollectionsIslandora Webinar: Highlighting UMKC Digital Special Collections
Islandora Webinar: Highlighting UMKC Digital Special Collections
 
Islandora Webinar: Highlighting the First Annual Islandora Conference
Islandora Webinar: Highlighting the First Annual Islandora ConferenceIslandora Webinar: Highlighting the First Annual Islandora Conference
Islandora Webinar: Highlighting the First Annual Islandora Conference
 
Exploring the open source ecosystem for long term preservation and enhanced u...
Exploring the open source ecosystem for long term preservation and enhanced u...Exploring the open source ecosystem for long term preservation and enhanced u...
Exploring the open source ecosystem for long term preservation and enhanced u...
 
Working with Islandora
Working with Islandora Working with Islandora
Working with Islandora
 
Islandora Multimedia Use Case
Islandora Multimedia Use Case Islandora Multimedia Use Case
Islandora Multimedia Use Case
 
Mining the Open Source Ecosystem for Data Management
Mining the Open Source Ecosystem for Data ManagementMining the Open Source Ecosystem for Data Management
Mining the Open Source Ecosystem for Data Management
 
Switching to Open Source
Switching to Open SourceSwitching to Open Source
Switching to Open Source
 
Getting Started with Islandora: Workshop
Getting Started with Islandora: WorkshopGetting Started with Islandora: Workshop
Getting Started with Islandora: Workshop
 
Islandora Webinar: Building a Repository Roadmap
Islandora Webinar: Building a Repository RoadmapIslandora Webinar: Building a Repository Roadmap
Islandora Webinar: Building a Repository Roadmap
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Islandora and Linked Open Data

  • 2. Islandora & Linked Open Data • Islandora Open Source Software and Community • Linked Open Data (LOD) • Islandora Strengths and Weaknesses in LOD • Future Islandora development impacting LOD
  • 3. Open Source Software Stack • Web interface (Drupal) • Preservation (Fedora)
  • 4. Islandora Objects and Components • Each object has vital datastreams • RELS-EXT • DC
  • 5. Open Source Software Community http://islandora.ca/islandora-installations
  • 7. Code Contributors on Github https://github.com/Islandora
  • 8. Linked Open Data – the Basics • Connecting related data on the web using three main tools • HTTP – on the web • URI – identifiers • RDF - group of specifications for modeling information http://linkeddata.org/
  • 9. Linked Open Data and Islandora – RDF <rdf:RDF xmlns:fedora="info:fedora/fedora-system:def/relations-external#" xmlns:fedora- model="info:fedora/fedora-system:def/model#" xmlns:islandora="http://islandora.ca/ontology/relsext#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="info:fedora/islandora:66"> <fedora-model:hasModel rdf:resource="info:fedora/islandora:sp_basic_image"></fedora- model:hasModel> <fedora:isPartOf rdf:resource="info:fedora/islandora:92"></fedora:isPartOf> <islandora:isSequenceNumberOfislandora_92>1</islandora:isS equenceNumberOfislandora_92> <fedora:isPartOf rdf:resource="info:fedora/islandora:121"></fedora:isPartOf> <islandora:isSequenceNumberOfislandora_121>2</islandora:isSequenceNumberOfislandora_121> <fedora:isMemberOfCollection rdf:resource="info:fedora/islandora:sp_basic_image_collection"></fedora:isMemberOfCollection > <fedora:isConstituentOf rdf:resource="info:fedora/islandora:277"></fedora:isConstituentOf> <islandora:isSequenceNumberOfislandora_277>2</islandora:isSequenceNumberOfislandora_277 > </rdf:Description> </rdf:RDF> http://sandbox.discoverygarden.ca/islandora/object/islandora%3A66#
  • 10. LOD and Islandora – Custom RDF - EMiC <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:fedora="info:fedora/fedora-system:def/relations-external#" xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:islandora="http://islandora.ca/ontology/relsext#"> <rdf:Description rdf:about="info:fedora/islandora:4989"> <fedora-model:hasModel rdf:resource="info:fedora/islandora:OACCModel"></fedora- model:hasModel> <fedora:isMemberOf rdf:resource="info:fedora/islandora:634"></fedora:isMemberOf> <islandora:targetedBy>admin</islandora:targetedBy> <islandora:targets rdf:resource="info:fedora/islandora:634"></islandora:targets> <islandora:hasColor>#91843c</islandora:hasColor> <fedora:isAnnotationOf rdf:resource="info:fedora/islandora:634"></fedora:isAnnotationOf > <islandora:isAnnotationType>ran dom</islandora:isAnnotationType> <islandora:hasURN>urn:uuid:C60D02DC-C790-0001-9A18- 974015F0160E</islandora:hasURN> <islandora:strokeWidth>.3</islandora:strokeWidth> </rdf:Description> </rdf:RDF>
  • 11. LOD and Islandora – Custom RDF - Delft <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="info:fedora/po:10"> <isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations- external#" rdf:resource="info:fedora/collection:koloniaal_erfgoed"></isMemberOfColl ection> <hasModel xmlns="info:fedora/fedora-system:def/model#" rdf:resource="info:fedora/model:Organization"></hasModel> <prefName xmlns="http://www.library.tudelft.nl/ns/rdf/bio/">Collège Sainte-Barbe</prefName> <instanceOfConcept xmlns="http://www.library.tudelft.nl/ns/rdf/core/" rdf:resource="info:fedora/aat:300312285"></instanceOf Concept> <locatedIn xmlns="http://www.library.tudelft.nl/ns/rdf/core/" rdf:resource="info:fedora/gn:2988507"></locatedIn> <shortMetadata xmlns="http://www.library.tudelft.nl/ns/rdf/internal/">pid:po:10_/type:O rganization_/label:Collège Sainte- Barbe_/_place:gn:2988507_/_concept:aat:300312285</shortMetadata> </rdf:Description> </rdf:RDF>
  • 12. LOD and Islandora – Resource Index • Indexes RDF as part of the Resource Index. • Provides unified "graph" of the objects and their relationships • It can be queried using RDQL or ITQL
  • 13. LOD and Islandora - Weaknesses • Islandora’s RDF • Not easily available to other frameworks • Accessible only via • query to the resource index directly • Islandora Rest API • Exporting http://semweb.salzburgresearch.at/apps/rdf-gravity/
  • 14. LOD and Islandora - Weaknesses • Community focused on discovery instead • Being Indexed in Google and Google Scholar • Site Map Module • Creating Meta tags • Harvesting content from other repositories and being Harvested • OAI-PMH modules
  • 15. LOD & Islandora – Future Developments • Fedora 4’s • RDF will be stored as external triplestore in addition to object and datastream properties • Self describing as long as the object is (subject->predicate->object) a resolvable entity
  • 16. LOD & Islandora – Future Developments • New modules are being developed by the community • EasyLOD • Creates an RDF description corresponding to an existing MODS XML record. • Islandora Sync • Created Drupal Node for Fedora objects • Opportunities for creating RDFa • LoC subject authority module • Built during Islandora Camp in New York
  • 17. LOD & Islandora - Closing • Community driven priorities • Advancing Islandora toward objectives of LOD • Next Islandora Camp • iCampUK- London, England. May 7 - 9th • Hosted by King's College London with sponsorship from the Freshwater Biological Association