integrating controlled vocabularies in information management systems : the new ontology plug-in

13
Integrating controlled vocabularies in information management systems : the new ontology plug-in Dirk Leinders & Marc Goovaerts Hasselt University AIMS Webinar FAO, 4 July 2013

Category:

Education


0 download

DESCRIPTION

The Webinar will introduce the new ontology plug-in developed in the context of the AIMS Community, how it works and the usage possibilities. It was created within the context of AgriOcean DSpace, however it is an independent plug-in and can be used in any other applications and information management systems.

TRANSCRIPT

Page 1: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Integrating controlled vocabularies in information management systems : the new ontology plug-in

Dirk Leinders & Marc GoovaertsHasselt UniversityAIMS Webinar FAO, 4 July 2013

Page 2: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Overview

1. Background: Thesaurus plug-in for Agrovoc Authority control in AgriOcean Dspace

2. The ontology plugin: Concept and implementation Technical description Application possibilities

3. Demo4. Roadmap

Page 3: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Thesaurus plug-in for AGROVOC Plug-in for Dspace defined by FAO (Feb. 2009)

Authority control of AGROVOC terms during submission in Dspace - Implementation of Semantic Tools

For Dspace installations harvested by AGRIS Developed for Dspace 1.4 by Kasetsart University

(Bangkok, Thailand)

Page 4: Integrating controlled vocabularies in information management systems : the new ontology plug-in

AgriOcean DSpace The United Nations agencies of FAO and UNESCO-

IOC have announced a joint initiative to provide a customized version of DSpace using standards and controlled vocabularies in oceanography, marine science, food, agriculture, development, fisheries, forestry, natural resources and related sciences.

The communities supported by FAO and UNESCO-IOC/IODE are synergistic and the standards on metadata and controlled vocabularies are similar for both. Communities: AGRIS – ASFA - ODINS Standards: Agris AP – MODS Thesauri: AGROVOC – ASFA

Page 5: Integrating controlled vocabularies in information management systems : the new ontology plug-in
Page 6: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Authority control in AgriOcean DSpace

Customization of authority control in Dspace: Journal titles, Subject terms: AGROVOC, ASFA Search option in alphabetic lists (as tables)

with autosuggest possibility For every vocabulary another input field

Page 7: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Ontology plug-in: concept & implementation Tool for submission of metadata Search over different vocabularies:

Grouping of vocabularies is possible submitter does not have to think about which

vocabulary to use Independent tool that can be integrated in

different systems. The ontology plug-in was created within the context of

AgriOcean DSpace It searches FAO’s AGROVOC webservice, and an

ASKOSI server containing the AGROVOC, ASFA, Plant Ontology and NERC-C19 (An Oceanographic Geographical ontology) ontology. The broker can be extended to access any web service.

Page 8: Integrating controlled vocabularies in information management systems : the new ontology plug-in

3rd party web services

Thesaurusweb service 1

Thesaurusweb service 2

Thesaurusweb service N

Ontology plug-in

Ontologyplugin

UI

Thesaurussearch

webapp

JQuery Java

delegaterequest

response

• GetConcept(thesaurus, URI, language)

request

SKOS RDF/XMLconcept(s)

• Search(thesaurus, query, language)

Request API

Page 9: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Ontology plug-in: application possibilities

Example: Integration in AgriOcean Dspace Scenario:

HTML page Need to obtain list of concepts from user

Load overlay.js Javascript in your page Shows main search window in inline frame

after event (e.g., user click) Parameters:

Thesauri to search What to do with result when finished? -> javascript

callback function

Page 11: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Roadmap

Inclusion in AgriOcean Dspace 2.0 (March 2014)

Availability for other projects: On Google Code

Options for further developments: Extended view of relations:now only direct

relations Graphical interface Other implementation

Page 12: Integrating controlled vocabularies in information management systems : the new ontology plug-in

Ontology plug-in The ontology plug-in was created by Dimitri

Surinx, Jeroen Vaelen and Niki Vandesbosch (students at Hasselt University) in August 2012.

The first version was realized under supervision of Dirk Leinders, ICT Department, and in cooperation with Christophe Dupriez (Destin – ASKOSI - http://www.destin-informatique.com/ASKOSI/).

Page 13: Integrating controlled vocabularies in information management systems : the new ontology plug-in

More information at

AgriOcean Dspace On AIMS: http://aims.fao.org/agriocean-dspace

Ontology plug-in The source code is available under an open

source Apache License 2.0 at Code available at https://code.google.com/p/ontology-plugin/

Access to the Ontology Plug-in demo at http://193.190.8.15/ontwebapp/ontology.html