SlideShare a Scribd company logo
1 of 28
Download to read offline
Modelling research output expressions : metadata
schema modelling of publication lifecycles &
scholarly entities
George Macgregor
University of Glasgow
2023-09-06
https://purl.org/g3om4c
https://orcid.org/0000-0002-8482-3973
Slides available: https://doi.org/10.17868/strath.00085166
ReDiscovery - MDG Conference 2023
Overview
1. Briefly explore the metadata application profile landscape of open scholarly
repositories
2. Prior attempts to model expressions, relations, etc. of scholarly works
3. Growth of the persistent identifier graph (PID graph)
4. How the Rioxx: Research Output Metadata Schema (v3.0) is responding to a PID-
centric and relational data reality
◦ Brief exploration of Rioxx itself
5. Community reflection that the Rioxx experience, and reality, is prompting
ReDiscovery - MDG Conference 2023
Repository metadata context
• OOTB, repositories remain very good at making (scholarly) content discoverable
• OAI-PMH still a principal machine interface to repository content, despite
alternatives (e.g. ResourceSync)
• History - my favourite subject - and the folly of 'simple' Dublin Core...
• Metadata profiles central to improved interoperability and semantics
• Harvesting, aggregation, discovery and... compliance
ReDiscovery - MDG Conference 2023
Profile examples...
Prominent repository metadata applications profiles include:
• OpenAIRE (literature repositories)
• OpenAIRE (data archives)
• OpenAIRE (software)
• UKETD 2017 (EThOS)
• Scholarly Works Applications Profile (SWAP) - dead but not forgotten!
• Rioxx v2.0, more on this too!
ReDiscovery - MDG Conference 2023
In 2013
The good old days...
...when publication lifecycles and scholarly entities were (relatively) simple...
ReDiscovery - MDG Conference 2023
ReDiscovery - MDG Conference 2023
SWAP circa 2008
SWAP: Scholarly Works Application Profile [1]
• Clear motivation; supported by Jisc
• Recognized importance of relations between entities, esp. funding
• Used FRBR! Yay!
But never adopted by repositories
• Ahead of its time in 2008...?
• Difficult to implement within repository software
• Too esoteric for those working with scholarly digital content [2]
• Useful conceptual exercise but did not address machine discovery satisfactorily
ReDiscovery - MDG Conference 2023
2023
The future envisaged by SWAP is now the present, sort of...
...but this future is actually more complex...
ReDiscovery - MDG Conference 2023
ReDiscovery - MDG Conference 2023
Trends in scholarly publication inescapable...
1. Need to respond to complexity while ensuring discovery advantages
i. Provenance & contextualization
2. Enshrined in open research requirements of funders (Plan S, UKRI, G7)
3. Reproducibility, verification, replication -- scholarly record & the "reproducibility
crisis"
i. Growth of rights retention strategy (RRS), FAIR data, data management
planning (DMPs)
4. Supporting the burgeoning 'PID graph'
5. Scholarly works as (unofficial) multi-part or multi-object outputs
ReDiscovery - MDG Conference 2023
TIB – Leibniz Information Centre for Science and Technology - PID Service (CC-BY)
ReDiscovery - MDG Conference 2023
Exploring the graph with Neo4j...
ReDiscovery - MDG Conference 2023
Rioxx
Rioxx: Research Output Metadata Schema
• Version 2.0 widely adopted since 2016; Dublin Core with extensions
• Discovery improvements, esp. in harvesting and aggregation [2] -- file location links
critical [3]
◦ Repositories default support of Dublin Core spectacularly ineffective for OAI-
PMH harvesting of digital content
◦ Full-text harvesting request average for single resource using Dublin Core:
◦ Digital Commons (13K!!), DSpace (1.5K!) [3]
◦ EPrints = 8. Better but 7 too many! [3]
ReDiscovery - MDG Conference 2023
Rioxx v3.0
Version 3.0
• Improves modelling of scholarly entities & relations
◦ Borrows conceptual thinking from FRBR (as per Library Reference Model) (but
not SWAP!)
• Capitalizes on discovery potential
• Better supports productive contribution to PID graph
• 'PID-ification '-- greater URI referencing & semantics
• Alignment with Signposting and ResourceSync
• Retains some semblance of 'traditional' notions of publication :thinking:
ReDiscovery - MDG Conference 2023
v3.0: Vocabularies, semantics, & PID types
(Beyond structure) language independent semantics conveyed by SKOS:
• COAR Resource Type Vocabulary
• COAR Access Rights Vocabulary
• COAR Version Type Vocabulary
Resource Type Label: 'observational data (English)', 'gözlemsel veri (Türkçe)', etc.
http://purl.org/coar/resource_type/FF4C-28RK
Broader concept: 'dataset'
http://purl.org/coar/resource_type/c_ddb1
ReDiscovery - MDG Conference 2023
...
Referral to entities by URIs widely supported but anticipated PID types include:
• Creators/Contributors: ORCID, ISNI, VIAF, WikiData
• Organizations: ISNI, VIAF, WikiData - ROR, FundRef
• Research activity: RAiD
Optimum use of PIDs for reference and relational associations between related works
and expressions to enrich PID graph and support discovery / contextualization
• (Can create issues with 'authority of assertion' - see tomorrow!)
ReDiscovery - MDG Conference 2023
Example snippets...
<rioxxterms:contributor>
<rioxxterms:name>Bhopal, Kalwant</rioxxterms:name>
<rioxxterms:id>https://orcid.org/0000-0003-3017-6595</rioxxterms:id>
<rioxxterms:id>https://isni.org/isni/0000000038079210</rioxxterms:id>
<rioxxterms:id>https://www.wikidata.org/wiki/Q61998297</rioxxterms:id>
</rioxxterms:contributor>
ReDiscovery - MDG Conference 2023
...
<rioxxterms:file
coar_type="https://purl.org/coar/resource_type/c_6501"
coar_version="https://purl.org/coar/version/c_ab4af688f83e57aa"
deposit_date="2023-03-28"
resource_exposed_date="2023-03-28"
cite_as="https://doi.org/10.17868/strath.00084907"
access_rights="https://purl.org/coar/access_right/c_abf2"
license_ref="https://creativecommons.org/licenses/by/4.0/"
format="application/pdf">
https://strathprints.strath.ac.uk/84907/7/Jiang_etal_...on.pdf
</rioxxterms:file>
ReDiscovery - MDG Conference 2023
...
Introduction of rioxxterms:relation :
<!--Relation to VoR-->
<rioxxterms:relation coar_type="https://purl.org/coar/resource_type/c_6501"
coar_version="https://purl.org/coar/version/c_970fb48d4fbd8a85">
https://doi.org/10.1109/TGRS.2023.3262412
</rioxxterms:relation>
<!--...to research dataset(s) - simulation data-->
<rioxxterms:relation coar_type="http://purl.org/coar/resource_type/W2XT-701">
https://doi.org/10.15778/RESIF.MT
</rioxxterms:relation>
<!--...to research data(s) - observational data-->
<rioxxterms:relation coar_type="http://purl.org/coar/resource_type/FF4C-28RK">
https://doi.org/10.5880/fidgeo.2021.032
</rioxxterms:relation>
ReDiscovery - MDG Conference 2023
Some fuller but simple examples...
Example 1, example 2, example 3
ReDiscovery - MDG Conference 2023
ReDiscovery - MDG Conference 2023
But, questions for the community?
Are 'traditional' notions of publication holding back the community when it comes to
resource description in a more URI-centric and relationally dependent resource
environment?
Possibly...
ReDiscovery - MDG Conference 2023
Attachment to outdated notions of publication?
Attachment to seeing things through the prism of the 'published version' (Version of
Record - VoR)
• Distorts purer / richer metadata modelling of publication lifecyles and scholarly
entities
◦ Including Rioxx v 3.0
• Prism reinforces the primacy of publishers and dysfunction in scholarly publishing
• Reality is increasingly fluid and relational
ReDiscovery - MDG Conference 2023
Lack of technical understanding of URIs, PIDs,
and relational linking?
The revenge of Linked Data and the Semantic Web...?
• Improved understanding of web technology necessary
• URIs, PIDs, relational linking and the role of distributed metadata
• Working for the benefit of machines as well as humans
ReDiscovery - MDG Conference 2023
Rioxx v 3.0
• Version 3.0, 2nd draft available
• Long road -- changes always to implement!
• Advocate for adoption - technical but also socio-technical
• JSON-LD serialization of Rioxx forthcoming
ReDiscovery - MDG Conference 2023
Thanks for listening!
Questions?!
Acknowledgement of work by Rioxx Governance Group:
Nicola Dowson, Mick Eadie, Petr Knoth, Bev Jones, George Macgregor & Paul Walk
ReDiscovery - MDG Conference 2023
References
[1] J. Allinson, ‘Describing Scholarly Works with Dublin Core: A Functional Approach’,
Library Trends, 57 (2), pp. 221–243, 2008. Accessed Jul. 18, 2023.
[2] E. O’Neill and M. Žumer, ‘FRBR: Application of the Model to Textual Documents’,
Libr. Resources Tech. Serv., 62 (4), Art. no. 4, Oct. 2018. Available: https:
//doi.org/10.5860/lrts.62n4.176
[2] P. Knoth and B. Notay, 'UKRI OA policy requirements for repositories and how to
meet them', presented at the Jisc Workshop, 2021. Accessed: Jul. 18, 2023.
[3] P. Knoth, M. Cancellieri, M. Klein, 'Comparing the performance of OAI-PMH with
ResourceSync', The 14th International Conference on Open Repositories (OR2019)
June 2019. Universität Hamburg, Hamburg. Accessed: Jul. 18, 2023.
ReDiscovery - MDG Conference 2023
Questions
Thanks for listening!
ReDiscovery - MDG Conference 2023

More Related Content

Similar to Modelling research output expressions : metadata schema modelling of publication lifecycles and scholarly entities / George Macgregor (University of Glasgow).

Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)
Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)
Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)Blue BRIDGE
 
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...IJDKP
 
Scientific Knowledge Graphs: an Overview
Scientific Knowledge Graphs: an OverviewScientific Knowledge Graphs: an Overview
Scientific Knowledge Graphs: an OverviewAngelo Salatino
 
STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...Michele Pasin
 
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)Joachim Neubert
 
From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...Xiaogang (Marshall) Ma
 
D4Science: An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...
D4Science:An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...D4Science:An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...
D4Science: An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...FAO
 
D4science-II Codata
D4science-II CodataD4science-II Codata
D4science-II CodataFAO
 
SUBMIT YOUR ARTICLES...! International Journal of Data Mining & Knowledge Ma...
SUBMIT YOUR ARTICLES...!  International Journal of Data Mining & Knowledge Ma...SUBMIT YOUR ARTICLES...!  International Journal of Data Mining & Knowledge Ma...
SUBMIT YOUR ARTICLES...! International Journal of Data Mining & Knowledge Ma...IJDKP
 
BD2K and the Commons : ELIXR All Hands
BD2K and the Commons : ELIXR All Hands BD2K and the Commons : ELIXR All Hands
BD2K and the Commons : ELIXR All Hands Vivien Bonazzi
 
The Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteThe Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteSandra Gesing
 
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...IJDKP
 
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...IJDKP
 
Role of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly worksRole of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly worksOpenAIRE
 
NordForsk Open Access Reykjavik 14-15/8-2014:Rda
NordForsk Open Access Reykjavik 14-15/8-2014:RdaNordForsk Open Access Reykjavik 14-15/8-2014:Rda
NordForsk Open Access Reykjavik 14-15/8-2014:RdaNordForsk
 
Paul hu bupdate_i_digbio_ecn_2012
Paul hu bupdate_i_digbio_ecn_2012Paul hu bupdate_i_digbio_ecn_2012
Paul hu bupdate_i_digbio_ecn_2012ECNOfficer
 
"Data in Context" IG sessions @ RDA 3rd Plenary
"Data in Context" IG sessions @  RDA 3rd Plenary"Data in Context" IG sessions @  RDA 3rd Plenary
"Data in Context" IG sessions @ RDA 3rd PlenaryBrigitte Jörg
 
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...Brigitte Jörg
 
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...IJDKP
 
CALL FOR PAPERS-DATA MINING-WJCI INDEXED
CALL FOR PAPERS-DATA MINING-WJCI INDEXEDCALL FOR PAPERS-DATA MINING-WJCI INDEXED
CALL FOR PAPERS-DATA MINING-WJCI INDEXEDIJDKP
 

Similar to Modelling research output expressions : metadata schema modelling of publication lifecycles and scholarly entities / George Macgregor (University of Glasgow). (20)

Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)
Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)
Using e-infrastructures for biodiversity conservation - Gianpaolo Coro (CNR)
 
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...
MANUSCRIPT SUBMISSION - 4th International Conference on Data Science and Appl...
 
Scientific Knowledge Graphs: an Overview
Scientific Knowledge Graphs: an OverviewScientific Knowledge Graphs: an Overview
Scientific Knowledge Graphs: an Overview
 
STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...
 
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)
Linking Knowledge Organization Systems via Wikidata (DCMI conference 2018)
 
From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...From data portal to knowledge portal: Leveraging semantic technologies to sup...
From data portal to knowledge portal: Leveraging semantic technologies to sup...
 
D4Science: An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...
D4Science:An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...D4Science:An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...
D4Science: An e-Infrastructure for Facilitating Fisheries and Aquaculture Re...
 
D4science-II Codata
D4science-II CodataD4science-II Codata
D4science-II Codata
 
SUBMIT YOUR ARTICLES...! International Journal of Data Mining & Knowledge Ma...
SUBMIT YOUR ARTICLES...!  International Journal of Data Mining & Knowledge Ma...SUBMIT YOUR ARTICLES...!  International Journal of Data Mining & Knowledge Ma...
SUBMIT YOUR ARTICLES...! International Journal of Data Mining & Knowledge Ma...
 
BD2K and the Commons : ELIXR All Hands
BD2K and the Commons : ELIXR All Hands BD2K and the Commons : ELIXR All Hands
BD2K and the Commons : ELIXR All Hands
 
The Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an InstituteThe Reasons Why the Science Gateways Community Needs an Institute
The Reasons Why the Science Gateways Community Needs an Institute
 
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...
CURRENT ISSUE - International Journal of Data Mining & Knowledge Management P...
 
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
 
Role of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly worksRole of PIDs in connecting scholarly works
Role of PIDs in connecting scholarly works
 
NordForsk Open Access Reykjavik 14-15/8-2014:Rda
NordForsk Open Access Reykjavik 14-15/8-2014:RdaNordForsk Open Access Reykjavik 14-15/8-2014:Rda
NordForsk Open Access Reykjavik 14-15/8-2014:Rda
 
Paul hu bupdate_i_digbio_ecn_2012
Paul hu bupdate_i_digbio_ecn_2012Paul hu bupdate_i_digbio_ecn_2012
Paul hu bupdate_i_digbio_ecn_2012
 
"Data in Context" IG sessions @ RDA 3rd Plenary
"Data in Context" IG sessions @  RDA 3rd Plenary"Data in Context" IG sessions @  RDA 3rd Plenary
"Data in Context" IG sessions @ RDA 3rd Plenary
 
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...
Data in Context Interest Group Sessions @ RDA 3rd Plenary, Dublin (March 26-2...
 
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...WJCI INDEXED-SUBMIT YOUR PAPERS...!  International Journal of Data Mining & K...
WJCI INDEXED-SUBMIT YOUR PAPERS...! International Journal of Data Mining & K...
 
CALL FOR PAPERS-DATA MINING-WJCI INDEXED
CALL FOR PAPERS-DATA MINING-WJCI INDEXEDCALL FOR PAPERS-DATA MINING-WJCI INDEXED
CALL FOR PAPERS-DATA MINING-WJCI INDEXED
 

More from CILIP MDG

UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...
UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...
UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...CILIP MDG
 
Challenges to implementation - Jenny Wright
Challenges to implementation - Jenny WrightChallenges to implementation - Jenny Wright
Challenges to implementation - Jenny WrightCILIP MDG
 
Application Profiles in RDA - Jenny Wright
Application Profiles in RDA - Jenny WrightApplication Profiles in RDA - Jenny Wright
Application Profiles in RDA - Jenny WrightCILIP MDG
 
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan Young
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan YoungThe Official RDA Toolkit - Opportunities for Efficiency - Thurstan Young
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan YoungCILIP MDG
 
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan Youing
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan YouingThe Official RDA Toolkit - Opportunities for Enrichment - Thurstan Youing
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan YouingCILIP MDG
 
UKCoR RDA Day 2023 - "Only" Connect
UKCoR RDA Day 2023 - "Only" ConnectUKCoR RDA Day 2023 - "Only" Connect
UKCoR RDA Day 2023 - "Only" ConnectCILIP MDG
 
RDA methods, scenarios, tools - Gordon Dunsire
RDA methods, scenarios, tools - Gordon DunsireRDA methods, scenarios, tools - Gordon Dunsire
RDA methods, scenarios, tools - Gordon DunsireCILIP MDG
 
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...Poster: What’s in a name? Re-Discovering cataloguing and index through metada...
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...CILIP MDG
 
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...CILIP MDG
 
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...CILIP MDG
 
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...CILIP MDG
 
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...Poster: Updating the Wessex Classification Scheme for UK health libraries : a...
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...CILIP MDG
 
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...Revamping in-house cataloguing training / Victoria Parkinson (King's College ...
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...CILIP MDG
 
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...CILIP MDG
 
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...CILIP MDG
 
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...CILIP MDG
 
RDA implementation at the British Library / Thurstan Young (British Library)
RDA implementation at the British Library / Thurstan Young (British Library)RDA implementation at the British Library / Thurstan Young (British Library)
RDA implementation at the British Library / Thurstan Young (British Library)CILIP MDG
 
Community forward : developing descriptive cataloguing of rare materials (RDA...
Community forward : developing descriptive cataloguing of rare materials (RDA...Community forward : developing descriptive cataloguing of rare materials (RDA...
Community forward : developing descriptive cataloguing of rare materials (RDA...CILIP MDG
 
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...The West Midlands Evidence Repository (WMER) : a regional collaboration proje...
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...CILIP MDG
 
ISNI : a persistent identifier for creatives and associated organizations / T...
ISNI : a persistent identifier for creatives and associated organizations / T...ISNI : a persistent identifier for creatives and associated organizations / T...
ISNI : a persistent identifier for creatives and associated organizations / T...CILIP MDG
 

More from CILIP MDG (20)

UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...
UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...
UK Committee on RDA, RDA Day: New Tools for the Future of Cataloguing - Jenny...
 
Challenges to implementation - Jenny Wright
Challenges to implementation - Jenny WrightChallenges to implementation - Jenny Wright
Challenges to implementation - Jenny Wright
 
Application Profiles in RDA - Jenny Wright
Application Profiles in RDA - Jenny WrightApplication Profiles in RDA - Jenny Wright
Application Profiles in RDA - Jenny Wright
 
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan Young
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan YoungThe Official RDA Toolkit - Opportunities for Efficiency - Thurstan Young
The Official RDA Toolkit - Opportunities for Efficiency - Thurstan Young
 
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan Youing
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan YouingThe Official RDA Toolkit - Opportunities for Enrichment - Thurstan Youing
The Official RDA Toolkit - Opportunities for Enrichment - Thurstan Youing
 
UKCoR RDA Day 2023 - "Only" Connect
UKCoR RDA Day 2023 - "Only" ConnectUKCoR RDA Day 2023 - "Only" Connect
UKCoR RDA Day 2023 - "Only" Connect
 
RDA methods, scenarios, tools - Gordon Dunsire
RDA methods, scenarios, tools - Gordon DunsireRDA methods, scenarios, tools - Gordon Dunsire
RDA methods, scenarios, tools - Gordon Dunsire
 
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...Poster: What’s in a name? Re-Discovering cataloguing and index through metada...
Poster: What’s in a name? Re-Discovering cataloguing and index through metada...
 
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...
Poster: Revamping our in-house cataloguing training / Victoria Parkinson (Kin...
 
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...
Poster: FAST : can it lighten the load, and what is the impact? / Jenny Wrigh...
 
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...
Poster: The West Midlands Evidence Repository (WMER) : a regional collaborati...
 
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...Poster: Updating the Wessex Classification Scheme for UK health libraries : a...
Poster: Updating the Wessex Classification Scheme for UK health libraries : a...
 
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...Revamping in-house cataloguing training / Victoria Parkinson (King's College ...
Revamping in-house cataloguing training / Victoria Parkinson (King's College ...
 
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...
UK NACO funnel : progress, obstacles, and solutions / Martin Kelleher (Univer...
 
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...
Ship[w]right[e]s? : the challenges of cataloguing reports from scientific exp...
 
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...
BFI Reuben Library : an RDA implementation story / Anastasia Kerameos (BFI Re...
 
RDA implementation at the British Library / Thurstan Young (British Library)
RDA implementation at the British Library / Thurstan Young (British Library)RDA implementation at the British Library / Thurstan Young (British Library)
RDA implementation at the British Library / Thurstan Young (British Library)
 
Community forward : developing descriptive cataloguing of rare materials (RDA...
Community forward : developing descriptive cataloguing of rare materials (RDA...Community forward : developing descriptive cataloguing of rare materials (RDA...
Community forward : developing descriptive cataloguing of rare materials (RDA...
 
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...The West Midlands Evidence Repository (WMER) : a regional collaboration proje...
The West Midlands Evidence Repository (WMER) : a regional collaboration proje...
 
ISNI : a persistent identifier for creatives and associated organizations / T...
ISNI : a persistent identifier for creatives and associated organizations / T...ISNI : a persistent identifier for creatives and associated organizations / T...
ISNI : a persistent identifier for creatives and associated organizations / T...
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 

Modelling research output expressions : metadata schema modelling of publication lifecycles and scholarly entities / George Macgregor (University of Glasgow).

  • 1. Modelling research output expressions : metadata schema modelling of publication lifecycles & scholarly entities George Macgregor University of Glasgow 2023-09-06 https://purl.org/g3om4c https://orcid.org/0000-0002-8482-3973 Slides available: https://doi.org/10.17868/strath.00085166 ReDiscovery - MDG Conference 2023
  • 2. Overview 1. Briefly explore the metadata application profile landscape of open scholarly repositories 2. Prior attempts to model expressions, relations, etc. of scholarly works 3. Growth of the persistent identifier graph (PID graph) 4. How the Rioxx: Research Output Metadata Schema (v3.0) is responding to a PID- centric and relational data reality ◦ Brief exploration of Rioxx itself 5. Community reflection that the Rioxx experience, and reality, is prompting ReDiscovery - MDG Conference 2023
  • 3. Repository metadata context • OOTB, repositories remain very good at making (scholarly) content discoverable • OAI-PMH still a principal machine interface to repository content, despite alternatives (e.g. ResourceSync) • History - my favourite subject - and the folly of 'simple' Dublin Core... • Metadata profiles central to improved interoperability and semantics • Harvesting, aggregation, discovery and... compliance ReDiscovery - MDG Conference 2023
  • 4. Profile examples... Prominent repository metadata applications profiles include: • OpenAIRE (literature repositories) • OpenAIRE (data archives) • OpenAIRE (software) • UKETD 2017 (EThOS) • Scholarly Works Applications Profile (SWAP) - dead but not forgotten! • Rioxx v2.0, more on this too! ReDiscovery - MDG Conference 2023
  • 5. In 2013 The good old days... ...when publication lifecycles and scholarly entities were (relatively) simple... ReDiscovery - MDG Conference 2023
  • 6. ReDiscovery - MDG Conference 2023
  • 7. SWAP circa 2008 SWAP: Scholarly Works Application Profile [1] • Clear motivation; supported by Jisc • Recognized importance of relations between entities, esp. funding • Used FRBR! Yay! But never adopted by repositories • Ahead of its time in 2008...? • Difficult to implement within repository software • Too esoteric for those working with scholarly digital content [2] • Useful conceptual exercise but did not address machine discovery satisfactorily ReDiscovery - MDG Conference 2023
  • 8. 2023 The future envisaged by SWAP is now the present, sort of... ...but this future is actually more complex... ReDiscovery - MDG Conference 2023
  • 9. ReDiscovery - MDG Conference 2023
  • 10. Trends in scholarly publication inescapable... 1. Need to respond to complexity while ensuring discovery advantages i. Provenance & contextualization 2. Enshrined in open research requirements of funders (Plan S, UKRI, G7) 3. Reproducibility, verification, replication -- scholarly record & the "reproducibility crisis" i. Growth of rights retention strategy (RRS), FAIR data, data management planning (DMPs) 4. Supporting the burgeoning 'PID graph' 5. Scholarly works as (unofficial) multi-part or multi-object outputs ReDiscovery - MDG Conference 2023
  • 11. TIB – Leibniz Information Centre for Science and Technology - PID Service (CC-BY) ReDiscovery - MDG Conference 2023
  • 12. Exploring the graph with Neo4j... ReDiscovery - MDG Conference 2023
  • 13. Rioxx Rioxx: Research Output Metadata Schema • Version 2.0 widely adopted since 2016; Dublin Core with extensions • Discovery improvements, esp. in harvesting and aggregation [2] -- file location links critical [3] ◦ Repositories default support of Dublin Core spectacularly ineffective for OAI- PMH harvesting of digital content ◦ Full-text harvesting request average for single resource using Dublin Core: ◦ Digital Commons (13K!!), DSpace (1.5K!) [3] ◦ EPrints = 8. Better but 7 too many! [3] ReDiscovery - MDG Conference 2023
  • 14. Rioxx v3.0 Version 3.0 • Improves modelling of scholarly entities & relations ◦ Borrows conceptual thinking from FRBR (as per Library Reference Model) (but not SWAP!) • Capitalizes on discovery potential • Better supports productive contribution to PID graph • 'PID-ification '-- greater URI referencing & semantics • Alignment with Signposting and ResourceSync • Retains some semblance of 'traditional' notions of publication :thinking: ReDiscovery - MDG Conference 2023
  • 15. v3.0: Vocabularies, semantics, & PID types (Beyond structure) language independent semantics conveyed by SKOS: • COAR Resource Type Vocabulary • COAR Access Rights Vocabulary • COAR Version Type Vocabulary Resource Type Label: 'observational data (English)', 'gözlemsel veri (Türkçe)', etc. http://purl.org/coar/resource_type/FF4C-28RK Broader concept: 'dataset' http://purl.org/coar/resource_type/c_ddb1 ReDiscovery - MDG Conference 2023
  • 16. ... Referral to entities by URIs widely supported but anticipated PID types include: • Creators/Contributors: ORCID, ISNI, VIAF, WikiData • Organizations: ISNI, VIAF, WikiData - ROR, FundRef • Research activity: RAiD Optimum use of PIDs for reference and relational associations between related works and expressions to enrich PID graph and support discovery / contextualization • (Can create issues with 'authority of assertion' - see tomorrow!) ReDiscovery - MDG Conference 2023
  • 19. ... Introduction of rioxxterms:relation : <!--Relation to VoR--> <rioxxterms:relation coar_type="https://purl.org/coar/resource_type/c_6501" coar_version="https://purl.org/coar/version/c_970fb48d4fbd8a85"> https://doi.org/10.1109/TGRS.2023.3262412 </rioxxterms:relation> <!--...to research dataset(s) - simulation data--> <rioxxterms:relation coar_type="http://purl.org/coar/resource_type/W2XT-701"> https://doi.org/10.15778/RESIF.MT </rioxxterms:relation> <!--...to research data(s) - observational data--> <rioxxterms:relation coar_type="http://purl.org/coar/resource_type/FF4C-28RK"> https://doi.org/10.5880/fidgeo.2021.032 </rioxxterms:relation> ReDiscovery - MDG Conference 2023
  • 20. Some fuller but simple examples... Example 1, example 2, example 3 ReDiscovery - MDG Conference 2023
  • 21. ReDiscovery - MDG Conference 2023
  • 22. But, questions for the community? Are 'traditional' notions of publication holding back the community when it comes to resource description in a more URI-centric and relationally dependent resource environment? Possibly... ReDiscovery - MDG Conference 2023
  • 23. Attachment to outdated notions of publication? Attachment to seeing things through the prism of the 'published version' (Version of Record - VoR) • Distorts purer / richer metadata modelling of publication lifecyles and scholarly entities ◦ Including Rioxx v 3.0 • Prism reinforces the primacy of publishers and dysfunction in scholarly publishing • Reality is increasingly fluid and relational ReDiscovery - MDG Conference 2023
  • 24. Lack of technical understanding of URIs, PIDs, and relational linking? The revenge of Linked Data and the Semantic Web...? • Improved understanding of web technology necessary • URIs, PIDs, relational linking and the role of distributed metadata • Working for the benefit of machines as well as humans ReDiscovery - MDG Conference 2023
  • 25. Rioxx v 3.0 • Version 3.0, 2nd draft available • Long road -- changes always to implement! • Advocate for adoption - technical but also socio-technical • JSON-LD serialization of Rioxx forthcoming ReDiscovery - MDG Conference 2023
  • 26. Thanks for listening! Questions?! Acknowledgement of work by Rioxx Governance Group: Nicola Dowson, Mick Eadie, Petr Knoth, Bev Jones, George Macgregor & Paul Walk ReDiscovery - MDG Conference 2023
  • 27. References [1] J. Allinson, ‘Describing Scholarly Works with Dublin Core: A Functional Approach’, Library Trends, 57 (2), pp. 221–243, 2008. Accessed Jul. 18, 2023. [2] E. O’Neill and M. Žumer, ‘FRBR: Application of the Model to Textual Documents’, Libr. Resources Tech. Serv., 62 (4), Art. no. 4, Oct. 2018. Available: https: //doi.org/10.5860/lrts.62n4.176 [2] P. Knoth and B. Notay, 'UKRI OA policy requirements for repositories and how to meet them', presented at the Jisc Workshop, 2021. Accessed: Jul. 18, 2023. [3] P. Knoth, M. Cancellieri, M. Klein, 'Comparing the performance of OAI-PMH with ResourceSync', The 14th International Conference on Open Repositories (OR2019) June 2019. Universität Hamburg, Hamburg. Accessed: Jul. 18, 2023. ReDiscovery - MDG Conference 2023