SlideShare une entreprise Scribd logo
1  sur  27
What can be done, right now!
Andrea Bollini, 4Science (CTO)
http://www.4science.it/en/
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Who I am?
…a proud member of the COAR Next Generation
Repository Working Group
…the deputy leader of the euroCRIS CERIF &
Architecture Task Group
…an active developer in the open scholarly field
since 2004
…a strong advocate of the DSpace platform,
committer and Lead of the REST API sub-team for
DSpace 7
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Agenda: how to implement that?
The mission of a repository is to manage and provide
access to the valuable and diverse intellectual output of
the community it serves.
Repositories are nodes in a larger network, contributing
their collective contents to a global knowledge
commons on top of which value added services can be
built.
Repositories provide access to published articles as well
as to a broad range of artifacts beyond traditional
publications such as datasets, pre-prints, working
papers, images, software, and so on.
We also aim to create a global brand for repositories
that establishes repositories as a central place for the
daily research and dissemination activities of
researchers.
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Beyond traditional publications
Provide access to digital
content doesn’t mean to allow
the download of the bits
sequence…
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Beyond traditional publications
Datasets need to be usable:
preview, sampling, visualization,
remote computation & more
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Dataset: good examples
CKAN: Preview, sampling, visualization and open
webservices for tabular data
https://ckan.org/
Dataverse: allow exploration of tabular dataset
and Geospatial files
http://dataverse.org/
DSpace-CRIS & DSpace-CKAN addon:
https://github.com/4Science/dspace-ckan
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
DSpace-CRIS: Dataset context
person(s)
project(s)
publication(s)
event(s)
back linkDOWNLOAD… 100MB CSV? 1GB+ …
DSpace-CKAN: preview tabular & geospatial data
Paginated and filterable
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
DSpace-CKAN: preview tabular & geospatial data
different visualization
All that is powered by REST webservices
(CKAN datastore)
–Machine to machine interaction
(researchers can use the datasets from R
or other workbench tools)
–New applications can immediately re-
use such data (for example a mobile
app)
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
What about images?
• An astrophysics image can go over 5GB!
• High-quality scanned book have images
typically over 100MB for each page
• Medical images have similar dimensions
• The structure of images sequences are
complex and relevant (page sequences,
evolution of phenomena in medical
images, etc.)
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Beyond traditional publications
Image files (medical, astrophysics, cultural
heritage: digitalized manuscript, rare books,
etc.) need to be consulted online, discussed
and commented / annotated
IIIF protocols and formats allow you to
meet these requirements in a standard and
understandable way (for both humans and
machine)
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Discussion around the IIIF Support in DSpace:
https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
IIIF Image API
allows a smooth
interaction with the
image files
Discussion around the IIIF Support in DSpace:
https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
IIIF Presentation API
allows to keep metadata
close to the resource and
build a native web UI
Discussion around the IIIF Support in DSpace:
https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
A native web UI allows easy
integration with other
services/technologies as web
annotation
here, actually a transcription driven by IIIF Search API
Discussion around the IIIF Support in DSpace:
https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Beyond traditional publications
… the same requirements apply to audio and
video content
- Streaming
- Internal structure
- Annotation / commenting / transcript
Adopt an open standard: the MPEG-DASH
format allows adaptive streaming over simple
html client with full support for multiple tracks,
ToC, subtitles
Discussion around the IIIF Support in DSpace:
https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Open peer-review
Central place for the daily research and
dissemination activities of researchers
An open peer-review module has been
released for the DSpace platform
https://github.com/arvoConsultores/Open-Peer-Review-Module/wiki
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Open peer-review
Regardless to the specific implemented
functionalities, I want to highlight the
workflow:
1. Start from the repository («live» content:
working paper research)
2. Capture new content: review, comments
3. Expose this content to allow further analysis
4. Capture or produce the analysis
5. Expose the analysis results (reviewer
ranking, quality indicators, etc.)
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
…repositories are nodes in a larger
network, contributing their collective
contents to a global knowledge
commons on top of which value added
services can be built.
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Signposting -
http://signposting.org/
Signposting is an approach to make the scholarly web
more friendly to machines exposing relations as Typed
Links in HTTP Link headers
The following discovering patterns are currently defined:
• Author
• Bibliographic Metadata
• Identifier
• Publication Boundary
• Resource Type
The Signposting approach is fully aligned with
hypermedia (REST, HATEOAS) lines of thinking regarding
web interoperability.
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Signposting -
http://signposting.org/
As an example, Herbert Van de Sompel and
Michael L. Nelson are the authors of the paper
with DOI https://doi.org/10.1045/november2015-
vandesompel; their
respective ORCIDs are http://orcid.org/0000-
0002-0715-6126 and http://orcid.org/0000-0003-
3749-8116
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Signposting -
http://signposting.org/
curl -I "https://doi.org/10.1045/november2015-
vandesompel”
HTTP/1.1 303 See Other
Location:
http://www.dlib.org/dlib/november15/vandesompel/11van
desompel.html
Link: <http://orcid.org/0000-0002-0715-6126> ;
rel="author",
<http://orcid.org/0000-0003-3749-8116> ;
rel="author"
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
ResourceSync -
http://www.openarchives.org/rs/1.1/resourcesync
• Successor of the OAI-PMH protocol and
much more…
• Faster, reliable and scalable
• Allows real-time notification (and
recovering of missed messages)
• Drives resource synchronization: content
and metadata are both managed
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
DSpace 7
• A new single UI built on top of a freshly REST API
based on the HATEOS principles is under
development:
https://wiki.duraspace.org/display/DSPACE/DSpac
e+7+UI+Working+Group
• A ticket to stimulate discussion about the
implementation of the signposting pattern has
been created:
https://jira.duraspace.org/browse/DS-3589
• A first implementation of resourcesync for
DSpace was produced:
https://github.com/CottageLabs/DSpaceResource
Sync a ticket now exists to resume such
implementation:
https://jira.duraspace.org/browse/DS-3590
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
A reflection on the current
repositories data model
• A revision of the current data model is
needed
• Precise identification of persons,
organizations, projects, concepts and
linked resources (dataset, different
versions etc.)
• Avoid loss of details to allow a fine grain
and effective interoperability
Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
Thank for you
attention!
Andrea Bollini
andrea.bollini@4science.it
skype: a.bollini
linkedin: andreabollini
orcid: 0000-0002-9029-1854
COAR Annual Meeting 2017 – Venice,
Italy

Contenu connexe

Tendances

DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
Andrea Bollini
 
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
Andrea Bollini
 
A researcher driven data description for the archived web: Why and how?
A researcher driven data description for the archived web: Why and how?A researcher driven data description for the archived web: Why and how?
A researcher driven data description for the archived web: Why and how?
WARCnet
 

Tendances (18)

Wednesday 6 May: Hand me the data! What you should know as a humanities resea...
Wednesday 6 May: Hand me the data! What you should know as a humanities resea...Wednesday 6 May: Hand me the data! What you should know as a humanities resea...
Wednesday 6 May: Hand me the data! What you should know as a humanities resea...
 
Béatrice Markhoff - Semantic mediation ArSol and CIDOC CRM
Béatrice Markhoff - Semantic mediation ArSol and CIDOC CRMBéatrice Markhoff - Semantic mediation ArSol and CIDOC CRM
Béatrice Markhoff - Semantic mediation ArSol and CIDOC CRM
 
DSpace-CRIS technical level introduction
DSpace-CRIS technical level introductionDSpace-CRIS technical level introduction
DSpace-CRIS technical level introduction
 
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
New Discovery Tools for Digital Humanities and Spatial Data (Summary of the J...
 
Web Archive Research Skills and Tools Survey (WARST)
 Web Archive Research Skills and Tools Survey (WARST) Web Archive Research Skills and Tools Survey (WARST)
Web Archive Research Skills and Tools Survey (WARST)
 
Tuesday 5 May: The Shapes of Archives and Memory, Helle Strandgaard Jensen
Tuesday 5 May: The Shapes of Archives and Memory, Helle Strandgaard JensenTuesday 5 May: The Shapes of Archives and Memory, Helle Strandgaard Jensen
Tuesday 5 May: The Shapes of Archives and Memory, Helle Strandgaard Jensen
 
6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation Slides6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation Slides
 
WG5: A data wrangling experiment
WG5: A data wrangling experimentWG5: A data wrangling experiment
WG5: A data wrangling experiment
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
 
The ARIADNE interoperability framework, component architecture and registry s...
The ARIADNE interoperability framework, component architecture and registry s...The ARIADNE interoperability framework, component architecture and registry s...
The ARIADNE interoperability framework, component architecture and registry s...
 
4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases
 
Bingham, De Wild & Aasman Presentation
Bingham, De Wild & Aasman PresentationBingham, De Wild & Aasman Presentation
Bingham, De Wild & Aasman Presentation
 
Mind the gap! Reflections on the state of repository data harvesting
Mind the gap! Reflections on the state of repository data harvestingMind the gap! Reflections on the state of repository data harvesting
Mind the gap! Reflections on the state of repository data harvesting
 
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
DSpace-CRIS: an open source solution - Cineca euroCRIS membership meeting Por...
 
Open Data Publication - Requirements, Good practices, and Benefits
Open Data Publication - Requirements, Good practices, and BenefitsOpen Data Publication - Requirements, Good practices, and Benefits
Open Data Publication - Requirements, Good practices, and Benefits
 
Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3
 
Poster: Linked Open Data for Cultural Heritage
Poster: Linked Open Data for Cultural HeritagePoster: Linked Open Data for Cultural Heritage
Poster: Linked Open Data for Cultural Heritage
 
A researcher driven data description for the archived web: Why and how?
A researcher driven data description for the archived web: Why and how?A researcher driven data description for the archived web: Why and how?
A researcher driven data description for the archived web: Why and how?
 

Similaire à COAR Venice 2017 Next Generation Repository Session: What can be done, right now!

Repository technologies
Repository technologiesRepository technologies
Repository technologies
4Science
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
4Science
 
20080903arsenalsofnemesis 04
20080903arsenalsofnemesis 0420080903arsenalsofnemesis 04
20080903arsenalsofnemesis 04
Richard Ovenden
 

Similaire à COAR Venice 2017 Next Generation Repository Session: What can be done, right now! (20)

Repository technologies
Repository technologiesRepository technologies
Repository technologies
 
DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15DSpace-CRIS_An open source solution for Research_EDU15
DSpace-CRIS_An open source solution for Research_EDU15
 
WIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting OntologiesWIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting Ontologies
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
 
06.Heritage Management 2018, Wikipedia
06.Heritage Management 2018, Wikipedia06.Heritage Management 2018, Wikipedia
06.Heritage Management 2018, Wikipedia
 
Carpenter "The Future of the Scholarly Record"
Carpenter "The Future of the Scholarly Record"Carpenter "The Future of the Scholarly Record"
Carpenter "The Future of the Scholarly Record"
 
IRIS-supporting and managing the research life cycle-eunis15
IRIS-supporting and managing the research life cycle-eunis15IRIS-supporting and managing the research life cycle-eunis15
IRIS-supporting and managing the research life cycle-eunis15
 
DSpace-CRIS: a CRIS enhanced repository platform
DSpace-CRIS: a CRIS enhanced repository platformDSpace-CRIS: a CRIS enhanced repository platform
DSpace-CRIS: a CRIS enhanced repository platform
 
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
Europeana Network Association AGM 2016 - 9 November - Speaker Shawn Averkamp
 
OA - Shared Canvas - TEI - Biblissima project
OA - Shared Canvas - TEI - Biblissima projectOA - Shared Canvas - TEI - Biblissima project
OA - Shared Canvas - TEI - Biblissima project
 
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
Extending DSpace 7: DSpace-CRIS and DSpace-GLAM for empowered repositories an...
 
Linked Open Data Visualization
Linked Open Data VisualizationLinked Open Data Visualization
Linked Open Data Visualization
 
From Open Access to Open Standards, (Linked) Data and Collaborations
From Open Access to Open Standards, (Linked) Data and CollaborationsFrom Open Access to Open Standards, (Linked) Data and Collaborations
From Open Access to Open Standards, (Linked) Data and Collaborations
 
semantic and social (intra)webs
semantic and social (intra)webssemantic and social (intra)webs
semantic and social (intra)webs
 
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studioI Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
 
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked DataIFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
 
New Goals of PARES: Spanish Archives Web Portal
New Goals of PARES: Spanish Archives Web PortalNew Goals of PARES: Spanish Archives Web Portal
New Goals of PARES: Spanish Archives Web Portal
 
20080903arsenalsofnemesis 04
20080903arsenalsofnemesis 0420080903arsenalsofnemesis 04
20080903arsenalsofnemesis 04
 
DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15
 
Open Access Week 2015 - IRIS_Cineca's Research Information System
Open Access Week 2015 - IRIS_Cineca's Research Information SystemOpen Access Week 2015 - IRIS_Cineca's Research Information System
Open Access Week 2015 - IRIS_Cineca's Research Information System
 

Plus de 4Science

From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
4Science
 
IIIF and DSpace 7 - IIIF Conference 2023.pdf
IIIF and DSpace 7 - IIIF Conference 2023.pdfIIIF and DSpace 7 - IIIF Conference 2023.pdf
IIIF and DSpace 7 - IIIF Conference 2023.pdf
4Science
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation
4Science
 
DSpace 7 ORCID Integration
DSpace 7 ORCID IntegrationDSpace 7 ORCID Integration
DSpace 7 ORCID Integration
4Science
 
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
4Science
 

Plus de 4Science (20)

From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
From Digital Records to Digital Cultural Landscapes. Beyond Digital Library b...
 
“Adoption DSpace 7 and 8 Challenges and Solutions from Real Migration Experie...
“Adoption DSpace 7 and 8 Challenges and Solutions from Real Migration Experie...“Adoption DSpace 7 and 8 Challenges and Solutions from Real Migration Experie...
“Adoption DSpace 7 and 8 Challenges and Solutions from Real Migration Experie...
 
DSpace-CRIS design & Implementation
DSpace-CRIS design & ImplementationDSpace-CRIS design & Implementation
DSpace-CRIS design & Implementation
 
Status of discussions with repository platforms_ DSpace.pdf
Status of discussions with repository platforms_ DSpace.pdfStatus of discussions with repository platforms_ DSpace.pdf
Status of discussions with repository platforms_ DSpace.pdf
 
DSpace GLAM Infographic.pdf
DSpace GLAM Infographic.pdfDSpace GLAM Infographic.pdf
DSpace GLAM Infographic.pdf
 
DSpace CRIS EFS Miami.pdf
DSpace CRIS EFS Miami.pdfDSpace CRIS EFS Miami.pdf
DSpace CRIS EFS Miami.pdf
 
IIIF and DSpace 7 - IIIF Conference 2023.pdf
IIIF and DSpace 7 - IIIF Conference 2023.pdfIIIF and DSpace 7 - IIIF Conference 2023.pdf
IIIF and DSpace 7 - IIIF Conference 2023.pdf
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation
 
DSpace 7 ORCID Integration
DSpace 7 ORCID IntegrationDSpace 7 ORCID Integration
DSpace 7 ORCID Integration
 
Bringing IIIF to the DSpace community
Bringing IIIF to the DSpace communityBringing IIIF to the DSpace community
Bringing IIIF to the DSpace community
 
Implementing the Notify protocol and standard practices in DSpace
Implementing the Notify protocol and standard practices in DSpaceImplementing the Notify protocol and standard practices in DSpace
Implementing the Notify protocol and standard practices in DSpace
 
The EOSC DIH "ELD Advance" project
The EOSC DIH "ELD Advance" projectThe EOSC DIH "ELD Advance" project
The EOSC DIH "ELD Advance" project
 
DSpace implementation of the COAR Notify Project - status update
DSpace implementation of the COAR Notify Project - status updateDSpace implementation of the COAR Notify Project - status update
DSpace implementation of the COAR Notify Project - status update
 
Convegno Stelline 2020 - 4Science -16 settembre _ pubbliche
Convegno Stelline 2020 - 4Science -16 settembre _ pubblicheConvegno Stelline 2020 - 4Science -16 settembre _ pubbliche
Convegno Stelline 2020 - 4Science -16 settembre _ pubbliche
 
Convegno Stelline 2020 - 4Science -16 settembre _ accademiche
Convegno Stelline 2020 - 4Science -16 settembre _ accademicheConvegno Stelline 2020 - 4Science -16 settembre _ accademiche
Convegno Stelline 2020 - 4Science -16 settembre _ accademiche
 
Convegno Stelline 2020 - 4Science
Convegno Stelline 2020 - 4Science Convegno Stelline 2020 - 4Science
Convegno Stelline 2020 - 4Science
 
DSpace-CRIS 7: What is Coming? OR2020
DSpace-CRIS 7: What is Coming? OR2020DSpace-CRIS 7: What is Coming? OR2020
DSpace-CRIS 7: What is Coming? OR2020
 
News about DSpace-CRIS Anwendertreffen 2020
News about DSpace-CRIS Anwendertreffen 2020News about DSpace-CRIS Anwendertreffen 2020
News about DSpace-CRIS Anwendertreffen 2020
 
Digital library: riflessioni su scelte e obiettivi. Visibilità delle collezio...
Digital library: riflessioni su scelte e obiettivi. Visibilità delle collezio...Digital library: riflessioni su scelte e obiettivi. Visibilità delle collezio...
Digital library: riflessioni su scelte e obiettivi. Visibilità delle collezio...
 
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
How to enhance your DSpace repository: use cases for DSpace-CRIS, DSpace-RDM,...
 

Dernier

Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 

Dernier (20)

%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 

COAR Venice 2017 Next Generation Repository Session: What can be done, right now!

  • 1. What can be done, right now! Andrea Bollini, 4Science (CTO) http://www.4science.it/en/ Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 2. Who I am? …a proud member of the COAR Next Generation Repository Working Group …the deputy leader of the euroCRIS CERIF & Architecture Task Group …an active developer in the open scholarly field since 2004 …a strong advocate of the DSpace platform, committer and Lead of the REST API sub-team for DSpace 7 Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 3. Agenda: how to implement that? The mission of a repository is to manage and provide access to the valuable and diverse intellectual output of the community it serves. Repositories are nodes in a larger network, contributing their collective contents to a global knowledge commons on top of which value added services can be built. Repositories provide access to published articles as well as to a broad range of artifacts beyond traditional publications such as datasets, pre-prints, working papers, images, software, and so on. We also aim to create a global brand for repositories that establishes repositories as a central place for the daily research and dissemination activities of researchers. Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 4. Beyond traditional publications Provide access to digital content doesn’t mean to allow the download of the bits sequence… Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 5. Beyond traditional publications Datasets need to be usable: preview, sampling, visualization, remote computation & more Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 6. Dataset: good examples CKAN: Preview, sampling, visualization and open webservices for tabular data https://ckan.org/ Dataverse: allow exploration of tabular dataset and Geospatial files http://dataverse.org/ DSpace-CRIS & DSpace-CKAN addon: https://github.com/4Science/dspace-ckan Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 7. Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy DSpace-CRIS: Dataset context person(s) project(s) publication(s) event(s) back linkDOWNLOAD… 100MB CSV? 1GB+ …
  • 8. DSpace-CKAN: preview tabular & geospatial data Paginated and filterable Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 9. Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy DSpace-CKAN: preview tabular & geospatial data different visualization
  • 10. All that is powered by REST webservices (CKAN datastore) –Machine to machine interaction (researchers can use the datasets from R or other workbench tools) –New applications can immediately re- use such data (for example a mobile app) Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 11. What about images? • An astrophysics image can go over 5GB! • High-quality scanned book have images typically over 100MB for each page • Medical images have similar dimensions • The structure of images sequences are complex and relevant (page sequences, evolution of phenomena in medical images, etc.) Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 12. Beyond traditional publications Image files (medical, astrophysics, cultural heritage: digitalized manuscript, rare books, etc.) need to be consulted online, discussed and commented / annotated IIIF protocols and formats allow you to meet these requirements in a standard and understandable way (for both humans and machine) Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 13. Discussion around the IIIF Support in DSpace: https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 14. IIIF Image API allows a smooth interaction with the image files Discussion around the IIIF Support in DSpace: https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 15. IIIF Presentation API allows to keep metadata close to the resource and build a native web UI Discussion around the IIIF Support in DSpace: https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 16. A native web UI allows easy integration with other services/technologies as web annotation here, actually a transcription driven by IIIF Search API Discussion around the IIIF Support in DSpace: https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 17. Beyond traditional publications … the same requirements apply to audio and video content - Streaming - Internal structure - Annotation / commenting / transcript Adopt an open standard: the MPEG-DASH format allows adaptive streaming over simple html client with full support for multiple tracks, ToC, subtitles Discussion around the IIIF Support in DSpace: https://wiki.duraspace.org/display/DSPACE/IIIF+and+DSpace Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 18. Open peer-review Central place for the daily research and dissemination activities of researchers An open peer-review module has been released for the DSpace platform https://github.com/arvoConsultores/Open-Peer-Review-Module/wiki Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 19. Open peer-review Regardless to the specific implemented functionalities, I want to highlight the workflow: 1. Start from the repository («live» content: working paper research) 2. Capture new content: review, comments 3. Expose this content to allow further analysis 4. Capture or produce the analysis 5. Expose the analysis results (reviewer ranking, quality indicators, etc.) Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 20. …repositories are nodes in a larger network, contributing their collective contents to a global knowledge commons on top of which value added services can be built. Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 21. Signposting - http://signposting.org/ Signposting is an approach to make the scholarly web more friendly to machines exposing relations as Typed Links in HTTP Link headers The following discovering patterns are currently defined: • Author • Bibliographic Metadata • Identifier • Publication Boundary • Resource Type The Signposting approach is fully aligned with hypermedia (REST, HATEOAS) lines of thinking regarding web interoperability. Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 22. Signposting - http://signposting.org/ As an example, Herbert Van de Sompel and Michael L. Nelson are the authors of the paper with DOI https://doi.org/10.1045/november2015- vandesompel; their respective ORCIDs are http://orcid.org/0000- 0002-0715-6126 and http://orcid.org/0000-0003- 3749-8116 Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 23. Signposting - http://signposting.org/ curl -I "https://doi.org/10.1045/november2015- vandesompel” HTTP/1.1 303 See Other Location: http://www.dlib.org/dlib/november15/vandesompel/11van desompel.html Link: <http://orcid.org/0000-0002-0715-6126> ; rel="author", <http://orcid.org/0000-0003-3749-8116> ; rel="author" Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 24. ResourceSync - http://www.openarchives.org/rs/1.1/resourcesync • Successor of the OAI-PMH protocol and much more… • Faster, reliable and scalable • Allows real-time notification (and recovering of missed messages) • Drives resource synchronization: content and metadata are both managed Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 25. DSpace 7 • A new single UI built on top of a freshly REST API based on the HATEOS principles is under development: https://wiki.duraspace.org/display/DSPACE/DSpac e+7+UI+Working+Group • A ticket to stimulate discussion about the implementation of the signposting pattern has been created: https://jira.duraspace.org/browse/DS-3589 • A first implementation of resourcesync for DSpace was produced: https://github.com/CottageLabs/DSpaceResource Sync a ticket now exists to resume such implementation: https://jira.duraspace.org/browse/DS-3590 Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 26. A reflection on the current repositories data model • A revision of the current data model is needed • Precise identification of persons, organizations, projects, concepts and linked resources (dataset, different versions etc.) • Avoid loss of details to allow a fine grain and effective interoperability Andrea Bollini, 4Science - COAR Annual Meeting 2017 – Venice, Italy
  • 27. Thank for you attention! Andrea Bollini andrea.bollini@4science.it skype: a.bollini linkedin: andreabollini orcid: 0000-0002-9029-1854 COAR Annual Meeting 2017 – Venice, Italy