Taskgroup A progress report

Size: px
Start display at page:

Download "Taskgroup A progress report"

Transcription

1 NACE CORROSION/2000 Conference OCEAN Thematic Network meeting Taskgroup A progress report Hans C. Arents senior XML consultant I.T. Works Guiding the IT Professional Innovation Center, Technologiepark 3, B-9052 Gent (Belgium), Tel: +32 (0) Fax: +32 (0) hca@itworks.be -Site: - Home: Copyright 2000 I.T. Works 1of 23

2 Taskgroup A progress report Taskgroup A goals Corrosion Web resource discovery OCEAN Service Info Sheet (OSIS) OSIS: a detailed look characteristics embedded vs. stand-alone How it will work OSIS harvesting directory consultation What is planned OSIS embedded Proposed Recommendation prototype of central directory site Copyright 2000 I.T. Works 2of 23

3 Taskgroup A goals Goals: definition of a resource discovery mechanism for connecting corrosion information sources to OCEAN metadata about the corrosion information sources to be harvested and made available through a central directory site definition of standardised data formats for the exchange of corrosion information within OCEAN Why? all sorts of materials data (text, figures, multimedia) to be exchanged using common Internet protocols (HTTP, FTP, SMTP) finding, retrieving and using corrosion expertise services on the Web (collections of) Web pages, Web sites, Web-enabled databases corrosion experts, corrosion consultancy, corrosion research, exchanging corrosion information (free or for a fee) Copyright 2000 I.T. Works 3of 23

4 Corrosion resource discovery Taskgroup A has decided to focus on goal a lot of corrosion information is available on the Web but is very hard to find out where it is and who owns it before a corrosion information marketplace can be established the possible participants need a way to find out about each other Łneed for an open, standards-based, scalable corrosion Web resource discovery mechanism Corrosion Web resource discovery mechanism using metadata to describe the corrosion Web resources agreed-upon vocabulary for cataloguing corrosion Web resources each corrosion Web resource is described by a set of characteristics e.g. Author, Title, Subject, metadata is harvested and collected into a central directory site central directory site allows consultation of Web resource descriptions Copyright 2000 I.T. Works 4of 23

5 OCEAN Service Information Sheet (OSIS) What? a summary sheet describing the type of corrosion information offered by a corrosion Web resource participating in OCEAN not a human-readable, but computer-exploitable format using a simple syntax, but adhering to a controlled vocabulary easy enough to be created by a corrosion expert powerful enough to be meaningfully exploited by a computer Design goals of the OSIS based on Dublin Core (DC) characteristics, to be extended with specific characteristics for cataloguing corrosion expertise services use of widely available DC tools compliance with emerging metadata standards define an embedded OSIS first, then define a stand-alone OSIS first build proof-of-concept directory for simple corrosion Web pages later build industrial-strength directory for all corrosion Web resources Copyright 2000 I.T. Works 5of 23

6 OSIS: Dublin Core characteristics Content characteristics: Title: the name given to the resource Subject: the subject and topic of the resource that succinctly describes the content of the resource Description: a textual description of the content and/or purpose of the resource Source: information about a resource from which the current resource is derived Language: the language of the content of the resource Relation: information about another resource that is related to the current resource and the relationship type Coverage: the spatial and/or temporal characteristics of the resource (what is covered where and when) Copyright 2000 I.T. Works 6of 23

7 OSIS: Dublin Core characteristics Ownership characteristics: Creator: the name of the person or organisation primarily responsible for the content of the resource Publisher: the name of the person or organisation responsible for making the resource available Contributor: the name of the person or organisation that has played an important but secondary role in the creation of the content of the resource but is not specified in the Creator element Rights: a statement or a pointer to a statement about the intellectual property rights management information for the resource Copyright 2000 I.T. Works 7of 23

8 OSIS: Dublin Core characteristics Resource characteristics: Date: the date the resource was created or became available in its current form Type: the category or genre of the resource (e.g. text, image, video, etc.) Format: the data format of the resource Identifier: a unique identifier for the resource Copyright 2000 I.T. Works 8of 23

9 OSIS: OCEAN specific characteristics Classification characteristics: Classification: one or more resource properties allowing the information resource to be classified with respect to different facets corrosiontype: one or more keywords expressing the type of corrosion covered by the information resource materialtype: one or more keywords expressing the type of material covered by the information resource environmenttype: one or more keywords expressing the type of environment covered by the information resource measurementtype: one or more keywords expressing the type of measurement covered by the information resource informationtype: one or more keywords expressing the type of information covered by the information resource? Copyright 2000 I.T. Works 9of 23

10 OSIS: OCEAN specific characteristics Payment characteristics: Access: whether the information resource is free, or only available on a registration or a subscription basis Payment: details about the payment methods required for accessing the information resource Copyright 2000 I.T. Works 10 of 23

11 OCEAN classification characteristics Classification metatag consists of different facets which can be used to classify the corrosion information resource corrosiontype, materialtype, environmenttype, measurementtype, OSIS Recommendation document will define which facets are allowed in the classification metatag what is the controlled vocabulary of keywords to be used for each facet e.g. ASTM list of materials OSIS Recommendation document will not define the thesaurus structure which may be defined for the keywords in the controlled vocabulary for a particular facet the exclusion relationships which may exist between the keywords belonging to the thesauri of different facets e.g. pitting cannot occur in sulphuric acid Łthere is no general agreement on those domain-specific thesauri and these thesauri might be offered as part of a (paying) consultation interface Copyright 2000 I.T. Works 11 of 23

12 OSIS: embedded vs. stand-alone alone Embedded OSIS: metatags inserted into the HTML code of the Web page for describing: single Web page collections of Web pages advantage: will also be harvested and used by Web conventional search engines Stand-alone OSIS: Resource Description Format (RDF) file posted on the Web site for describing: contents of Web-enabled corrosion databases corrosion consultancy services for sale corrosion research results on offer advantage: will be more detailed than metatags Copyright 2000 I.T. Works 12 of 23

13 Embedded OSIS example <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " <html xmlns=" <head> <link rel="schema.dc" href=" title="dublin Core Metadata Element Set"> <link rel="schema.osis" href=" title="ocean Service Information Sheet"> <meta name="dc.identifier" scheme="uri" content=" <meta name="dc.title" lang="en" content="selecting the right stainless steel to prevent pitting"> <meta name="dc.subject" lang="en" content="pitting;stainless steel;materials selection"> <meta name="dc.description" lang="en" content="how to select the appropriate stainless steel to prevent pitting corrosion"> <meta name="dc.language" scheme="rfc1766" content="en"> <meta name="dc.creator" lang="en" content="walter F.L. Bogaerts"> <meta name="dc.publisher" lang="en" content="k.u.leuven Dept. MTM"> <meta name="dc.rights" scheme="uri" content=" <meta name="dc.date" scheme="iso8601" content=" "> <meta name="dc.format" scheme="imt" content="text/html"> <meta name="osis.classification" scheme="astm" content="corrosiontype=pitting; materialtype=steel; informationtype=guidelines"> <meta name="osis.classification" scheme="astm" content="corrosiontype=pitting; materialtype=stainless steel; environmenttype=water"> <meta name="osis.access" scheme="osisaccesstypes" content="pay"> <meta name="osis.payment" scheme="uri" content=" </head><body>...</body> </html> Copyright 2000 I.T. Works 13 of 23

14 OSIS harvesting: approach used No brute force spidering, but selective harvesting not collecting any metadata from all the Web pages on a participating OCEAN site but collecting OSIS metadata from the Web pages which have been carefully prepared by the participating OCEAN site Central OCEAN directory: has a list of participating OCEAN sites harvesting robot contacts each of these sites Each participating OCEAN site: has a list of OSIS-enriched pages to be harvested harvesting robot harvests each of these Web pages and brings the OSIS metadata back to the directory site Copyright 2000 I.T. Works 14 of 23

15 OSIS harvesting: approach used participating OCEAN sites central OCEAN site participating OCEAN sites OCEAN directory resource A harvest metatags harvest metatags resource D resource B resource E resource C Web consultation notification corrosion engineer resource F Copyright 2000 I.T. Works 15 of 23

16 OSIS harvesting: language used WebL ( a scripting language developed by Digital Research for automating information retrieval tasks on the World-Wide Web unique features: service combinators: an exception-handling mechanism that makes Web computations more reliable markup algebra: provides a way to extract information from and manipulate HTML/XML Web pages specifically designed to build: hyperlink checkers, Web spiders, metadata harvesters,... requirements: written in Java, requires JVM on web server available for free, extensible using Java Copyright 2000 I.T. Works 16 of 23

17 WebL: : example script // ============================================================================= // Script to generate a HTML file from the metatags harvested from a Web page // Author: Hans C. Arents ( // Copyright (c)2000 I.T. Works. All rights reserved. // ============================================================================= // import necessary modules import Files; // write to HTML file buffer var HTMLfile = ""; var write = fun(string) HTMLfile = HTMLfile + string end; var Webpage = GetURL(" write("<html>\n\t<head></head>\n\t<body>\n\t\t<ul>"); var metatags = Elem(Webpage, "meta"); every metatag in metatags do write("\n\t\t\t<li><b>"); write(metatag.name); write("</b> = "); write(metatag.content); write("</li>"); end; write("\n\t\t</ul>\n\t</body>\n</html>"); Files_SaveToFile("OCEANoutput.html",HTMLfile); Copyright 2000 I.T. Works 17 of 23

18 WebL: : example output which can easily be presented as:

19 Directory consultation: how it could work OSIS metadata: harvested by the harvesting robot, stored in a database at the directory site and made available as a set of directory pages Dublin Core characteristics + OCEAN specific characteristics are to be used as a means of displaying extra information about the corrosion Web resource background about the resource, shown in the directory pages information can be found using full-text search OCEAN classification characteristic is to be used as a means of navigating through the directory pages standard: by walking through the list of keywords in the controlled vocabulary for each of the facets enhanced: by navigating through the tree structure of the thesaurus defined for the keywords in the controlled vocabulary for a particular facet e.g. WebBrain: TheBrain interface defined on top of existing DMOZ directory will not be part of the OCEAN project, but a possible later commercial spin-off Copyright 2000 I.T. Works 19 of 23

20 Copyright 2000 I.T. Works 20 of 23

21 Copyright 2000 I.T. Works 21 of 23

22 What is planned for the next months OSIS (embedded) Proposed Recommendation document: define list of facets for OCEAN classification characteristic corrosiontype, materialtype, environmenttype, measurementtype,? define a controlled vocabulary for each of these facets e.g. ASTM materials list and other relevant efforts define list of OCEAN specific characteristics Access, Payment,? define syntax for OSIS metadata HTML metatags to be added to Web pages Accompanying document OSIS Usage Guidelines describe list of accepted OSIS characteristics give controlled vocabulary for each OSIS characteristic how to easily create/modify/store/announce OSIS metadata both finished by the end of September 2000 Copyright 2000 I.T. Works 22 of 23

23 What is planned for the next year Participating OCEAN sites: read, critize, perfect and finally vote on the OSIS (embedded) Proposed Recommendation adopt the OSIS Recommendation and add OSIS metatags to their Web pages (following the OSIS Usage Guidelines document!) Central OCEAN directory site: proof-of-concept metadata harvester has been developed development of final metadata harvester will be put out to tender harvest the metadata from the participating OCEAN sites and store this metadata in an appropriate database for consultation convert the harvested metadata into a format appropriate for visualization allow third-parties to integrate into the OCEAN central directory site their metadata visualization interface for consultation evaluate this metadata harvesting infrastructure and improve where necessary Copyright 2000 I.T. Works 23 of 23

Taskgroup A progress report

Taskgroup A progress report NACE CORROSION/1999 Conference OCEAN Thematic Network meeting Taskgroup A progress report Hans C. Arents senior consultant networked information systems s.a. OFFIS n.v. Designing & developing smart software

More information

An easy option? OAI static repositories as a method of exposing publishers metadata to the wider information environment Elpub 2006

An easy option? OAI static repositories as a method of exposing publishers metadata to the wider information environment Elpub 2006 An easy option? OAI static repositories as a method of exposing publishers metadata to the wider information environment Elpub 2006 John Robertson and Alan Dawson Centre for Digital Library Research University

More information

Metadata Standards and Applications. 4. Metadata Syntaxes and Containers

Metadata Standards and Applications. 4. Metadata Syntaxes and Containers Metadata Standards and Applications 4. Metadata Syntaxes and Containers Goals of Session Understand the origin of and differences between the various syntaxes used for encoding information, including HTML,

More information

Metadata Workshop 3 March 2006 Part 1

Metadata Workshop 3 March 2006 Part 1 Metadata Workshop 3 March 2006 Part 1 Metadata overview and guidelines Amelia Breytenbach Ria Groenewald What metadata is Overview Types of metadata and their importance How metadata is stored, what metadata

More information

Labelling & Classification using emerging protocols

Labelling & Classification using emerging protocols Labelling & Classification using emerging protocols "wheels you don't have to reinvent & bandwagons you can jump on" Stephen McGibbon Lotus Development Assumptions The business rationale and benefits of

More information

First metadata-enabled service in Croatian Webspace

First metadata-enabled service in Croatian Webspace WWW.HR: First metadata-enabled service in Croatian Webspace Igor Ljubi, Gordan Gledec Department of Telecommunications Faculty of Electrical Engineering and Computing University of Zagreb CUC 2001 September

More information

A tool for editing Dublin Core metadata information in the Croatian Web space

A tool for editing Dublin Core metadata information in the Croatian Web space WWW.HR: A tool for editing Dublin Core metadata information in the Croatian Web space Gordana Stojši, Igor Ljubi Department of Telecommunications Faculty of Electrical Engineering and Computing University

More information

De-unifying a Digital Library by Arthur Sale

De-unifying a Digital Library by Arthur Sale De-unifying a Digital Library by Arthur Sale Abstract The University of Tasmania decided to explore using a unified digital library for all its research output: journal articles, conference papers, higher

More information

Two Traditions of Metadata Development

Two Traditions of Metadata Development Two Traditions of Metadata Development Bibliographic control approach developed before computer technology and internet were commonplace. mainly used in libraries and universities. from early on used rules

More information

Metadata. Considerations for digital libraries. Tefko Saracevic, Ph.D. Tefko Saracevic

Metadata. Considerations for digital libraries. Tefko Saracevic, Ph.D. Tefko Saracevic Metadata Considerations for digital libraries, Ph.D. 1 ToC Definitions Context & problems: digital resources libraries & the Web Precursors Types of metadata Examples Issues in applications 2 Definitions

More information

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts Web Development & Design Foundations with XHTML Chapter 2 Key Concepts Learning Outcomes In this chapter, you will learn about: XHTML syntax, tags, and document type definitions The anatomy of a web page

More information

The. New Zealand Government. Locator Service (NZGLS) Metadata Standard. and. Reference Manual. Version 2.0

The. New Zealand Government. Locator Service (NZGLS) Metadata Standard. and. Reference Manual. Version 2.0 The New Zealand Government Locator Service (NZGLS) Metadata Standard and Reference Manual Version 2.0 SUMMARY Contact Details Contact the NZGLS Maintenance Agency to provide feedback at: NZGLS Maintenance

More information

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey.

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Chapter 1: Organization of Recorded Information The Need to Organize The Nature of Information Organization

More information

XML: the document format of the future?

XML: the document format of the future? Arco User Conference 99 XML: the document format of the future? Hans C. Arents senior IT market analyst I.T. Works Guiding the IT Professional Innovation Center, Technologiepark 3, B-9052 Gent (Belgium),

More information

Engineering education knowledge management based on Topic Maps

Engineering education knowledge management based on Topic Maps World Transactions on Engineering and Technology Education Vol.11, No.4, 2013 2013 WIETE Engineering education knowledge management based on Topic Maps Zhu Ke Henan Normal University Xin Xiang, People

More information

The European Commission s science and knowledge service. Joint Research Centre

The European Commission s science and knowledge service. Joint Research Centre The European Commission s science and knowledge service Joint Research Centre GeoDCAT-AP The story so far Andrea Perego, Antonio Rotundo, Lieven Raes GeoDCAT-AP Webinar 6 June 2018 What is GeoDCAT-AP Geospatial

More information

GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe"

GeoDCAT-AP Representing geographic metadata by using the DCAT application profile for data portals in Europe GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe" Andrea Perego, Vlado Cetl, Anders Friis-Christensen, Michael Lutz, Lorena Hernandez Joint

More information

INSPIRE WS2 METADATA: Describing GeoSpatial Data

INSPIRE WS2 METADATA: Describing GeoSpatial Data WS2 METADATA: Describing GeoSpatial Data Susana Fontano Planning General concepts about metadata The use of standards Items about the creation of metadata Software How to create metadata The ISO19115 Standard

More information

Towards a joint service catalogue for e-infrastructure services

Towards a joint service catalogue for e-infrastructure services Towards a joint service catalogue for e-infrastructure services Dr British Library 1 DI4R 2016 Workshop Joint service catalogue for research 29 September 2016 15/09/15 Goal A framework for creating a Catalogue

More information

Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS. Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005

Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS. Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005 Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005 Descriptive metadata Enables users to find relevant materials Used

More information

Specific requirements on the da ra metadata schema

Specific requirements on the da ra metadata schema Specific requirements on the da ra metadata schema Nicole Quitzsch GESIS - Leibniz Institute for the Social Sciences Workshop: Metadata and Persistent Identifiers for Social and Economic Data 07-08 May

More information

The Dublin Core Metadata Element Set

The Dublin Core Metadata Element Set ISSN: 1041-5635 The Dublin Core Metadata Element Set Abstract: Defines fifteen metadata elements for resource description in a crossdisciplinary information environment. A proposed American National Standard

More information

Metadata. Week 4 LBSC 671 Creating Information Infrastructures

Metadata. Week 4 LBSC 671 Creating Information Infrastructures Metadata Week 4 LBSC 671 Creating Information Infrastructures Muddiest Points Memory madness Hard drives, DVD s, solid state disks, tape, Digitization Images, audio, video, compression, file names, Where

More information

What is XHTML? XHTML is the language used to create and organize a web page:

What is XHTML? XHTML is the language used to create and organize a web page: XHTML Basics What is XHTML? XHTML is the language used to create and organize a web page: XHTML is newer than, but built upon, the original HTML (HyperText Markup Language) platform. XHTML has stricter

More information

Introduction to Web Development

Introduction to Web Development Introduction to Web Development Lecture 1 CGS 3066 Fall 2016 September 8, 2016 Why learn Web Development? Why learn Web Development? Reach Today, we have around 12.5 billion web enabled devices. Visual

More information

From Open Data to Data- Intensive Science through CERIF

From Open Data to Data- Intensive Science through CERIF From Open Data to Data- Intensive Science through CERIF Keith G Jeffery a, Anne Asserson b, Nikos Houssos c, Valerie Brasse d, Brigitte Jörg e a Keith G Jeffery Consultants, Shrivenham, SN6 8AH, U, b University

More information

HTML Overview. With an emphasis on XHTML

HTML Overview. With an emphasis on XHTML HTML Overview With an emphasis on XHTML What is HTML? Stands for HyperText Markup Language A client-side technology (i.e. runs on a user s computer) HTML has a specific set of tags that allow: the structure

More information

RDF and Digital Libraries

RDF and Digital Libraries RDF and Digital Libraries Conventions for Resource Description in the Internet Commons Stuart Weibel purl.org/net/weibel December 1998 Outline of Today s Talk Motivations for developing new conventions

More information

Introduction to CORC Records

Introduction to CORC Records Introduction to CORC Records The CORC (Cooperative Online Resource Catalog) web site (http://www.oclc.org/oclc/research/projects/corc/) has complete information about the project. This is intended simply

More information

Editors. Getting Started

Editors. Getting Started Editors The Editor oversees entire editorial and publishing process. The Editor, working with the Journal Manager, typically establishes the policies and procedures for the journal, which are used in setting

More information

Metadata for Digital Collections: A How-to-Do-It Manual

Metadata for Digital Collections: A How-to-Do-It Manual Chapter 4 Supplement Resource Content and Relationship Elements Questions for Review, Study, or Discussion 1. This chapter explores information and metadata elements having to do with what aspects of digital

More information

METADATA AT DIGITAL-INFORMATIVE ERA

METADATA AT DIGITAL-INFORMATIVE ERA 159 METADATA AT DIGITAL-INFORMATIVE ERA R. Sureshbabu Abstract The World Wide Web affords unprecedented access to globally distributed information. Information Technological Innovation with its awareness

More information

Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata. A Tale of Two Types of Vocabularies

Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata. A Tale of Two Types of Vocabularies Taxonomy Strategies July 17, 2012 Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata A Tale of Two Types of Vocabularies What is semantic metadata? Semantic relationships in the

More information

Automated Classification. Lars Marius Garshol Topic Maps

Automated Classification. Lars Marius Garshol Topic Maps Automated Classification Lars Marius Garshol Topic Maps 2007 2007-03-21 Automated classification What is it? Why do it? 2 What is automated classification? Create parts of a topic map

More information

MarcOnt - Integration Ontology for Bibliographic Description Formats

MarcOnt - Integration Ontology for Bibliographic Description Formats MarcOnt - Integration Ontology for Bibliographic Description Formats Sebastian Ryszard Kruk DERI Galway Tel: +353 91-495213 Fax: +353 91-495541 sebastian.kruk @deri.org Marcin Synak DERI Galway Tel: +353

More information

Integration of resources on the World Wide Web using XML

Integration of resources on the World Wide Web using XML Brouillon d article pour les Cahiers GUTenberg n?? 14 mars 2000 1 Integration of resources on the World Wide Web using XML Roberta Faggian CERN, Genève, Suisse Abstract. An initiative to explain High Energy

More information

Introduction to HTML5

Introduction to HTML5 Introduction to HTML5 History of HTML 1991 HTML first published 1995 1997 1999 2000 HTML 2.0 HTML 3.2 HTML 4.01 XHTML 1.0 After HTML 4.01 was released, focus shifted to XHTML and its stricter standards.

More information

Report from the W3C Semantic Web Best Practices Working Group

Report from the W3C Semantic Web Best Practices Working Group Report from the W3C Semantic Web Best Practices Working Group Semantic Web Best Practices and Deployment Thomas Baker, Göttingen State and University Library Cashmere-int Workshop Standardisation and Transmission

More information

XML ALONE IS NOT SUFFICIENT FOR EFFECTIVE WEBEDI

XML ALONE IS NOT SUFFICIENT FOR EFFECTIVE WEBEDI Chapter 18 XML ALONE IS NOT SUFFICIENT FOR EFFECTIVE WEBEDI Fábio Ghignatti Beckenkamp and Wolfgang Pree Abstract: Key words: WebEDI relies on the Internet infrastructure for exchanging documents among

More information

METAINFORMATION INCORPORATION IN LIBRARY DIGITISATION PROJECTS

METAINFORMATION INCORPORATION IN LIBRARY DIGITISATION PROJECTS METAINFORMATION INCORPORATION IN LIBRARY DIGITISATION PROJECTS Michael Middleton QUT School of Information Systems, Brisbane, Australia. m.middleton@qut.edu.au This paper was accepted in Poster form and

More information

EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal

EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal Heinrich Widmann, DKRZ DI4R 2016, Krakow, 28 September 2016 www.eudat.eu EUDAT receives funding from the European Union's Horizon 2020

More information

Semantic Web Lecture Part 1. Prof. Do van Thanh

Semantic Web Lecture Part 1. Prof. Do van Thanh Semantic Web Lecture Part 1 Prof. Do van Thanh Overview of the lecture Part 1 Why Semantic Web? Part 2 Semantic Web components: XML - XML Schema Part 3 - Semantic Web components: RDF RDF Schema Part 4

More information

Making Information Findable

Making Information Findable Making Information Findable CS 510 Spring 2010 1 To Discuss Suppose you create something and wanted to make sure people find in on the Internet. Examples book review house listing scientific data set CS

More information

DCMI Abstract Model - DRAFT Update

DCMI Abstract Model - DRAFT Update 1 of 7 9/19/2006 7:02 PM Architecture Working Group > AMDraftUpdate User UserPreferences Site Page Actions Search Title: Text: AttachFile DeletePage LikePages LocalSiteMap SpellCheck DCMI Abstract Model

More information

A Dublin Core Application Profile in the Agricultural Domain

A Dublin Core Application Profile in the Agricultural Domain Proc. Int l. Conf. on Dublin Core and Metadata Applications 2001 A Dublin Core Application Profile in the Agricultural Domain DC-2001 International Conference on Dublin Core and Metadata Applications 2001

More information

Comp 336/436 - Markup Languages. Fall Semester Week 2. Dr Nick Hayward

Comp 336/436 - Markup Languages. Fall Semester Week 2. Dr Nick Hayward Comp 336/436 - Markup Languages Fall Semester 2017 - Week 2 Dr Nick Hayward Digitisation - textual considerations comparable concerns with music in textual digitisation density of data is still a concern

More information

Unit Notes. ICAWEB411A Produce basic client-side script for dynamic web pages Topic 1 Introduction to JavaScript

Unit Notes. ICAWEB411A Produce basic client-side script for dynamic web pages Topic 1 Introduction to JavaScript Unit Notes ICAWEB411A Produce basic client-side script for dynamic web pages Topic 1 Introduction to JavaScript Copyright, 2013 by TAFE NSW - North Coast Institute Date last saved: 18 September 2013 by

More information

Getting Started with the Digital Commonwealth. Robin L. Dale Director of Digital & Preservation Services LYRASIS

Getting Started with the Digital Commonwealth. Robin L. Dale Director of Digital & Preservation Services LYRASIS Getting Started with the Digital Commonwealth Robin L. Dale Director of Digital & Preservation Services LYRASIS Introductions Name & organization / role Where are you in your digital project? What do you

More information

Metadata Standards and Applications

Metadata Standards and Applications Clemson University TigerPrints Presentations University Libraries 9-2006 Metadata Standards and Applications Scott Dutkiewicz Clemson University Derek Wilmott Clemson University, rwilmot@clemson.edu Follow

More information

A tutorial report for SENG Agent Based Software Engineering. Course Instructor: Dr. Behrouz H. Far. XML Tutorial.

A tutorial report for SENG Agent Based Software Engineering. Course Instructor: Dr. Behrouz H. Far. XML Tutorial. A tutorial report for SENG 609.22 Agent Based Software Engineering Course Instructor: Dr. Behrouz H. Far XML Tutorial Yanan Zhang Department of Electrical and Computer Engineering University of Calgary

More information

Getting Started with Omeka Music Library Association March 5, 2016

Getting Started with Omeka Music Library Association March 5, 2016 Quick setup v Sign up for a basic Omeka.net account at http://omeka.net. Additional help with creating an account can be found on the Manage Websites & Account page http://info.omeka.net/manage- an- account/]

More information

Website Name. Project Code: # SEO Recommendations Report. Version: 1.0

Website Name. Project Code: # SEO Recommendations Report. Version: 1.0 Website Name Project Code: #10001 Version: 1.0 DocID: SEO/site/rec Issue Date: DD-MM-YYYY Prepared By: - Owned By: Rave Infosys Reviewed By: - Approved By: - 3111 N University Dr. #604 Coral Springs FL

More information

Internet Standards for the Web: Part II

Internet Standards for the Web: Part II Internet Standards for the Web: Part II Larry Masinter April 1998 April 1998 1 Outline of tutorial Part 1: Current State Standards organizations & process Overview of web-related standards Part 2: Recent

More information

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc Design Project Site: News from Latin America Design Project i385f Special Topics in Information Architecture Instructor: Don Turnbull Elias Tzoc April 3, 2007 Design Project - 1 I. Planning [ Upper case:

More information

Multi-agent Semantic Web Systems: Data & Metadata

Multi-agent Semantic Web Systems: Data & Metadata Multi-agent Semantic Web Systems: Data & Metadata Ewan Klein School of Informatics MASWS January 26, 2012 Ewan Klein (School of Informatics) Multi-agent Semantic Web Systems: Data & Metadata MASWS January

More information

SKOS. COMP62342 Sean Bechhofer

SKOS. COMP62342 Sean Bechhofer SKOS COMP62342 Sean Bechhofer sean.bechhofer@manchester.ac.uk Ontologies Metadata Resources marked-up with descriptions of their content. No good unless everyone speaks the same language; Terminologies

More information

Creating a Corporate Taxonomy. Internet Librarian November 2001 Betsy Farr Cogliano

Creating a Corporate Taxonomy. Internet Librarian November 2001 Betsy Farr Cogliano Creating a Corporate Taxonomy Internet Librarian 2001 7 November 2001 Betsy Farr Cogliano 2001 The MITRE Corporation Revised October 2001 2 Background MITRE is a not-for-profit corporation operating three

More information

Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services.

Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services. Web Transitions E-commerce and Support Services Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services. Graphic

More information

Metadata. hussein suleman uct cs honours 2009

Metadata. hussein suleman uct cs honours 2009 Metadata hussein suleman uct cs honours 2009 Data vs. Metadata Data refers to digital objects that contain useful information for information seekers. Metadata refers to standardised descriptions of objects,

More information

Terminologies Services Strawman

Terminologies Services Strawman Terminologies Services Strawman Background This document was drafted for discussion for a meeting at the Metropolitan Museum of Art on September 12, 2007. This document was not intended to represent a

More information

is an electronic document that is both user friendly and library friendly

is an electronic document that is both user friendly and library friendly is an electronic document that is both user friendly and library friendly is easy to read and to navigate it has bookmarks and an interactive table-of-contents is practical to consult and arouses more

More information

Appendix A: OIL Syntax in XML

Appendix A: OIL Syntax in XML Appendix A: OIL Syntax in XML This appendix provides an XML-based syntax definition of OIL. First we define a DTD for OIL. Then we 1.1 use XML schemas to define the syntax of OIL. Finally we provide the

More information

WEB-BASED COLLECTION MANAGEMENT FOR LIBRARIES

WEB-BASED COLLECTION MANAGEMENT FOR LIBRARIES WEB-BASED COLLECTION MANAGEMENT FOR LIBRARIES Comprehensive Collections Management Systems You Can Access Anytime, Anywhere AXIELL COLLECTIONS FOR LIBRARIES Axiell Collections is a web-based CMS designed

More information

Chapter 2:- Introduction to XHTML. Compiled By:- Sanjay Patel Assistant Professor, SVBIT.

Chapter 2:- Introduction to XHTML. Compiled By:- Sanjay Patel Assistant Professor, SVBIT. Chapter 2:- Introduction to XHTML Compiled By:- Assistant Professor, SVBIT. Outline Introduction to XHTML Move to XHTML Meta tags Character entities Frames and frame sets Inside Browser What is XHTML?

More information

Ontologies SKOS. COMP62342 Sean Bechhofer

Ontologies SKOS. COMP62342 Sean Bechhofer Ontologies SKOS COMP62342 Sean Bechhofer sean.bechhofer@manchester.ac.uk Metadata Resources marked-up with descriptions of their content. No good unless everyone speaks the same language; Terminologies

More information

Evaluation and Design Issues of Nordic DC Metadata Creation Tool

Evaluation and Design Issues of Nordic DC Metadata Creation Tool Evaluation and Design Issues of Nordic DC Metadata Creation Tool Preben Hansen SICS Swedish Institute of computer Science Box 1264, SE-164 29 Kista, Sweden preben@sics.se Abstract This paper presents results

More information

Using Dublin Core to Build a Common Data Architecture

Using Dublin Core to Build a Common Data Architecture Proc. Int. Conf. on Dublin Core and Metadata for e-communities 2002: 139-146 Firenze University Press Using Dublin Core to Build a Common Data Architecture Sandra Fricker Hostetter Rohm and Haas Company,

More information

Persistent identifiers, long-term access and the DiVA preservation strategy

Persistent identifiers, long-term access and the DiVA preservation strategy Persistent identifiers, long-term access and the DiVA preservation strategy Eva Müller Electronic Publishing Centre Uppsala University Library, http://publications.uu.se/epcentre/ 1 Outline DiVA project

More information

In this third unit about jobs in the Information Technology field we will speak about software development

In this third unit about jobs in the Information Technology field we will speak about software development In this third unit about jobs in the Information Technology field we will speak about software development 1 The IT professionals involved in the development of software applications can be generically

More information

Chapter 10: Understanding the Standards

Chapter 10: Understanding the Standards Disclaimer: All words, pictures are adopted from Learning Web Design (3 rd eds.) by Jennifer Niederst Robbins, published by O Reilly 2007. Chapter 10: Understanding the Standards CSc2320 In this chapter

More information

Indexing and subject organisation

Indexing and subject organisation Indexing and subject organisation Madely du Preez Dept of Information Science University of South Africa (UNISA) LIASA IGBIS WORKSHOP 2018: 16-18 August, Centurion Lake Hotel. Menu Subject organisation

More information

From SGML to HTML and back. From SGML to HTML

From SGML to HTML and back. From SGML to HTML Surfing inside the Web From SGML to HTML and back Hans C. Arents Office Future International Services Atlas Park, Weiveldlaan 41 B. 32, B-1930 Zaventem, Belgium Tel: +32 (0)2 725 40 25 -Fax: +32 (0)2 725

More information

KM COLUMN. How to evaluate a content management system. Ask yourself: what are your business goals and needs? JANUARY What this article isn t

KM COLUMN. How to evaluate a content management system. Ask yourself: what are your business goals and needs? JANUARY What this article isn t KM COLUMN JANUARY 2002 How to evaluate a content management system Selecting and implementing a content management system (CMS) will be one of the largest IT projects tackled by many organisations. With

More information

Reducing Consumer Uncertainty

Reducing Consumer Uncertainty Spatial Analytics Reducing Consumer Uncertainty Towards an Ontology for Geospatial User-centric Metadata Introduction Cooperative Research Centre for Spatial Information (CRCSI) in Australia Communicate

More information

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Project and Resource Management Administration Guide Siebel Innovation Pack 2013 Version 8.1/ September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software

More information

ISO 55001: 2014 Asset Management System 5-Day Training Course (IAM Certified)

ISO 55001: 2014 Asset Management System 5-Day Training Course (IAM Certified) ISO 55001: 2014 Asset Management System 5-Day Training Course (IAM Certified) TÜV SÜD Introduction ISO 55001: 2014 is a newly released best practice standard for asset management. This standard helps to

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes INTERNATIONAL STANDARD ISO/IEC 15938-5 First edition 2003-05-15 Information technology Multimedia content description interface Part 5: Multimedia description schemes Technologies de l'information Interface

More information

Increasing access to OA material through metadata aggregation

Increasing access to OA material through metadata aggregation Increasing access to OA material through metadata aggregation Mark Jordan Simon Fraser University SLAIS Issues in Scholarly Communications and Publishing 2008-04-02 1 We will discuss! Overview of metadata

More information

City of Port St. Lucie BUSINES TAX ONLINE PAYMENT GUIDE

City of Port St. Lucie BUSINES TAX ONLINE PAYMENT GUIDE City of Port St. Lucie BUSINES TAX ONLINE PAYMENT GUIDE Update 11/27/2018 CONTENTS 1 Getting Started... 2 Accessing Business Tax Online Services... 2 Adding Business Tax Service... 2 Paying Fees Online...

More information

Information Push Service of University Library in Network and Information Age

Information Push Service of University Library in Network and Information Age 2013 International Conference on Advances in Social Science, Humanities, and Management (ASSHM 2013) Information Push Service of University Library in Network and Information Age Song Deng 1 and Jun Wang

More information

Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata. A Tale of Two Types of Vocabularies

Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata. A Tale of Two Types of Vocabularies Taxonomy Strategies October 28, 2012 Copyright 2012 Taxonomy Strategies. All rights reserved. Semantic Metadata A Tale of Two Types of Vocabularies What is the semantic web? Making content web-accessible

More information

Web Standards Mastering HTML5, CSS3, and XML

Web Standards Mastering HTML5, CSS3, and XML Web Standards Mastering HTML5, CSS3, and XML Leslie F. Sikos, Ph.D. orders-ny@springer-sbm.com www.springeronline.com rights@apress.com www.apress.com www.apress.com/bulk-sales www.apress.com Contents

More information

BIBLIOGRAPHIC REFERENCE DATA STANDARD

BIBLIOGRAPHIC REFERENCE DATA STANDARD BIBLIOGRPHIC REFERENCE DT STNDRD Standard No.: EX000007.1 January 6, 2006 This standard has been produced through the Environmental Data Standards Council (EDSC). The Environmental Data Standards Council

More information

A Gentle Introduction to Metadata

A Gentle Introduction to Metadata A Gentle Introduction to Metadata Jeff Good University of California, Berkeley Source: http://www.language-archives.org/documents/gentle-intro.html 1. Introduction Metadata is a new word based on an old

More information

Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service. Enabling OAI & Mapping Fields in Digital Commons

Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service. Enabling OAI & Mapping Fields in Digital Commons Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service Enabling OAI & Mapping Fields in Digital Commons Produced by the Digital Collections Working Group of the Content

More information

Metadata Management System (MMS)

Metadata Management System (MMS) Metadata Management System (MMS) Norhaizan Mat Talha MIMOS Berhad, Technology Park, Kuala Lumpur, Malaysia Mail:zan@mimos.my Abstract: Much have been said about metadata which is data about data used for

More information

A tool for Entering Structural Metadata in Digital Libraries

A tool for Entering Structural Metadata in Digital Libraries A tool for Entering Structural Metadata in Digital Libraries Lavanya Prahallad, Indira Thammishetty, E.Veera Raghavendra, Vamshi Ambati MSIT Division, International Institute of Information Technology,

More information

Developing a Metadata Element Set or Application Profile for a Portal of Smart Phones (Tasks #1 to #10 template)

Developing a Metadata Element Set or Application Profile for a Portal of Smart Phones (Tasks #1 to #10 template) TEMPLATE OF STEPS (Using smart phones as objects to be described) 1 Developing a Metadata Element Set or Application Profile for a Portal of Smart Phones (Tasks #1 to #10 template) This example project

More information

11. EXTENSIBLE MARKUP LANGUAGE (XML)

11. EXTENSIBLE MARKUP LANGUAGE (XML) 11. EXTENSIBLE MARKUP LANGUAGE (XML) Introduction Extensible Markup Language is a Meta language that describes the contents of the document. So these tags can be called as self-describing data tags. XML

More information

Comparison and mapping of VRA Core and IMS Meta-data

Comparison and mapping of VRA Core and IMS Meta-data Comparison and mapping of VRA Core and IMS Meta-data SIMILE Project John Gilbert john.gilbert@hp.com 2003 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change

More information

Structured documents

Structured documents Structured documents An overview of XML Structured documents Michael Houghton 15/11/2000 Unstructured documents Broadly speaking, text and multimedia document formats can be structured or unstructured.

More information

graph data model (Greenhill & Venkatesh, 1998). components: WebClass has two major A simple database system maintains associations between URIs and us

graph data model (Greenhill & Venkatesh, 1998). components: WebClass has two major A simple database system maintains associations between URIs and us Constructing and Navigating Personalised Views of the Web Stewart Greenhill Svetha Venkatesh 29 January 1999 Abstract WebClass is a system that allows Web users to create personalised conceptual data which

More information

REST Easy with Infrared360

REST Easy with Infrared360 REST Easy with Infrared360 A discussion on HTTP-based RESTful Web Services and how to use them in Infrared360 What is REST? REST stands for Representational State Transfer, which is an architectural style

More information

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction Adaptable and Adaptive Web Information Systems School of Computer Science and Information Systems Birkbeck College University of London Lecture 1: Introduction George Magoulas gmagoulas@dcs.bbk.ac.uk October

More information

WEB-BASED COLLECTION MANAGEMENT FOR ARCHIVES

WEB-BASED COLLECTION MANAGEMENT FOR ARCHIVES WEB-BASED COLLECTION MANAGEMENT FOR ARCHIVES Comprehensive Collections Management Systems You Can Access Anytime, Anywhere AXIELL COLLECTIONS FOR ARCHIVES Axiell Collections is a webbased CMS designed

More information

SEXTANT 1. Purpose of the Application

SEXTANT 1. Purpose of the Application SEXTANT 1. Purpose of the Application Sextant has been used in the domains of Earth Observation and Environment by presenting its browsing and visualization capabilities using a number of link geospatial

More information

Contents 1 INTRODUCTION TO COMPUTER NETWORKS...

Contents 1 INTRODUCTION TO COMPUTER NETWORKS... Contents 1 INTRODUCTION TO COMPUTER NETWORKS... 1.1 LAN's & WAN's... 1.2 Some network and internetwork components... File Server... Workstation. Topologies and Protocol... Repeaters. Hubs (concentrators)...

More information

Data Exchange and Conversion Utilities and Tools (DExT)

Data Exchange and Conversion Utilities and Tools (DExT) Data Exchange and Conversion Utilities and Tools (DExT) Louise Corti, Angad Bhat, Herve L Hours UK Data Archive CAQDAS Conference, April 2007 An exchange format for qualitative data Data exchange models

More information

Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR

Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR Gabrielle V. Michalek, editor. Carnegie Mellon University. May 7, 2003 2 Table of Contents Data Production...3

More information

Quick Start Guide for Data Buyers

Quick Start Guide for Data Buyers Quick Start Guide for Data Buyers November 2015 Quick start guide Welcome to DataStreamX! Our marketplace allows you to easily source for data from across the world. We focus on simplifying the data procurement

More information