SlideShare uma empresa Scribd logo
1 de 27
Baixar para ler offline
Introduction to the 
Open Refine RDF tool 
March 2014 
PwC EU Services
Learning objectives 
By the end of this module, you will have an understanding of: 
How to easily describe your solutions using a pre-defined template compliant with ADMS-AP. 
How to automatically transform your solutions’ descriptions into machine readable language, i.e., RDF. 
How to get your interoperability solutions ready to be shared on Joinup. 
2
How can this tutorial help you to use ADMS-AP? 
This tutorial shows how you can generate ADMS- AP-compliant descriptions of your interoperability solutions from a spreadsheet using the RDF extension in Open Refine. 
What is the ADMS-AP? 
The ADMS-AP (Asset Description Metadata Schema – Application Profile for Joinup) allows publishers of interoperability solutions to easily share their description metadata on Joinup using a common vocabulary, and consequently enabling the reuse possibilities of their solutions by a wider audience. 
“More than 35 repositories from EU Member States, EU Institutions (such as the Publications Office and Eurostat), standardisation bodies (such as W3C, CEN and the DCMI), and EU co- funded initiatives (such as e- CODEX) have shared description metadata of their interoperability solutions on the catalogue on Joinup” 
For more info about ADMS-AP: 
https://joinup.ec.europa.eu/svn/adms/trainings/Introduction_to_ADMS-AP.pptx 
3
Outline 
•ADMS-AP for describing your interoperability solutions 
•Automatic or manual path to generate ADMS-AP compliant RDF 
1. The context 
•Using the spreadsheet 
•Importing into Open Refine 
•Adding the skeleton 
•Exporting 
2. The manual path 
3. A practical example 
4
ADMS-AP for describing your interoperability solutions on Joinup 
Repository 
Repository 
ADMS-AP 
Your Repository 
Repository 
Using the ADMS Application Profile 
Public administrations 
Academic 
Standardisation bodies 
Businesses 
Explore 
Find 
Select 
Obtain 
5
Automatic or manual path to generate ADMS-AP 
Cleansing with SPARQL 
Your repository of interoperability solutions 
Transformation with Open Refine 
See how to cleanse RDF with SPARQL: 
https://joinup.ec.europa.eu/svn/adms/trainings/Introduction_ to_metadata_cleansing.pptx 
6
Outline 
•ADMS-AP for describing your interoperability solutions 
•Automatic or manual path to generate ADMS-AP compliant RDF 
1. The context 
•Using the spreadsheet 
•Importing into Open Refine 
•Adding the skeleton 
•Exporting 
2. The manual path 
3. A practical example 
7
This tutorial will describe the 4 steps of the MANUAL path for transforming your interoperability solution’s description into an ADMS-AP-compliant description: 
1. Use the spreadsheet template to describe your solution project, releases, packages, etc. 
2. Import your spreadsheet in Open Refine 
3. Add the pre-defined mappings using the Open Refine RDF extension 
4. Export to RDF using the Open Refine RDF extension 
8
1. Use the spreadsheet template to describe your solution 
… getting the template 
Click on the following link to get the Excel template 
https://joinup.ec.europa.eu/elibrary/document/excel-adms-ap 
9
1. Use the spreadsheet template to describe your solution 
… understanding the template 
The spreadsheet template contains all concepts and fields included in the ADMS Application Profile. 
To describe your solution you have to fill in the different fields of the spreadsheet according to the following colour codes: 
10
1. Use the spreadsheet template to describe your solution 
… some spreadsheets refer to controlled vocabulary 
The following sheets help you to select the right codes when completing the classes’ fields: 
Asset_Type 
Theme_Taxonomy 
Publisher_Type 
Theme 
Status 
File_Format 
License_Type 
Geographic_Coverage 
Representation_Technique 
Operating_System 
Interoperability_level 
User_Interface_Type 
Language 
Programming_Language 
Example: the field “theme” in the “Asset” sheet has to be in the format “http://eurovoc.europa.eu/....” based on the controlled vocabulary described in the “Theme” sheet. 
11
2. Import your spreadsheet into Open Refine 
… getting Open Refine and the RDF extension 
Download Open Refine from this link 
http://openrefine.org/ 
Note that Open Refine does not work properly on Internet Explorer 
Download the RDF extension from this link 
http://refine.deri.ie/ 
Install RDF extension into Open Refine 
following the installation guide 
http://refine.deri.ie/installationDocs 
12
2. Import your spreadsheet into Open Refine 
… creating your project 
•Import the Excel file you completed in step 1 
•Fill in the following parameters: 
•Create your project 
13
3. Add the pre-defined mapping using the Open Refine RDF extension 
… understanding the RDF skeleton 
What 
•The Open Refine RDF extension allows you to map the current fields of your data to the required RDF structure by drawing a so-called RDF Skeleton. 
Why 
•The RDF skeleton specifies how the RDF data will get generated from your own data. The cells in each record of your data will get placed into nodes within the skeleton that conforms to the ADMS-AP. 
How 
•Even though it is possible to build the RDF Skeleton “manually”, it is easier here to re- apply the operation history that contains all operations required to build the RDF Skeleton from the template. 
14 
https://joinup.ec.europa.eu/elibrary/document/excel-adms-ap
… applying the operations history 
1. Click ‘Undo/Redo’ > ‘Apply’ 
2. Paste the operation history 
3. Click “Perform Operations” 
4. Click “RDF” > “Edit RDF Skeleton...” and verify that the RDF Skeleton has been created 
3. Add the pre-defined mapping using the Open Refine RDF extension 
15
… aligning the RDF schema 
By clicking on RDF > Edit RDF Skeleton..., you can check/modify the current mapping between your data and the RDF skeleton. 
3. Add the pre-defined mapping using the Open Refine RDF extension 
16
4. Export to RDF using the Open Refine RDF extension 
… the final step 
Now everything is in place to generate an ADMS RDF file, containing your solution’s description. 
Click “Export” > “RDF in Turtle” to get an RDF description of your solution 
17
Outline 
•ADMS-AP for describing your interoperability solutions 
•Automatic and manual path to generate ADMS-AP compliant RDF 
1. The context 
•Using the spreadsheet 
•Importing into Open Refine 
•Adding the skeleton 
•Exporting 
2. The manual path 
3. A practical example 
18
Practical example … describe your asset 
CLASS 
PROPERTY 
EXAMPLE OF VALUE 
Asset (models an interoperability solution) 
AssetURI 
http://myasset.com 
Theme (controlled voc.) 
http://eurovoc.europa.eu/100142 
Description 
Description of the asset 
Modified 
2014-01-01 
Publisher 
http://myasset.com/publisher 
Name 
The name of the asset 
Type (controlled voc.) 
http://purl.org/adms/assettype/CoreComponent 
Publisher 
PublisherURI 
http://myasset.com/publisher 
Name 
The name of the publisher 
Publisher type label (controlled voc.) 
National authority 
Publisher type (controlled voc.) 
http://purl.org/adms/publishertype/NationalAuthority 
Note that for simplifying the example, we only filled up the mandatory classes with their mandatory properties. 
19
Practical example … describe your asset 
Use the template to describe your asset: 
Asset 
Publisher 
20
Practical example … import your description 
Import the Asset and Publisher descriptions into Open Refine 
21
Practical example … map to the RDF Skeleton 
Copy/Paste the operation history for building the ADMS-AP RDF Skeleton 
22
Practical example … export your RDF description to Turtle or RDF/XML 
Turtle 
RDF/XML 
For more info about RDF: https://joinup.ec.europa.eu/community/ods/document/tm13-introduction-rdf-sparql-en 
23
24 
Upload your metadata to Joinup 
How to import and export ADMS-AP conform metadata of interoperability solutions on Joinup 
The following tutorial helps you uploading your ADMS-AP RDF containing the descriptions of your solutions to Joinup
Related learning resources 
•Introduction to ADMS-AP 
•How to import and export ADMS-AP conform metadata of interoperability solutions on Joinup 
•Introduction to metadata cleansing using SPARQL 
•Using Joinup as catalogue for interoperability solutions 
•Introduction to the advanced search functionality of EFIR 
25
Disclaimers 
1.The views expressed in this presentation are purely those of the authors and may not, in any circumstances, be interpreted as stating an official position of the European Commission. 
The European Commission does not guarantee the accuracy of the information included in this presentation, nor does it accept any responsibility for any use thereof. 
Reference herein to any specific products, specifications, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favouring by the European Commission. 
All care has been taken by the author to ensure that s/he has obtained, where necessary, permission to use any parts of manuscripts including illustrations, maps, and graphs, on which intellectual property rights already exist from the titular holder(s) of such rights or from her/his or their legal representative. 
2.This presentation has been carefully compiled by PwC, but no representation is made or warranty given (either express or implied) as to the completeness or accuracy of the information it contains. PwC is not liable for the information in this presentation or any decision or consequence based on the use of it. PwC will not be liable for any damages arising from the use of the information contained in this presentation. The information contained in this presentation is of a general nature and is solely for guidance on matters of general interest. This presentation is not a substitute for professional advice on any particular matter. No reader should act on the basis of any matter contained in this publication without considering appropriate professional advice.
Follow @Joinup_EU on Twitter 
Join the CISR community on 
Joinup 
Project Officer Szabolcs.SZEKACS@ec.europa.eu 
Contractors Nikolaos.Loutas@be.pwc.com 
Joan.Bremers@be.pwc.com 
Visit our initiatives Get involved 
ADMS. 
SW 
CISR 
COMMUNITY OF 
INTEROPERABILITY 
SOLUTION 
REPOSITORIES 
27 
Joinup and ADMS are funded 
by the ISA Programme

Mais conteúdo relacionado

Mais procurados

Modeling the Insurance Enterprise
Modeling the Insurance EnterpriseModeling the Insurance Enterprise
Modeling the Insurance Enterprise
Iver Band
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic web
R A Akerkar
 
Introduction to RDF & SPARQL
Introduction to RDF & SPARQLIntroduction to RDF & SPARQL
Introduction to RDF & SPARQL
Open Data Support
 
Sap integration salesforce_presentation
Sap integration salesforce_presentationSap integration salesforce_presentation
Sap integration salesforce_presentation
Salesforce Deutschland
 

Mais procurados (20)

OpenLink Virtuoso - Management & Decision Makers Overview
OpenLink Virtuoso - Management & Decision Makers OverviewOpenLink Virtuoso - Management & Decision Makers Overview
OpenLink Virtuoso - Management & Decision Makers Overview
 
Modeling the Insurance Enterprise
Modeling the Insurance EnterpriseModeling the Insurance Enterprise
Modeling the Insurance Enterprise
 
Web 3.0 The Semantic Web
Web 3.0 The Semantic WebWeb 3.0 The Semantic Web
Web 3.0 The Semantic Web
 
Web front end development introduction to html css and javascript
Web front end development introduction to html css and javascriptWeb front end development introduction to html css and javascript
Web front end development introduction to html css and javascript
 
Debunking some “RDF vs. Property Graph” Alternative Facts
Debunking some “RDF vs. Property Graph” Alternative FactsDebunking some “RDF vs. Property Graph” Alternative Facts
Debunking some “RDF vs. Property Graph” Alternative Facts
 
Metadata Ownership & Metadata Rights
Metadata Ownership & Metadata RightsMetadata Ownership & Metadata Rights
Metadata Ownership & Metadata Rights
 
RDF data model
RDF data modelRDF data model
RDF data model
 
Introduction to SPARQL
Introduction to SPARQLIntroduction to SPARQL
Introduction to SPARQL
 
A Universe of Knowledge Graphs
A Universe of Knowledge GraphsA Universe of Knowledge Graphs
A Universe of Knowledge Graphs
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic web
 
Getting Started with Knowledge Graphs
Getting Started with Knowledge GraphsGetting Started with Knowledge Graphs
Getting Started with Knowledge Graphs
 
Salesforce Tutorial for Beginners: Basic Salesforce Introduction
Salesforce Tutorial for Beginners: Basic Salesforce IntroductionSalesforce Tutorial for Beginners: Basic Salesforce Introduction
Salesforce Tutorial for Beginners: Basic Salesforce Introduction
 
An Introduction to Drupal
An Introduction to DrupalAn Introduction to Drupal
An Introduction to Drupal
 
Introduction to RDF & SPARQL
Introduction to RDF & SPARQLIntroduction to RDF & SPARQL
Introduction to RDF & SPARQL
 
LODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data WorkshopLODAC 2017 Linked Open Data Workshop
LODAC 2017 Linked Open Data Workshop
 
Salesforce Partner Licensing Types- ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types- ISVforce Vs OEM EmbeddedSalesforce Partner Licensing Types- ISVforce Vs OEM Embedded
Salesforce Partner Licensing Types- ISVforce Vs OEM Embedded
 
Sap integration salesforce_presentation
Sap integration salesforce_presentationSap integration salesforce_presentation
Sap integration salesforce_presentation
 
Slides: Knowledge Graphs vs. Property Graphs
Slides: Knowledge Graphs vs. Property GraphsSlides: Knowledge Graphs vs. Property Graphs
Slides: Knowledge Graphs vs. Property Graphs
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked data
 
WS-Addressing
WS-AddressingWS-Addressing
WS-Addressing
 

Semelhante a Introduction to the Open Refine RDF tool

Abstract An overview of the whole report and what it is about..docx
Abstract An overview of the whole report and what it is about..docxAbstract An overview of the whole report and what it is about..docx
Abstract An overview of the whole report and what it is about..docx
bartholomeocoombs
 
Vipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentationVipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentation
Vipul Divyanshu
 
Tutorial storybook
Tutorial storybookTutorial storybook
Tutorial storybook
Vinay H G
 
Designing and developing vocabularies in RDF
Designing and developing vocabularies in RDFDesigning and developing vocabularies in RDF
Designing and developing vocabularies in RDF
Open Data Support
 

Semelhante a Introduction to the Open Refine RDF tool (20)

How to import and export ADMS-AP conform metadata of interoperability solutio...
How to import and export ADMS-AP conform metadata of interoperability solutio...How to import and export ADMS-AP conform metadata of interoperability solutio...
How to import and export ADMS-AP conform metadata of interoperability solutio...
 
Using Joinup as a catalogue for interoperability solutions
Using Joinup as a catalogue for interoperability solutionsUsing Joinup as a catalogue for interoperability solutions
Using Joinup as a catalogue for interoperability solutions
 
Introduction to the Asset Description Metadata Schema Application Profile (AD...
Introduction to the Asset Description Metadata Schema Application Profile (AD...Introduction to the Asset Description Metadata Schema Application Profile (AD...
Introduction to the Asset Description Metadata Schema Application Profile (AD...
 
Introduction to metadata cleansing using SPARQL update queries
Introduction to metadata cleansing using SPARQL update queriesIntroduction to metadata cleansing using SPARQL update queries
Introduction to metadata cleansing using SPARQL update queries
 
Abstract An overview of the whole report and what it is about..docx
Abstract An overview of the whole report and what it is about..docxAbstract An overview of the whole report and what it is about..docx
Abstract An overview of the whole report and what it is about..docx
 
Eclipse Banking Day in Copenhagen - Eclipse RCP as an Application Platform
Eclipse Banking Day in Copenhagen - Eclipse RCP as an Application PlatformEclipse Banking Day in Copenhagen - Eclipse RCP as an Application Platform
Eclipse Banking Day in Copenhagen - Eclipse RCP as an Application Platform
 
Leaflet maptime
Leaflet maptimeLeaflet maptime
Leaflet maptime
 
User guide
User guideUser guide
User guide
 
Vipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentationVipul divyanshu mahout_documentation
Vipul divyanshu mahout_documentation
 
Tutorial storybook
Tutorial storybookTutorial storybook
Tutorial storybook
 
Designing and developing vocabularies in RDF
Designing and developing vocabularies in RDFDesigning and developing vocabularies in RDF
Designing and developing vocabularies in RDF
 
Yet Another Fog Simulator (YAFS) - user guide
Yet Another Fog Simulator (YAFS) - user guideYet Another Fog Simulator (YAFS) - user guide
Yet Another Fog Simulator (YAFS) - user guide
 
High quality ap is with api platform
High quality ap is with api platformHigh quality ap is with api platform
High quality ap is with api platform
 
Android app development
Android app developmentAndroid app development
Android app development
 
Adobe Flex 3 - Compiler API
Adobe Flex 3 - Compiler APIAdobe Flex 3 - Compiler API
Adobe Flex 3 - Compiler API
 
OrchardCMS module development
OrchardCMS module developmentOrchardCMS module development
OrchardCMS module development
 
Semantic MediaWiki for Community Driven Data Spaces
Semantic MediaWiki for Community Driven Data SpacesSemantic MediaWiki for Community Driven Data Spaces
Semantic MediaWiki for Community Driven Data Spaces
 
Simplifying RCP Update and Install
Simplifying RCP Update and InstallSimplifying RCP Update and Install
Simplifying RCP Update and Install
 
Solum - OpenStack PaaS / ALM - Austin OpenStack summit
Solum - OpenStack PaaS / ALM - Austin OpenStack summitSolum - OpenStack PaaS / ALM - Austin OpenStack summit
Solum - OpenStack PaaS / ALM - Austin OpenStack summit
 
ITAM UK 2017 Open source alternatives_John Springall
ITAM UK 2017 Open source alternatives_John Springall ITAM UK 2017 Open source alternatives_John Springall
ITAM UK 2017 Open source alternatives_John Springall
 

Último

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 

Último (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 

Introduction to the Open Refine RDF tool

  • 1. Introduction to the Open Refine RDF tool March 2014 PwC EU Services
  • 2. Learning objectives By the end of this module, you will have an understanding of: How to easily describe your solutions using a pre-defined template compliant with ADMS-AP. How to automatically transform your solutions’ descriptions into machine readable language, i.e., RDF. How to get your interoperability solutions ready to be shared on Joinup. 2
  • 3. How can this tutorial help you to use ADMS-AP? This tutorial shows how you can generate ADMS- AP-compliant descriptions of your interoperability solutions from a spreadsheet using the RDF extension in Open Refine. What is the ADMS-AP? The ADMS-AP (Asset Description Metadata Schema – Application Profile for Joinup) allows publishers of interoperability solutions to easily share their description metadata on Joinup using a common vocabulary, and consequently enabling the reuse possibilities of their solutions by a wider audience. “More than 35 repositories from EU Member States, EU Institutions (such as the Publications Office and Eurostat), standardisation bodies (such as W3C, CEN and the DCMI), and EU co- funded initiatives (such as e- CODEX) have shared description metadata of their interoperability solutions on the catalogue on Joinup” For more info about ADMS-AP: https://joinup.ec.europa.eu/svn/adms/trainings/Introduction_to_ADMS-AP.pptx 3
  • 4. Outline •ADMS-AP for describing your interoperability solutions •Automatic or manual path to generate ADMS-AP compliant RDF 1. The context •Using the spreadsheet •Importing into Open Refine •Adding the skeleton •Exporting 2. The manual path 3. A practical example 4
  • 5. ADMS-AP for describing your interoperability solutions on Joinup Repository Repository ADMS-AP Your Repository Repository Using the ADMS Application Profile Public administrations Academic Standardisation bodies Businesses Explore Find Select Obtain 5
  • 6. Automatic or manual path to generate ADMS-AP Cleansing with SPARQL Your repository of interoperability solutions Transformation with Open Refine See how to cleanse RDF with SPARQL: https://joinup.ec.europa.eu/svn/adms/trainings/Introduction_ to_metadata_cleansing.pptx 6
  • 7. Outline •ADMS-AP for describing your interoperability solutions •Automatic or manual path to generate ADMS-AP compliant RDF 1. The context •Using the spreadsheet •Importing into Open Refine •Adding the skeleton •Exporting 2. The manual path 3. A practical example 7
  • 8. This tutorial will describe the 4 steps of the MANUAL path for transforming your interoperability solution’s description into an ADMS-AP-compliant description: 1. Use the spreadsheet template to describe your solution project, releases, packages, etc. 2. Import your spreadsheet in Open Refine 3. Add the pre-defined mappings using the Open Refine RDF extension 4. Export to RDF using the Open Refine RDF extension 8
  • 9. 1. Use the spreadsheet template to describe your solution … getting the template Click on the following link to get the Excel template https://joinup.ec.europa.eu/elibrary/document/excel-adms-ap 9
  • 10. 1. Use the spreadsheet template to describe your solution … understanding the template The spreadsheet template contains all concepts and fields included in the ADMS Application Profile. To describe your solution you have to fill in the different fields of the spreadsheet according to the following colour codes: 10
  • 11. 1. Use the spreadsheet template to describe your solution … some spreadsheets refer to controlled vocabulary The following sheets help you to select the right codes when completing the classes’ fields: Asset_Type Theme_Taxonomy Publisher_Type Theme Status File_Format License_Type Geographic_Coverage Representation_Technique Operating_System Interoperability_level User_Interface_Type Language Programming_Language Example: the field “theme” in the “Asset” sheet has to be in the format “http://eurovoc.europa.eu/....” based on the controlled vocabulary described in the “Theme” sheet. 11
  • 12. 2. Import your spreadsheet into Open Refine … getting Open Refine and the RDF extension Download Open Refine from this link http://openrefine.org/ Note that Open Refine does not work properly on Internet Explorer Download the RDF extension from this link http://refine.deri.ie/ Install RDF extension into Open Refine following the installation guide http://refine.deri.ie/installationDocs 12
  • 13. 2. Import your spreadsheet into Open Refine … creating your project •Import the Excel file you completed in step 1 •Fill in the following parameters: •Create your project 13
  • 14. 3. Add the pre-defined mapping using the Open Refine RDF extension … understanding the RDF skeleton What •The Open Refine RDF extension allows you to map the current fields of your data to the required RDF structure by drawing a so-called RDF Skeleton. Why •The RDF skeleton specifies how the RDF data will get generated from your own data. The cells in each record of your data will get placed into nodes within the skeleton that conforms to the ADMS-AP. How •Even though it is possible to build the RDF Skeleton “manually”, it is easier here to re- apply the operation history that contains all operations required to build the RDF Skeleton from the template. 14 https://joinup.ec.europa.eu/elibrary/document/excel-adms-ap
  • 15. … applying the operations history 1. Click ‘Undo/Redo’ > ‘Apply’ 2. Paste the operation history 3. Click “Perform Operations” 4. Click “RDF” > “Edit RDF Skeleton...” and verify that the RDF Skeleton has been created 3. Add the pre-defined mapping using the Open Refine RDF extension 15
  • 16. … aligning the RDF schema By clicking on RDF > Edit RDF Skeleton..., you can check/modify the current mapping between your data and the RDF skeleton. 3. Add the pre-defined mapping using the Open Refine RDF extension 16
  • 17. 4. Export to RDF using the Open Refine RDF extension … the final step Now everything is in place to generate an ADMS RDF file, containing your solution’s description. Click “Export” > “RDF in Turtle” to get an RDF description of your solution 17
  • 18. Outline •ADMS-AP for describing your interoperability solutions •Automatic and manual path to generate ADMS-AP compliant RDF 1. The context •Using the spreadsheet •Importing into Open Refine •Adding the skeleton •Exporting 2. The manual path 3. A practical example 18
  • 19. Practical example … describe your asset CLASS PROPERTY EXAMPLE OF VALUE Asset (models an interoperability solution) AssetURI http://myasset.com Theme (controlled voc.) http://eurovoc.europa.eu/100142 Description Description of the asset Modified 2014-01-01 Publisher http://myasset.com/publisher Name The name of the asset Type (controlled voc.) http://purl.org/adms/assettype/CoreComponent Publisher PublisherURI http://myasset.com/publisher Name The name of the publisher Publisher type label (controlled voc.) National authority Publisher type (controlled voc.) http://purl.org/adms/publishertype/NationalAuthority Note that for simplifying the example, we only filled up the mandatory classes with their mandatory properties. 19
  • 20. Practical example … describe your asset Use the template to describe your asset: Asset Publisher 20
  • 21. Practical example … import your description Import the Asset and Publisher descriptions into Open Refine 21
  • 22. Practical example … map to the RDF Skeleton Copy/Paste the operation history for building the ADMS-AP RDF Skeleton 22
  • 23. Practical example … export your RDF description to Turtle or RDF/XML Turtle RDF/XML For more info about RDF: https://joinup.ec.europa.eu/community/ods/document/tm13-introduction-rdf-sparql-en 23
  • 24. 24 Upload your metadata to Joinup How to import and export ADMS-AP conform metadata of interoperability solutions on Joinup The following tutorial helps you uploading your ADMS-AP RDF containing the descriptions of your solutions to Joinup
  • 25. Related learning resources •Introduction to ADMS-AP •How to import and export ADMS-AP conform metadata of interoperability solutions on Joinup •Introduction to metadata cleansing using SPARQL •Using Joinup as catalogue for interoperability solutions •Introduction to the advanced search functionality of EFIR 25
  • 26. Disclaimers 1.The views expressed in this presentation are purely those of the authors and may not, in any circumstances, be interpreted as stating an official position of the European Commission. The European Commission does not guarantee the accuracy of the information included in this presentation, nor does it accept any responsibility for any use thereof. Reference herein to any specific products, specifications, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favouring by the European Commission. All care has been taken by the author to ensure that s/he has obtained, where necessary, permission to use any parts of manuscripts including illustrations, maps, and graphs, on which intellectual property rights already exist from the titular holder(s) of such rights or from her/his or their legal representative. 2.This presentation has been carefully compiled by PwC, but no representation is made or warranty given (either express or implied) as to the completeness or accuracy of the information it contains. PwC is not liable for the information in this presentation or any decision or consequence based on the use of it. PwC will not be liable for any damages arising from the use of the information contained in this presentation. The information contained in this presentation is of a general nature and is solely for guidance on matters of general interest. This presentation is not a substitute for professional advice on any particular matter. No reader should act on the basis of any matter contained in this publication without considering appropriate professional advice.
  • 27. Follow @Joinup_EU on Twitter Join the CISR community on Joinup Project Officer Szabolcs.SZEKACS@ec.europa.eu Contractors Nikolaos.Loutas@be.pwc.com Joan.Bremers@be.pwc.com Visit our initiatives Get involved ADMS. SW CISR COMMUNITY OF INTEROPERABILITY SOLUTION REPOSITORIES 27 Joinup and ADMS are funded by the ISA Programme