SlideShare a Scribd company logo
Opening and Integration of CASDD and 
Germplasm Data to AGRIS 
Prof. Xuefu Zhang & Dr. Guojian Xian 
Agricultural Information Institute of CAAS 
Research Data Alliance Fourth Plenary Meeting, 22-24 September, 2014, Amsterdam
Contents 
 Open CASDD as Restful APIs 
 Open Germplasm as Restful APIs 
 Integration and Extension to AGRIS 
 Fruitful Results 
2
Main Materials 
• Chinese Agricultural Sci-tech Documents Database (CASDD) 
– 440,113 records 
• CGRIS Germplasm Data 
• AGROVOC 
– agrovoc_2013-12-17_core.rdf 
• Chinese Agricultural Thesaurus(CAT) 
• KOS Mapping Results: 
– AGROVOC_CAT.nt 
• AGRIS 2.0 
– (Latest version: 20140427) 
3
About CASDD 
• Chinese Agricultural Sci-tech Documents Database 
(CASDD), as agricultural bibliographic/abstracts database 
in China developed by CAAS, has the largest number of 
records and the longest time span of documents. 
• Covering over 1000 kinds of agricultural academic journals 
and other materials, over 6 million records, in the fields of 
agronomy, horticulture, plant protection, soil sciences, 
animal husbandry, veterinary, agricultural engineering, 
agricultural products processing, agricultural economic,etc. 
• It is the most comprehensive, reliable and accessible 
information resources of agricultural science and 
technology information from research institutions, education 
and related departments. 
4
Refining and Analyzing CASDD 
5 
Tagging CAT and AGROVOC concepts to CASDD 
CASDD 
CAT AGROVOC 
RDF Core 
Mapping 
of CAT and 
AGROVOC 
Solr 4.7 
Write&Read 
Tagging(URI,Preflabel) 
Indexing 
CASDD 
Index 
Virtuoso 
Triple 
Store 
Tagging(URI,Preflabel) 
Sparql 
query 
MMseg4J/ 
IKAnalyzer 
Java 
Application 
SQE Plugin
English Coverage Analysis of CASDD Records 
6 
Total Records: 440,113 
Fields Records Percentage 
English Title 289,314 65.74% 
English Keywords 286,032 64.99% 
English Abstract 286,921 65.19%
7 
The CAT Concepts Coverage in CASDD
8 
The AGROVOC Concepts Coverage in CASDD 
TermCount TermFreq. Record Number Match Ratio 
TermFreq>=3 
TermCount>=1 
400,009 90.89% 
TermFreq>=3 
TermCount>=2 
320,472 72.82% 
TermFreq>=3 
TermCount>=3 
227,481 51.69% 
TermFreq>=3 
TermCount>=5 
83,992 19.08% 
TermFreq>=5 
TermCount>=3 
51,726 11.75%
CASDD Restful API (Architecture) 
Accessing & Linking 
CASDD Restful Web Service (API) Endpoint 
CASDD 
Database 
Tomcat 
(Jersey API) 
Reading Only 
Container 
Solr 4.7 
(SQE Plugin) 
Third Part 
Application 
Container 
AGRIS 
agINFRA 
Index 
CAT + AGROVOC + Mapping
CASDD Restful API(Features) 
• Aims to provide a light-weight solution to expose the 
records of CASDD to the third party applications. 
• Providing several ways to access the records, such as 
query with keywords, ARN, PublicationDate, AGROVOC 
Concept URIs, Chinese Agricultural Thesaurus (CAT) 
URIs. 
• The results also supporting pagination and sorting. 
• The output formats include RDF/XML following the 
AGRIS AP standard and plain JSON. 
• Authentication and Detail Logging for evaluations 
10
CASDD Restful API(Samples) 
11 
BrowsGinetg rreeccoorrddss wwiitthh ApGagRiOnaVtOioCn URI
Contents 
 Open CASDD as Restful APIs 
 Open Germplasm as Restful APIs 
 Integration and Extension to AGRIS 
 Fruitful Results 
12
Germplasm Data of CGRIS 
• CGRIS germplasm database is a central 
repository for all type of plant genetic 
resources information in China. At present, 
there are over 4000 MB data on 200 kinds of 
crops, 410,000 accessions of germplasm 
stored in CGRIS. 
13
The Germplasm Restful API (Architecture) 
Redirect to Detail 
CGRIS 
Germplasm 
Database 
Tomcat 
(Jersey API) 
CGRIS 
Website 
CGRIS Germplasm Restful API 
AGROVOC 
CAT 
Preflabel2URI 
Mapping 
Reading Only 
Accessing & Linking 
Container 
Third Part 
Application
The Germplasm Restful API (Features) 
• Aims to provide a light-weight solution to expose 
the records of CGRIS Germplasm to the third party 
applications. 
• Providing several ways to access the records, such 
as query with scientific name, vernacular name, 
catalogNumber, AGROVOC Concept URI, Chinese 
Agricultural Thesaurus (CAT) URI. 
• The output formats include RDF/XML following the 
darwincore-germplasm schema and plain JSON. 
• Authentication and Detail Logging for evaluations
The Germplasm Restful API (Samples) 
Get records with vernacular name 
Get reGcoetr drse cwoirtdhs s wciietnht AifGicR nOaVmOeC URI
Contents 
 Open CASDD as Restful APIs 
 Open Germplasm as Restful APIs 
 Integration and Extension to AGRIS 
 Fruitful Results 
17
The Extended AGRIS in Chinese 
18 
The Extended AGRIS in Chinese 
QUERY STATISTICS (CASDD) SEARCH RESULT BROWSING 
Restful API 
SINGLE RECORD MASHUPS 
( Germplasm) 
AGRIS SERVICES LAYER 
Read 
TOOLS LAYER 
CASDD 
Germplasm 
DATA LAYER 
JAVA APPLICATION 
Custom Modules 
CASDD New 
Page 
CASDD AGRIS 
CAT 
AGROVOC 
RDF Core 
Mapping of 
CAT and 
AGROVOC 
Chinese 
Query 
Solr 4.7 
SQE Plugin 
CASDD Box 
Germplasm Other Resources
Enhanced Search in Chinese 
• Semantic Query Extension 
– Solr Query Expander (SQE)2.0 
• Integrating and Linking CASDD API 
• Integrating and Linking Germplasm API 
• Other Improvements: 
– User Query Automatic Suggestion 
– Update AGRIS AP XML files Indexer to Solr 4.7 
– Integrating Bing Cloud Dictionary 
19
Improved and Updated SQE 2.0 
• Totally be compliance with Solr 4.5. 
• Work with SKOS files with suffix .rdf (RDF/XML), .n3 
(N3),.ttl (TURTLE) and .zip (ZIP) 
• Supports load more than one SKOS files at one time 
• Supports customized relationship types expansion, 
such as PREF, ALT, HIDDEN, BROADER, NARROWER, 
BROADERTRANSITIVE, RELATED. 
• Excellent performance with the improved version of 
IKAnalyzer2012FF (supports English phrase analysis 
and tagging based on English dictionary) 
20
Semantic Expansion Search with SQE2.0 
21
Integrating and Linking CASDD 
• AGRIS Search Results(CASDD Box) 
– The box displays the search results of CASDD (first 
five records) 
– Records include title, author, keywords, 
submission date, and abstract. 
– get more related records 
– get more (detail information) 
22
Integrating and Linking CASDD 
• Detail information(Single Record information) 
– Title(ZH/EN), Keywords(ZH/EN), Authors, 
Submission Date, Abstract(ZH/EN), CAT keywords, 
AGROVOC keywords, Journal, ISSN 
• More Related Records 
– Display more related records 
– Browing records with pagination 
23
Linking CGRIS Germplasm Resources 
• Germplasm Mashup 
– get more…(detail information) 
First five CGRIS Germplasm records information 
• Navigating to CGRIS Website 
– CGRIS website 
24
Contents 
 Open CASDD as Restful APIs 
 Open Germplasm as Restful APIs 
 Integration and Extension to AGRIS 
 Fruitful Results 
25
26 
Linking CASDD Records with Box 
http://agris.fao.org/agris-search/searchIndex.do?query=barley&x=-430&y=-58
Detail Info of a CASDD Record 
27
More Related Records From CASDD 
28
CGRIS Germplasm Mashup 
29
Thanks for Your Listening! 
30

More Related Content

What's hot

HDFCloud Workshop: HDF5 in the Cloud
HDFCloud Workshop: HDF5 in the CloudHDFCloud Workshop: HDF5 in the Cloud
HDFCloud Workshop: HDF5 in the Cloud
The HDF-EOS Tools and Information Center
 
Efficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAPEfficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAP
The HDF-EOS Tools and Information Center
 
Moving form HDF4 to HDF5/netCDF-4
Moving form HDF4 to HDF5/netCDF-4Moving form HDF4 to HDF5/netCDF-4
Moving form HDF4 to HDF5/netCDF-4
The HDF-EOS Tools and Information Center
 
NASA Terra Data Fusion
NASA Terra Data FusionNASA Terra Data Fusion
Summary of HDF-EOS5 Files, Data Model and File Format
Summary of HDF-EOS5 Files, Data Model and File FormatSummary of HDF-EOS5 Files, Data Model and File Format
Summary of HDF-EOS5 Files, Data Model and File Format
The HDF-EOS Tools and Information Center
 
HDF Update 2016
HDF Update 2016HDF Update 2016
HDF-EOS Data Product Developer's Guide
HDF-EOS Data Product Developer's GuideHDF-EOS Data Product Developer's Guide
HDF-EOS Data Product Developer's Guide
The HDF-EOS Tools and Information Center
 
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
The HDF-EOS Tools and Information Center
 
Working with Scientific Data in MATLAB
Working with Scientific Data in MATLABWorking with Scientific Data in MATLAB
Working with Scientific Data in MATLAB
The HDF-EOS Tools and Information Center
 
Data Are from Mars, Tools Are from Venus
Data Are from Mars, Tools Are from VenusData Are from Mars, Tools Are from Venus
Data Are from Mars, Tools Are from Venus
The HDF-EOS Tools and Information Center
 
Getting triples from records: the role of ISBD
Getting triples from records: the role of ISBDGetting triples from records: the role of ISBD
Product Designer Hub - Taking HPD to the Web
Product Designer Hub - Taking HPD to the WebProduct Designer Hub - Taking HPD to the Web
Product Designer Hub - Taking HPD to the Web
The HDF-EOS Tools and Information Center
 
Are you a Tortoise or a Hare?
Are you a Tortoise or a Hare?Are you a Tortoise or a Hare?
Are you a Tortoise or a Hare?
ArangoDB Database
 
Incorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product DesignerIncorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product Designer
The HDF-EOS Tools and Information Center
 
ProteomeXchange: data deposition and data retrieval made easy
ProteomeXchange: data deposition and data retrieval made easyProteomeXchange: data deposition and data retrieval made easy
ProteomeXchange: data deposition and data retrieval made easy
Juan Antonio Vizcaino
 
Understanding Hadoop Clusters and the Network
Understanding Hadoop Clusters and the NetworkUnderstanding Hadoop Clusters and the Network
Understanding Hadoop Clusters and the Networkbradhedlund
 

What's hot (20)

HDFCloud Workshop: HDF5 in the Cloud
HDFCloud Workshop: HDF5 in the CloudHDFCloud Workshop: HDF5 in the Cloud
HDFCloud Workshop: HDF5 in the Cloud
 
Efficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAPEfficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAP
 
HDF Group Support for NPP/NPOESS/JPSS
HDF Group Support for NPP/NPOESS/JPSSHDF Group Support for NPP/NPOESS/JPSS
HDF Group Support for NPP/NPOESS/JPSS
 
Moving form HDF4 to HDF5/netCDF-4
Moving form HDF4 to HDF5/netCDF-4Moving form HDF4 to HDF5/netCDF-4
Moving form HDF4 to HDF5/netCDF-4
 
NASA Terra Data Fusion
NASA Terra Data FusionNASA Terra Data Fusion
NASA Terra Data Fusion
 
Summary of HDF-EOS5 Files, Data Model and File Format
Summary of HDF-EOS5 Files, Data Model and File FormatSummary of HDF-EOS5 Files, Data Model and File Format
Summary of HDF-EOS5 Files, Data Model and File Format
 
HDF Update 2016
HDF Update 2016HDF Update 2016
HDF Update 2016
 
HDF-EOS Data Product Developer's Guide
HDF-EOS Data Product Developer's GuideHDF-EOS Data Product Developer's Guide
HDF-EOS Data Product Developer's Guide
 
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
 
Working with Scientific Data in MATLAB
Working with Scientific Data in MATLABWorking with Scientific Data in MATLAB
Working with Scientific Data in MATLAB
 
Data Are from Mars, Tools Are from Venus
Data Are from Mars, Tools Are from VenusData Are from Mars, Tools Are from Venus
Data Are from Mars, Tools Are from Venus
 
Getting triples from records: the role of ISBD
Getting triples from records: the role of ISBDGetting triples from records: the role of ISBD
Getting triples from records: the role of ISBD
 
HDF & HDF-EOS Data & Support at NSIDC
HDF & HDF-EOS Data & Support at NSIDCHDF & HDF-EOS Data & Support at NSIDC
HDF & HDF-EOS Data & Support at NSIDC
 
Product Designer Hub - Taking HPD to the Web
Product Designer Hub - Taking HPD to the WebProduct Designer Hub - Taking HPD to the Web
Product Designer Hub - Taking HPD to the Web
 
Are you a Tortoise or a Hare?
Are you a Tortoise or a Hare?Are you a Tortoise or a Hare?
Are you a Tortoise or a Hare?
 
HDF and netCDF Data Support in ArcGIS
HDF and netCDF Data Support in ArcGISHDF and netCDF Data Support in ArcGIS
HDF and netCDF Data Support in ArcGIS
 
Incorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product DesignerIncorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product Designer
 
ProteomeXchange: data deposition and data retrieval made easy
ProteomeXchange: data deposition and data retrieval made easyProteomeXchange: data deposition and data retrieval made easy
ProteomeXchange: data deposition and data retrieval made easy
 
HDF Town Hall
HDF Town HallHDF Town Hall
HDF Town Hall
 
Understanding Hadoop Clusters and the Network
Understanding Hadoop Clusters and the NetworkUnderstanding Hadoop Clusters and the Network
Understanding Hadoop Clusters and the Network
 

Viewers also liked

Agri-Profiles: Agricultural tacit knowledge discovery tool
Agri-Profiles: Agricultural tacit knowledge discovery toolAgri-Profiles: Agricultural tacit knowledge discovery tool
Agri-Profiles: Agricultural tacit knowledge discovery tool
CIARD Movement
 
Research Data Management at International Food Policy Research Institute-IFPRI
Research Data Management at International Food Policy Research Institute-IFPRIResearch Data Management at International Food Policy Research Institute-IFPRI
Research Data Management at International Food Policy Research Institute-IFPRI
CIARD Movement
 
Development of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in JapanDevelopment of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in Japan
CIARD Movement
 
Turning three thesauri into a Global Agricultural Concept Scheme
Turning three thesauri into a  Global Agricultural Concept SchemeTurning three thesauri into a  Global Agricultural Concept Scheme
Turning three thesauri into a Global Agricultural Concept Scheme
CIARD Movement
 
RDA Wheat Data Interoperability Cookbook and last developments
RDA Wheat Data Interoperability Cookbook and last developmentsRDA Wheat Data Interoperability Cookbook and last developments
RDA Wheat Data Interoperability Cookbook and last developments
CIARD Movement
 
Open Research Data – the KALRO experience
Open Research Data – the KALRO experienceOpen Research Data – the KALRO experience
Open Research Data – the KALRO experience
CIARD Movement
 
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
CIARD Movement
 
Open AGRIgate by Benjamin Cave
Open AGRIgate by Benjamin CaveOpen AGRIgate by Benjamin Cave
Open AGRIgate by Benjamin Cave
CIARD Movement
 
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
CIARD Movement
 
Social Media in: Disseminating and Sharing Agriculture Data/Information
Social Media in: Disseminating and Sharing Agriculture Data/InformationSocial Media in: Disseminating and Sharing Agriculture Data/Information
Social Media in: Disseminating and Sharing Agriculture Data/Information
CIARD Movement
 
JKUAT Case on Open Access
JKUAT Case on Open AccessJKUAT Case on Open Access
JKUAT Case on Open Access
CIARD Movement
 
The CIARD RINGValeri
The CIARD RINGValeriThe CIARD RINGValeri
The CIARD RINGValeri
CIARD Movement
 
CC licenses: Fostering reuse and sharing
CC licenses: Fostering reuse and sharingCC licenses: Fostering reuse and sharing
CC licenses: Fostering reuse and sharing
CIARD Movement
 
The GACS Project by Caterina Caracciolo
The GACS Project by Caterina CaraccioloThe GACS Project by Caterina Caracciolo
The GACS Project by Caterina Caracciolo
CIARD Movement
 
Open Access Progress and Promise in the CGIAR Consortium
Open Access Progress and Promise in the CGIAR ConsortiumOpen Access Progress and Promise in the CGIAR Consortium
Open Access Progress and Promise in the CGIAR Consortium
CIARD Movement
 
Knowledge Management at KEFRI
Knowledge Management at KEFRIKnowledge Management at KEFRI
Knowledge Management at KEFRI
CIARD Movement
 
JKUAT Case on Open Access
JKUAT Case on Open AccessJKUAT Case on Open Access
JKUAT Case on Open Access
CIARD Movement
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...
CIARD Movement
 

Viewers also liked (18)

Agri-Profiles: Agricultural tacit knowledge discovery tool
Agri-Profiles: Agricultural tacit knowledge discovery toolAgri-Profiles: Agricultural tacit knowledge discovery tool
Agri-Profiles: Agricultural tacit knowledge discovery tool
 
Research Data Management at International Food Policy Research Institute-IFPRI
Research Data Management at International Food Policy Research Institute-IFPRIResearch Data Management at International Food Policy Research Institute-IFPRI
Research Data Management at International Food Policy Research Institute-IFPRI
 
Development of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in JapanDevelopment of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in Japan
 
Turning three thesauri into a Global Agricultural Concept Scheme
Turning three thesauri into a  Global Agricultural Concept SchemeTurning three thesauri into a  Global Agricultural Concept Scheme
Turning three thesauri into a Global Agricultural Concept Scheme
 
RDA Wheat Data Interoperability Cookbook and last developments
RDA Wheat Data Interoperability Cookbook and last developmentsRDA Wheat Data Interoperability Cookbook and last developments
RDA Wheat Data Interoperability Cookbook and last developments
 
Open Research Data – the KALRO experience
Open Research Data – the KALRO experienceOpen Research Data – the KALRO experience
Open Research Data – the KALRO experience
 
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
 
Open AGRIgate by Benjamin Cave
Open AGRIgate by Benjamin CaveOpen AGRIgate by Benjamin Cave
Open AGRIgate by Benjamin Cave
 
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (2) by Esther DZALE YEUMO KABORE and Richard FULSS
 
Social Media in: Disseminating and Sharing Agriculture Data/Information
Social Media in: Disseminating and Sharing Agriculture Data/InformationSocial Media in: Disseminating and Sharing Agriculture Data/Information
Social Media in: Disseminating and Sharing Agriculture Data/Information
 
JKUAT Case on Open Access
JKUAT Case on Open AccessJKUAT Case on Open Access
JKUAT Case on Open Access
 
The CIARD RINGValeri
The CIARD RINGValeriThe CIARD RINGValeri
The CIARD RINGValeri
 
CC licenses: Fostering reuse and sharing
CC licenses: Fostering reuse and sharingCC licenses: Fostering reuse and sharing
CC licenses: Fostering reuse and sharing
 
The GACS Project by Caterina Caracciolo
The GACS Project by Caterina CaraccioloThe GACS Project by Caterina Caracciolo
The GACS Project by Caterina Caracciolo
 
Open Access Progress and Promise in the CGIAR Consortium
Open Access Progress and Promise in the CGIAR ConsortiumOpen Access Progress and Promise in the CGIAR Consortium
Open Access Progress and Promise in the CGIAR Consortium
 
Knowledge Management at KEFRI
Knowledge Management at KEFRIKnowledge Management at KEFRI
Knowledge Management at KEFRI
 
JKUAT Case on Open Access
JKUAT Case on Open AccessJKUAT Case on Open Access
JKUAT Case on Open Access
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...
 

Similar to Opening and Integration of CASDD and Germplasm Data to AGRIS by Prof. Xuefu Zhang and Dr. Guojian Xian

The CIARD RING , a global directory of datasets for agriculture, by Valeria P...
The CIARD RING, a global directory of datasets for agriculture, by Valeria P...The CIARD RING, a global directory of datasets for agriculture, by Valeria P...
The CIARD RING , a global directory of datasets for agriculture, by Valeria P...
CIARD Movement
 
The new CIARD RING , a machine-readable directory of datasets for agriculture
The new CIARD RING, a machine-readable directory of datasets for agricultureThe new CIARD RING, a machine-readable directory of datasets for agriculture
The new CIARD RING , a machine-readable directory of datasets for agriculture
Valeria Pesce
 
Presentation at the EMBL-EBI Industry RDF meeting
Presentation at the EMBL-EBI  Industry RDF meetingPresentation at the EMBL-EBI  Industry RDF meeting
Presentation at the EMBL-EBI Industry RDF meeting
Johannes Keizer
 
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
AIMS (Agricultural Information Management Standards)
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod Gmod
Jun Zhao
 
Grid Projects In The US July 2008
Grid Projects In The US July 2008Grid Projects In The US July 2008
Grid Projects In The US July 2008
Ian Foster
 
More Complete Resultset Retrieval from Large Heterogeneous RDF Sources
More Complete Resultset Retrieval from Large Heterogeneous RDF SourcesMore Complete Resultset Retrieval from Large Heterogeneous RDF Sources
More Complete Resultset Retrieval from Large Heterogeneous RDF Sources
André Valdestilhas
 
Terminology Services
Terminology ServicesTerminology Services
Terminology Services
OCLC Research
 
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Nikolaos Konstantinou
 
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Fabrizio Orlandi
 
What’s Evolving in the Elastic Stack
What’s Evolving in the Elastic StackWhat’s Evolving in the Elastic Stack
What’s Evolving in the Elastic Stack
Elasticsearch
 
2010 03 Lodoxf Openflydata
2010 03 Lodoxf Openflydata2010 03 Lodoxf Openflydata
2010 03 Lodoxf OpenflydataJun Zhao
 
Dspace
DspaceDspace
Global RDF Descriptors for Germplasm Data
Global RDF Descriptors for Germplasm DataGlobal RDF Descriptors for Germplasm Data
Global RDF Descriptors for Germplasm Data
Vassilis Protonotarios
 
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
National Information Standards Organization (NISO)
 
Testbed-12 Semantic Portrayal, Registry and Mediation Engineering Report Pr...
Testbed-12  Semantic Portrayal, Registry and Mediation  Engineering Report Pr...Testbed-12  Semantic Portrayal, Registry and Mediation  Engineering Report Pr...
Testbed-12 Semantic Portrayal, Registry and Mediation Engineering Report Pr...
Stephane Fellah
 
The Ontario library research cloud
The Ontario library research cloudThe Ontario library research cloud
Large Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and FriendsLarge Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and Friends
lucenerevolution
 
Large Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and FriendsLarge Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and Friends
Julien Nioche
 

Similar to Opening and Integration of CASDD and Germplasm Data to AGRIS by Prof. Xuefu Zhang and Dr. Guojian Xian (20)

The CIARD RING , a global directory of datasets for agriculture, by Valeria P...
The CIARD RING, a global directory of datasets for agriculture, by Valeria P...The CIARD RING, a global directory of datasets for agriculture, by Valeria P...
The CIARD RING , a global directory of datasets for agriculture, by Valeria P...
 
The new CIARD RING , a machine-readable directory of datasets for agriculture
The new CIARD RING, a machine-readable directory of datasets for agricultureThe new CIARD RING, a machine-readable directory of datasets for agriculture
The new CIARD RING , a machine-readable directory of datasets for agriculture
 
Presentation at the EMBL-EBI Industry RDF meeting
Presentation at the EMBL-EBI  Industry RDF meetingPresentation at the EMBL-EBI  Industry RDF meeting
Presentation at the EMBL-EBI Industry RDF meeting
 
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...AGROVOC, AGRIS and the CIARD RING,  using RDF vocabularies and technologies f...
AGROVOC, AGRIS and the CIARD RING, using RDF vocabularies and technologies f...
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod Gmod
 
2005 09 Dc Keynote
2005 09 Dc Keynote2005 09 Dc Keynote
2005 09 Dc Keynote
 
Grid Projects In The US July 2008
Grid Projects In The US July 2008Grid Projects In The US July 2008
Grid Projects In The US July 2008
 
More Complete Resultset Retrieval from Large Heterogeneous RDF Sources
More Complete Resultset Retrieval from Large Heterogeneous RDF SourcesMore Complete Resultset Retrieval from Large Heterogeneous RDF Sources
More Complete Resultset Retrieval from Large Heterogeneous RDF Sources
 
Terminology Services
Terminology ServicesTerminology Services
Terminology Services
 
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
 
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
Benchmarking RDF Metadata Representations: Reification, Singleton Property an...
 
What’s Evolving in the Elastic Stack
What’s Evolving in the Elastic StackWhat’s Evolving in the Elastic Stack
What’s Evolving in the Elastic Stack
 
2010 03 Lodoxf Openflydata
2010 03 Lodoxf Openflydata2010 03 Lodoxf Openflydata
2010 03 Lodoxf Openflydata
 
Dspace
DspaceDspace
Dspace
 
Global RDF Descriptors for Germplasm Data
Global RDF Descriptors for Germplasm DataGlobal RDF Descriptors for Germplasm Data
Global RDF Descriptors for Germplasm Data
 
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
Chachra, "Improving Discovery Systems Through Post Processing of Harvested Data"
 
Testbed-12 Semantic Portrayal, Registry and Mediation Engineering Report Pr...
Testbed-12  Semantic Portrayal, Registry and Mediation  Engineering Report Pr...Testbed-12  Semantic Portrayal, Registry and Mediation  Engineering Report Pr...
Testbed-12 Semantic Portrayal, Registry and Mediation Engineering Report Pr...
 
The Ontario library research cloud
The Ontario library research cloudThe Ontario library research cloud
The Ontario library research cloud
 
Large Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and FriendsLarge Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and Friends
 
Large Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and FriendsLarge Scale Crawling with Apache Nutch and Friends
Large Scale Crawling with Apache Nutch and Friends
 

More from CIARD Movement

DSpace at ILRI : A semi-technical overview of “CGSpace”
DSpace at ILRI : A semi-technical overview of “CGSpace”DSpace at ILRI : A semi-technical overview of “CGSpace”
DSpace at ILRI : A semi-technical overview of “CGSpace”
CIARD Movement
 
University of Nairobi, Open Access Initiatives
University of Nairobi, Open Access InitiativesUniversity of Nairobi, Open Access Initiatives
University of Nairobi, Open Access Initiatives
CIARD Movement
 
Open Data and Open Science in Agriculture: Management
Open Data and Open Science in Agriculture: ManagementOpen Data and Open Science in Agriculture: Management
Open Data and Open Science in Agriculture: Management
CIARD Movement
 
Open Access Initiatives and Challenges in Kenya: Universities
Open Access Initiatives and Challenges in Kenya: UniversitiesOpen Access Initiatives and Challenges in Kenya: Universities
Open Access Initiatives and Challenges in Kenya: Universities
CIARD Movement
 
ICT Centre of Excellence and Open Data –iCEOD
ICT Centre of Excellence and Open Data –iCEODICT Centre of Excellence and Open Data –iCEOD
ICT Centre of Excellence and Open Data –iCEOD
CIARD Movement
 
Open Data and Big Data Capacity Building Initiative
Open Data and Big Data Capacity Building InitiativeOpen Data and Big Data Capacity Building Initiative
Open Data and Big Data Capacity Building Initiative
CIARD Movement
 
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
CIARD Movement
 
Open Data and Open Science in Agriculture : Experiences and Opinions
Open Data and Open Science in Agriculture : Experiences and Opinions Open Data and Open Science in Agriculture : Experiences and Opinions
Open Data and Open Science in Agriculture : Experiences and Opinions
CIARD Movement
 
Open Access, Open Data and Open Science in the context of agricultural research
Open Access, Open Data and Open Science in the context of agricultural researchOpen Access, Open Data and Open Science in the context of agricultural research
Open Access, Open Data and Open Science in the context of agricultural research
CIARD Movement
 
Introducing the GODAN Secretariat
Introducing the GODAN SecretariatIntroducing the GODAN Secretariat
Introducing the GODAN Secretariat
CIARD Movement
 
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
CIARD Movement
 
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
CIARD Movement
 
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
CIARD Movement
 
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
CIARD Movement
 
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
CIARD Movement
 

More from CIARD Movement (15)

DSpace at ILRI : A semi-technical overview of “CGSpace”
DSpace at ILRI : A semi-technical overview of “CGSpace”DSpace at ILRI : A semi-technical overview of “CGSpace”
DSpace at ILRI : A semi-technical overview of “CGSpace”
 
University of Nairobi, Open Access Initiatives
University of Nairobi, Open Access InitiativesUniversity of Nairobi, Open Access Initiatives
University of Nairobi, Open Access Initiatives
 
Open Data and Open Science in Agriculture: Management
Open Data and Open Science in Agriculture: ManagementOpen Data and Open Science in Agriculture: Management
Open Data and Open Science in Agriculture: Management
 
Open Access Initiatives and Challenges in Kenya: Universities
Open Access Initiatives and Challenges in Kenya: UniversitiesOpen Access Initiatives and Challenges in Kenya: Universities
Open Access Initiatives and Challenges in Kenya: Universities
 
ICT Centre of Excellence and Open Data –iCEOD
ICT Centre of Excellence and Open Data –iCEODICT Centre of Excellence and Open Data –iCEOD
ICT Centre of Excellence and Open Data –iCEOD
 
Open Data and Big Data Capacity Building Initiative
Open Data and Big Data Capacity Building InitiativeOpen Data and Big Data Capacity Building Initiative
Open Data and Big Data Capacity Building Initiative
 
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
Forum on Open Data and Open Science in Agriculture in Kenya: African Journal ...
 
Open Data and Open Science in Agriculture : Experiences and Opinions
Open Data and Open Science in Agriculture : Experiences and Opinions Open Data and Open Science in Agriculture : Experiences and Opinions
Open Data and Open Science in Agriculture : Experiences and Opinions
 
Open Access, Open Data and Open Science in the context of agricultural research
Open Access, Open Data and Open Science in the context of agricultural researchOpen Access, Open Data and Open Science in the context of agricultural research
Open Access, Open Data and Open Science in the context of agricultural research
 
Introducing the GODAN Secretariat
Introducing the GODAN SecretariatIntroducing the GODAN Secretariat
Introducing the GODAN Secretariat
 
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
Enabling Global Solutions for Agricultural and Nutrition Challenges through L...
 
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (3) by Esther DZALE YEUMO KABORE and Richard FULSS
 
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSSWheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
Wheat Data Interoperability (1) by Esther DZALE YEUMO KABORE and Richard FULSS
 
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
agINFRA work on Vocabularies for Soil Data as Linked Data by Valeria Pesce, C...
 
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
The agINFRA Linked Data layer by Valeria Pesce, Giovanni l'Abate, Luca Mattei...
 

Recently uploaded

Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 

Recently uploaded (20)

Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 

Opening and Integration of CASDD and Germplasm Data to AGRIS by Prof. Xuefu Zhang and Dr. Guojian Xian

  • 1. Opening and Integration of CASDD and Germplasm Data to AGRIS Prof. Xuefu Zhang & Dr. Guojian Xian Agricultural Information Institute of CAAS Research Data Alliance Fourth Plenary Meeting, 22-24 September, 2014, Amsterdam
  • 2. Contents  Open CASDD as Restful APIs  Open Germplasm as Restful APIs  Integration and Extension to AGRIS  Fruitful Results 2
  • 3. Main Materials • Chinese Agricultural Sci-tech Documents Database (CASDD) – 440,113 records • CGRIS Germplasm Data • AGROVOC – agrovoc_2013-12-17_core.rdf • Chinese Agricultural Thesaurus(CAT) • KOS Mapping Results: – AGROVOC_CAT.nt • AGRIS 2.0 – (Latest version: 20140427) 3
  • 4. About CASDD • Chinese Agricultural Sci-tech Documents Database (CASDD), as agricultural bibliographic/abstracts database in China developed by CAAS, has the largest number of records and the longest time span of documents. • Covering over 1000 kinds of agricultural academic journals and other materials, over 6 million records, in the fields of agronomy, horticulture, plant protection, soil sciences, animal husbandry, veterinary, agricultural engineering, agricultural products processing, agricultural economic,etc. • It is the most comprehensive, reliable and accessible information resources of agricultural science and technology information from research institutions, education and related departments. 4
  • 5. Refining and Analyzing CASDD 5 Tagging CAT and AGROVOC concepts to CASDD CASDD CAT AGROVOC RDF Core Mapping of CAT and AGROVOC Solr 4.7 Write&Read Tagging(URI,Preflabel) Indexing CASDD Index Virtuoso Triple Store Tagging(URI,Preflabel) Sparql query MMseg4J/ IKAnalyzer Java Application SQE Plugin
  • 6. English Coverage Analysis of CASDD Records 6 Total Records: 440,113 Fields Records Percentage English Title 289,314 65.74% English Keywords 286,032 64.99% English Abstract 286,921 65.19%
  • 7. 7 The CAT Concepts Coverage in CASDD
  • 8. 8 The AGROVOC Concepts Coverage in CASDD TermCount TermFreq. Record Number Match Ratio TermFreq>=3 TermCount>=1 400,009 90.89% TermFreq>=3 TermCount>=2 320,472 72.82% TermFreq>=3 TermCount>=3 227,481 51.69% TermFreq>=3 TermCount>=5 83,992 19.08% TermFreq>=5 TermCount>=3 51,726 11.75%
  • 9. CASDD Restful API (Architecture) Accessing & Linking CASDD Restful Web Service (API) Endpoint CASDD Database Tomcat (Jersey API) Reading Only Container Solr 4.7 (SQE Plugin) Third Part Application Container AGRIS agINFRA Index CAT + AGROVOC + Mapping
  • 10. CASDD Restful API(Features) • Aims to provide a light-weight solution to expose the records of CASDD to the third party applications. • Providing several ways to access the records, such as query with keywords, ARN, PublicationDate, AGROVOC Concept URIs, Chinese Agricultural Thesaurus (CAT) URIs. • The results also supporting pagination and sorting. • The output formats include RDF/XML following the AGRIS AP standard and plain JSON. • Authentication and Detail Logging for evaluations 10
  • 11. CASDD Restful API(Samples) 11 BrowsGinetg rreeccoorrddss wwiitthh ApGagRiOnaVtOioCn URI
  • 12. Contents  Open CASDD as Restful APIs  Open Germplasm as Restful APIs  Integration and Extension to AGRIS  Fruitful Results 12
  • 13. Germplasm Data of CGRIS • CGRIS germplasm database is a central repository for all type of plant genetic resources information in China. At present, there are over 4000 MB data on 200 kinds of crops, 410,000 accessions of germplasm stored in CGRIS. 13
  • 14. The Germplasm Restful API (Architecture) Redirect to Detail CGRIS Germplasm Database Tomcat (Jersey API) CGRIS Website CGRIS Germplasm Restful API AGROVOC CAT Preflabel2URI Mapping Reading Only Accessing & Linking Container Third Part Application
  • 15. The Germplasm Restful API (Features) • Aims to provide a light-weight solution to expose the records of CGRIS Germplasm to the third party applications. • Providing several ways to access the records, such as query with scientific name, vernacular name, catalogNumber, AGROVOC Concept URI, Chinese Agricultural Thesaurus (CAT) URI. • The output formats include RDF/XML following the darwincore-germplasm schema and plain JSON. • Authentication and Detail Logging for evaluations
  • 16. The Germplasm Restful API (Samples) Get records with vernacular name Get reGcoetr drse cwoirtdhs s wciietnht AifGicR nOaVmOeC URI
  • 17. Contents  Open CASDD as Restful APIs  Open Germplasm as Restful APIs  Integration and Extension to AGRIS  Fruitful Results 17
  • 18. The Extended AGRIS in Chinese 18 The Extended AGRIS in Chinese QUERY STATISTICS (CASDD) SEARCH RESULT BROWSING Restful API SINGLE RECORD MASHUPS ( Germplasm) AGRIS SERVICES LAYER Read TOOLS LAYER CASDD Germplasm DATA LAYER JAVA APPLICATION Custom Modules CASDD New Page CASDD AGRIS CAT AGROVOC RDF Core Mapping of CAT and AGROVOC Chinese Query Solr 4.7 SQE Plugin CASDD Box Germplasm Other Resources
  • 19. Enhanced Search in Chinese • Semantic Query Extension – Solr Query Expander (SQE)2.0 • Integrating and Linking CASDD API • Integrating and Linking Germplasm API • Other Improvements: – User Query Automatic Suggestion – Update AGRIS AP XML files Indexer to Solr 4.7 – Integrating Bing Cloud Dictionary 19
  • 20. Improved and Updated SQE 2.0 • Totally be compliance with Solr 4.5. • Work with SKOS files with suffix .rdf (RDF/XML), .n3 (N3),.ttl (TURTLE) and .zip (ZIP) • Supports load more than one SKOS files at one time • Supports customized relationship types expansion, such as PREF, ALT, HIDDEN, BROADER, NARROWER, BROADERTRANSITIVE, RELATED. • Excellent performance with the improved version of IKAnalyzer2012FF (supports English phrase analysis and tagging based on English dictionary) 20
  • 21. Semantic Expansion Search with SQE2.0 21
  • 22. Integrating and Linking CASDD • AGRIS Search Results(CASDD Box) – The box displays the search results of CASDD (first five records) – Records include title, author, keywords, submission date, and abstract. – get more related records – get more (detail information) 22
  • 23. Integrating and Linking CASDD • Detail information(Single Record information) – Title(ZH/EN), Keywords(ZH/EN), Authors, Submission Date, Abstract(ZH/EN), CAT keywords, AGROVOC keywords, Journal, ISSN • More Related Records – Display more related records – Browing records with pagination 23
  • 24. Linking CGRIS Germplasm Resources • Germplasm Mashup – get more…(detail information) First five CGRIS Germplasm records information • Navigating to CGRIS Website – CGRIS website 24
  • 25. Contents  Open CASDD as Restful APIs  Open Germplasm as Restful APIs  Integration and Extension to AGRIS  Fruitful Results 25
  • 26. 26 Linking CASDD Records with Box http://agris.fao.org/agris-search/searchIndex.do?query=barley&x=-430&y=-58
  • 27. Detail Info of a CASDD Record 27
  • 28. More Related Records From CASDD 28
  • 30. Thanks for Your Listening! 30