22-04-03Page 1 Agrovoc Maintenance Interface Margherita Sini – GILW May 2003.

Slides:



Advertisements
Similar presentations
1/ 26 AGROVOC and the OWL Web Ontology Language: the Agriculture Ontology Service - Concept Server OWL model NKOS workshop Alicante,
Advertisements

DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Lecture plan Information retrieval (from week 11)
QDV 7 Overview A powerful estimating tool designed to match up with your own specific methodologies.
StatCat Building a Statistical Data Finder ssrs.yale.edu/statcat Steven Citron-Pousty Ann Green Julie Linden Yale University.
FreeSurveySolutions.com Christian Kaskara. Introduction  What is FreeSurveySolutions.com? –Web Application –Survey Generator –Multi Language –Free –Chart.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 2.
EASY LOGISTICS CENTER - the TURNTABLE for information, documents and processes EASY LOGISTICS CENTER DOCUMENTS SHOP CONTENT COMMUNITY MODULES EASY ENTERPRISE.
Multiple Tiers in Action
A complete web app using flex. You can use the flex builder to generate the php (server side) code for a flex-php application. As before, Php connects.
Lecture 4: Introduction to PHP 3 PHP & MySQL
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
1 Web Database Processing. Web Database Applications Static Report Publishing a report is prepared from a database application and exported to HTML DB.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
Computing for Bioinformatics Introduction to databases What is a database? Database system components Data types DBMS architectures DBMS systems available.
MySQL GUI Administration Tools Rob Donahue Manager, Distributed Systems Development May 7th, 2001 Rob Donahue Manager, Distributed Systems Development.
Statistical Databases: A short review Slide: 1 Demonstration of the Prototype model for ECA Statistical Database Statistical Database Application March.
Web Application Development. Define ER model in QSEE Generate SQL Create Database mySQL Write Script to use TableEditor class Process to create A simple.
Web Application Development. Tools to create a simple web- editable database QSEE MySQL (or PHPMyAdmin) PHP TableEditor.
1 Accelerated Web Development Course JavaScript and Client side programming Day 2 Rich Roth On The Net
Multilingual Information Exchange APAN, Bangkok 27 January 2005
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
Putting it all together Dynamic Data Base Access Norman White Stern School of Business.
Web Interfaces, Forms & Databases Databases Snyder p HTML Basics Snyder p JavaScript Snyder Chapter 18.
Portfolio v1.0 Products. Benefits Scalable Fast Full interface via web services Fully integrated with Microsoft SharePoint Easy navigation Competence.
2001 IT Conference RenoPage: 1 PHP 101 PHP – You can DO IT! Greg Lawler Brooks Institute of Photography February IT Conference Reno.
Team Members Team Members Tim Geiger Joe Hunsaker Kevin Kocher David May Advisor Dr. Juliet Hurtig November 8, 2001.
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
Slide 1 ERFP Website The German Centre for Documentation and Information in Agriculture 10 th Workshop for European National.
Dudok de Wit David.  Documents management in a deskless company  SharePoint Online as a solution  Redesigning the documentary organization  Interoperability.
CERN-PH-SFT-SPI August Ernesto Rivera Contents Context Automation Results To Do…
Food and Agriculture Organization of the UN Library and Documentation Systems Division Margherita Sini July 2005 Managing domain ontologies within the.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Database Server Concepts and Possibilities Lee Lueking D0 Data Browser Workshop April 8, 2002.
CS779 Term Project Steve Shoyer Section 5 December 9, 2006 Week 6.
JSP Server Integrated with Oracle8i Project2, CMSC691X Summer02 Ching-li Peng Ying Zhang.
1 The EDIT System, Overview European Commission – Eurostat.
PHP Introduction PHP is a server-side scripting language.
An Investigation into using a Document Management System Presented by: Bijal RanaSupervisor: John Ebden.
PhpMyAdmin Matthew Walsh April 28, 2003 CMSC Shawn Sivy.
DB Current Status Polenkevich Irina. The general requirements on DB Access through the Internet; DB backup to do automatically (once per week);
8 th Semester, Batch 2009 Department Of Computer Science SSUET.
 Before you continue you should have a basic understanding of the following:  HTML  CSS  JavaScript.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
 Project Team: Suzana Vaserman David Fleish Moran Zafir Tzvika Stein  Academic adviser: Dr. Mayer Goldberg  Technical adviser: Mr. Guy Wiener.
Basics Components of Web Design & Development Basics, Components, Design and Development.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
Information Architecture 2 No Class Scheduled October 23 Primary Readings - Zeldman, J. (2003). Designing With Web Standards: Chapters 6-8Designing With.
Presented by: K.AMARNATH Ht.no:10841f0045 Guided by: T.Suneetha.
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
A PRESENTATION ON (IN PHP,CSS,HTML)
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
Relational database and SQL MySQL LAMP SQL queries
PHP / MySQL Introduction
An example of a pilot project as part of USP course:
The Re3gistry software and the INSPIRE Registry
Web Browser server client 3-Tier Architecture Apache web server PHP
An Introduction to Collaborative Online Documents
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
SDMX Tools Overview and architecture
Database Connectivity and Web Development
In-house Developed Library Solutions
UFCEUS-20-2 Web Programming
SDMX IT Tools SDMX Registry
Presentation transcript:

Page 1 Agrovoc Maintenance Interface Margherita Sini – GILW May 2003

Page 2 Thesaurus Maintenance Tool It is an interface for managing a “working copy” of the AGROVOC thesaurus For GILW to internal maintenance of AGROVOC Possible use on related countries for editing specific languages (standalone or on-line version) The DB (when validated) will be reflected over the on-line version, ftp version, CDROM version, etc.

Page 3 Elements Server Side –Web Server: apache –Database: mysql –Web Interface: PHP Client side –Browser working Database (mysql) EDIT Interface (php) SERVER CLIENT

Page 4 PHP Interface Freeware, Platform Independent Dynamic access to MySQL database with a direct connection (no odbc jdbc) Easy managed and easy integration with other tools / web systems

Page 5 MySQL Database Freeware, Platform Independent Free window-based tools to manage the database Data can be managed with MS Access Table definition and data import in batch mode

Page 6 The Agrovoc Interface

Page 7 Functionalities (1) Search Add new terms (EN, FR, DE, IT, ….) Edit/Add terms labels (EN, FR, DE, IT, ….) Delete terms (Mark as deleted) Edit relationships between terms Edit descriptions (scope note, comments, history, etc)

Page 8 Functionalities (2) Export to TagText, RDF, others (?) – ongoing Domain specific terms – ongoing Help page

Page 9 Files On-line database (oracle) “CD ROM” database (cds isis) working Database (mysql) CD ROM Interface (webisis) On-line Interface (asp) EDIT Interface (php) VALIDATION SUBJECT EXPERTS Data Work Flow

Page 10 Home Page

Page 11 Search

Page 12 Show info

Page 13 Edit languages labels

Page 14 Edit relationships (1)

Page 15 Edit Relationship (2)

Page 16 Edit Term Descriptions

Page 17 Add a new term

Page 18 Delete Terms (Mark as)

Page 19 Domain Specific Terms

Page 20 Export

Page 21 MySQL Interface

Page 22 Improvements (1) More testing… and make more robust Help on-line and project documentation Multilingual Interface Improve connection performances Controlled access (Login/Password): limit access to modify functions

Page 23 Improvements (2) Full implementation Arabic / Chinese Additional functions: –Domain specific terms excluding species, geograph. and chemical terms –Connection to additional domain-specific lists – “Do you mean…” in case of 0 results Create a standalone version (CD ROM)

Page 24 Working plan Conversion ms access database to mysql: 1 day (todo 0.5 day) Development of the interface: 20 days (todo 5 days) Testing: 1 week (never ending…) Move to a server: (todo 1 day)

Page 25 References