SlideShare a Scribd company logo
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

More Related Content

What's hot

Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)
Stefan Dietze
 
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
Michele Mennielli
 
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
 
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 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
Michele Mennielli
 
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...
Micah Altman
 
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
ariadnenetwork
 
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
Andrea Bollini
 
Leverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platformLeverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platform
Andrea Bollini
 
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)
WARCnet
 
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...
ariadnenetwork
 
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
WARCnet
 
WG5: A data wrangling experiment
WG5: A data wrangling experimentWG5: A data wrangling experiment
WG5: A data wrangling experiment
WARCnet
 
DSpace standard Data model and DSpace-CRIS
DSpace standard Data model and DSpace-CRISDSpace standard Data model and DSpace-CRIS
DSpace standard Data model and DSpace-CRIS
Andrea Bollini
 
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...
4Science
 
Dash UCCSC 2016
Dash UCCSC 2016Dash UCCSC 2016

What's hot (16)

Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)
 
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
 
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...
 
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
 
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
 
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...
 
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: 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
 
Leverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platformLeverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platform
 
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)
 
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...
 
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
 
WG5: A data wrangling experiment
WG5: A data wrangling experimentWG5: A data wrangling experiment
WG5: A data wrangling experiment
 
DSpace standard Data model and DSpace-CRIS
DSpace standard Data model and DSpace-CRISDSpace standard Data model and DSpace-CRIS
DSpace standard Data model and DSpace-CRIS
 
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...
 
Dash UCCSC 2016
Dash UCCSC 2016Dash UCCSC 2016
Dash UCCSC 2016
 

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

Repository technologies
Repository technologiesRepository technologies
Repository technologies
4Science
 
WIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting OntologiesWIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting Ontologies
dgarijo
 
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
 
06.Heritage Management 2018, Wikipedia
06.Heritage Management 2018, Wikipedia06.Heritage Management 2018, Wikipedia
06.Heritage Management 2018, Wikipedia
Iolanda Pensa
 
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"
National Information Standards Organization (NISO)
 
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
Michele Mennielli
 
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
Europeana
 
OA - Shared Canvas - TEI - Biblissima project
OA - Shared Canvas - TEI - Biblissima projectOA - Shared Canvas - TEI - Biblissima project
OA - Shared Canvas - TEI - Biblissima project
Equipex Biblissima
 
Linked Open Data Visualization
Linked Open Data VisualizationLinked Open Data Visualization
Linked Open Data Visualization
Laura Po
 
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
Simeon Warner
 
semantic and social (intra)webs
semantic and social (intra)webssemantic and social (intra)webs
semantic and social (intra)webs
Fabien Gandon
 
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
CulturaItalia
 
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
Lars G. Svensson
 
4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases
4Science
 
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
ICARUS - International Centre for Archival Research
 
20080903arsenalsofnemesis 04
20080903arsenalsofnemesis 0420080903arsenalsofnemesis 04
20080903arsenalsofnemesis 04Richard Ovenden
 
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
Michele Mennielli
 
FDO as building block for digitization technology stacks
FDO as building block for digitization technology stacksFDO as building block for digitization technology stacks
FDO as building block for digitization technology stacks
Raul Palma
 
Building COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science ProjectBuilding COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science Project
vty
 
Linked Open Data for Cultural Heritage
Linked Open Data for Cultural HeritageLinked Open Data for Cultural Heritage
Linked Open Data for Cultural Heritage
Noreen Whysel
 

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

Repository technologies
Repository technologiesRepository technologies
Repository technologies
 
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
 
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
 
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
 
4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases4Science presents: DSpace-CRIS Showcases
4Science presents: DSpace-CRIS Showcases
 
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
 
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
 
FDO as building block for digitization technology stacks
FDO as building block for digitization technology stacksFDO as building block for digitization technology stacks
FDO as building block for digitization technology stacks
 
Building COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science ProjectBuilding COVID-19 Museum as Open Science Project
Building COVID-19 Museum as Open Science Project
 
Linked Open Data for Cultural Heritage
Linked Open Data for Cultural HeritageLinked Open Data for Cultural Heritage
Linked Open Data for Cultural Heritage
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 

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