Printer Friendly
The Free Library
14,529,145 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

W3C issues RDF and OWL recommendations.


The World Wide Web Consortium have announced final approval of two key Semantic Web technologies, the revised Resource Description Framework (World-Wide Web, specification, data) Resource Description Framework - (RDF) A specification being developed in 2000 by the W3C as a foundation for processing meta-data regarding resources on the Internet, including the World-Wide Web.  (RDF (Resource Description Framework) A recommendation from the W3C for creating meta-data structures that define data on the Web. RDF is designed to provide a method for classification of data on Web sites in order to improve searching and navigation (see Semantic Web). ) and the Web Ontology Language The Web Ontology Language (OWL) is a language for defining and instantiating Web ontologies.[1] An OWL ontology may include descriptions of classes, along with their related properties and instances.  (OWL). RDF and OWL are Semantic Web standards that provide a framework for asset management, enterprise integration and the sharing and reuse of data on the Web. These standard formats for data sharing span application, enterprise, and community boundaries--all of these different types of "user" can share the same information, even if they don't share the same software. The announcement marks the emergence of the Semantic Web as a broad-based, commercial-grade platform for data on the Web. The deployment of these standards in commercial products and services signals the transition of Semantic Web technology from what was largely a research and advanced development project over the last five years, to more practical technology deployed in mass market tools that enables more flexible access to structured data on the Web. Testimonials from enterprise-scale implementors and independent developers illustrate current uses of these standards on the Web today.

Comment:

A World Wide Web Consortium (W3C (World Wide Web Consortium, www.w3.org) An international industry consortium founded in 1994 by Tim Berners-Lee to develop standards for the Web. It is hosted in the U.S. by the Computer Science and Artificial Intelligence Laboratory (CSAIL) at MIT (www.csail.mit.edu/index.php). ) Recommendation is understood by industry and the Web community at large as a Web standard. Each Recommendation is a stable specification developed by a W3C Working Group and reviewed by the W3C Membership. Recommendations promote interoperability of Web technologies of the Web by explicitly conveying the industry consensus formed by the Working Group.

Wide Range of Applications Growing from New Semantic Web Standards

Semantic Web-enabled software using RDF and OWL include:

* Content creation applications:

Authors can connect metadata (subject, creator, location, language, copyright status, or any other terms) with documents, making the new enhanced documents searchable

Tools for Web site management:

Large Web sites can be managed dynamically according to content categories customized for the site managers

Software that takes advantage of both RDF and OWL:

Organizations can integrate enterprise applications, publishing and subscriptions using flexible models

Cross-application data reuse: RDF and OWL formats are standard, not proprietary, allowing data reuse from diverse sources

How the Semantic Web Pieces Fit Together--XML, RDF and OWL

Much has been written about the Semantic Web, as if it is a replacement technology for the Web we know today "in reality," said Erie Miller, W3C Semantic Web Activity Lead, "it's more Web Evolution than Revolution. The Semantic Web is made through incremental changes, by bringing machine-readable descriptions to the data and documents already on the Web. XML XML
 in full Extensible Markup Language.

Markup language developed to be a simplified and more structural version of SGML. It incorporates features of HTML (e.g., hypertext linking), but is designed to overcome some of HTML's limitations.
, RDF and OWL enable the Web to be a global infrastructure for sharing both documents and data, which make searching and reusing information easier and more reliable as well."

W3C's Semantic Web Activity builds on work done in other W3C Activities, such as the XML Activity. Its focus is to develop standard technologies, on top of XML, that support the growth of the Semantic Web.

XML Provides Rules, Syntax for Structured Documents

At the foundation, XML provides a set of rules for creating vocabularies that can bring structure to both documents and data on the Web. XML gives clear rules for syntax; XML Schemas then serve as a method for composing XML vocabularies. XML is a powerful, flexible surface syntax for structured documents, but imposes no semantic constraints on the meaning of these documents.

RDF Delivers a Data Framework for the Web

RDF--the Resource Description Framework--is a standard a way for simple descriptions to be made What XML is for syntax, RDF is for semantics--a clear set of rules for providing simple descriptive information. RDF Schema then provides a way for those descriptions to be combined into a single vocabulary. RDF is integrated into a variety of applications including:

* Library catalogs

* World-wide directories

* Syndication and aggregation of news, software, and content

* Personal collections of music, photos, and events

In these cases, each uses XML as an interchange syntax. The RDF specifications provide a powerful framework for supporting the exchange of knowledge on the Web.

Comment:

'RDF is part of the foundation of a major advance in the power of the Web. Ultimately, we will see users and applications combining information represented in RDF from multiple sources on the Web in ways that, until now, have been inconceivable, explains Brian McBride, Chair of the RDF Core Working Group, 'The RDF Core Working Group has turned the RDF specifications into both a practical and mathematically precise foundation on which OWL and the rest of the Semantic Web can be built."

OWL Delivers Ontologies that Work on the Web

What's needed next is a way to develop subject--or domain--specific vocabularies. That is the role of an ontology. An ontology defines the terms used to describe and represent an area of knowledge. Ontologies are used by people, databases, and applications that need to share subject-specific (domain) information--like medicine, tool manufacturing, real estate, automobile repair, financial management, etc. Ontologies include computer-usable definitions of basic concepts in the domain and the relationships among them. They encode knowledge in a domain and also knowledge that spans domains. In this way, they make that knowledge reusable.

OWL--the Web Ontology Language--provides a language for defining structured, Web-based ontologies which delivers richer integration and interoperability of data among descriptive communities. Where earlier languages have been used to develop tools and ontologies for specific user communities (particularly in the sciences and in company-specific e-commerce applications), they were not defined to be compatible with the architecture of the World Wide Web in general, and the Semantic Web in particular.

OWL uses both URIs for naming and the description framework for the Web provided by RDF to add the following capabilities to ontologies:

* Ability to be distributed across many systems

* Scalability to Web needs

* Compatibility with Web standards for accessibility and internationalization The support for monetary values, time and date for countries around the world. It also embraces the use of native characters and symbols in the different alphabets. See localization, i18n, Unicode and IDN.

internationalization - internationalisation
 

* Openness and extensibility

OWL builds on RDF and RDF Schema and adds more vocabulary for describing properties and classes: among others, relations between classes (e.g. disjointness), cardinality A quantity relationship between elements. For example, one-to-one, one-to-many and many-to-one express cardinality. See cardinal number.

(mathematics) cardinality - The number of elements in a set. If two sets have the same number of elements (i.e.
 (e.g. "exactly one"), equality, richer typing of properties, characteristics of properties (e.g. symmetry), and enumerated This term is often used in law as equivalent to mentioned specifically, designated, or expressly named or granted; as in speaking of enumerated governmental powers, items of property, or articles in a tariff schedule.  classes.

"OWL takes a major step forward in representing and organizing knowledge on the World Wide Web. It strikes a sound balance between the needs of industry participants for a language which addresses their current Web use cases, and the restrictions on developing an ontology language that meshed with established scientific principles and research experience," explained Jim Hendier and Guus Schreiber, co-chairs for the Web Ontology Working Group. "Over fifty Working Group members have successfully designed a language that addresses both sets of concerns and is endorsed by academics and practitioners alike.'

RDF and OWL Documents Include Primers, Use Cases, Test Suites, to Aid Developers

The W3C RDF Core Group has produced six documents. Each is aimed at different segments of those wishing to learn, use, implement or understand RDF. The RDF Primer is an introduction to, and tutorial on how to use, RDF and RDF Schema. RDF Concepts and Abstract Syntax specifies the fundamental concepts and information model of RDF. The RDFIXML Syntax Specification (Revised) defines how to write RDF in XML syntax. RDF Vocabulary Description Language 1.0: RDF Schema describes how to use RDF to describe application and domain specific vocabularies. RDF Semantics defines the mathematically precise formal sernantics of RDF and RDF Schema. RDF Test Cases defines a set of test cases that illustrate aspects of the other specifications and may be used for the automatic testing of implementations.

The W3C Web Ontology Working Group has produced six OWL documents. Each is aimed at different segments of those wishing to learn, use, implement or understand the OWL language. Documents include--a presentation of the use cases and requirements that motivated OWL--an overview document which briefly explains the features of OWL and how they can be used--a comprehensive Guide that walks through the features of OWL with many examples of the use of OWL features--a reference document that provides the details of every OWL feature--a test case document, and test suite providing over a hundred tests that can be used for making sure that OWL implementations are consistent with the language design--a document presenting the semantics of OWL and. details of the mapping from OWL to RDF.

Industrial and Academic Leaders Move Semantic Web Standards Forward

The RDF Core Working Group is comprised of industrial and academic expertise, lending the depth of research and product implementation experience necessary for building a common description framework for the Web. Participants include representatives from Hewlett Packard, Nokia, IBM (International Business Machines Corporation, Armonk, NY, www.ibm.com) The world's largest computer company. IBM's product lines include the S/390 mainframes (zSeries), AS/400 midrange business systems (iSeries), RS/6000 workstations and servers (pSeries), Intel-based servers (xSeries) , AGFA AGFA Aktiengesellschaft für Anilinfabrikation
AGFA Actien-Gesellschaft für Anilin Fabrikationen (German-Belgian industrial enterprise)
AGFA Asociación Guatemalteca para la Familia de las Americas
, ILRT ILRT Institute for Learning and Research Technology (UK)
ILRT Integrated Leak Rate Test
 Institute for Learning and Research Technology at the University of Bristol, IWA IWA International Water Association
IWA International Webmasters Association
IWA Inland Waterways Association (UK)
IWA International Windsurfing Association
IWA Williams-Gateway Airport
 International Webmasters Association International Webmasters Association (IWA), a non-profit professional association for web professionals, provides training courses and certification.

IWA reportedly has 100 official chapters representing over 22,000 individual members in 106 countries.
 and the University of West Florida
For the region, see West Florida.
The University of West Florida is a public university, located in Pensacola, Florida. The mascot is an Argonaut, and the school's logo is the chambered nautilus.
. The RDF Core Working Group builds on the contributions of many other organization which developed the RDF Model and Syntax (1999 Recommendation) and RDF Schema (1999 Proposed Recommendation).

The W3C Web Ontology Working Group carries a complement of industrial and academic expertise, lending the depth of research and product implementation experience necessary for building a robust ontology language system. Participants include representatives from Agfa-Gevaert N. V; Daimler Chrysler Research and Technology; DARPA DARPA: see Defense Advanced Research Projects Agency.


(Defense Advanced Research Projects Agency) The name given to the U.S. Advanced Research Projects Agency during the 1980s. It was later renamed back to ARPA.
; Defense Information Systems Agency (DISA 1. (body) DISA - Defense Information Systems Agency.
2. (standard) DISA - Data Interchange Standards Association.
); EDS (Electronic Data Systems, Plano, TX, www.eds.com) Founded in 1962 by H. Ross Perot (independent candidate for the President of the U.S. in 1992), EDS is the largest outsourcing and data processing services organization in the country. ; Fujitsu; Forschungszentrum Informatik (FZI FZI Forschungszentrum Informatik ); Hewlett Packard Company; lbrow; IBM; INRIA INRIA - Institut National de Recherche en Informatique et Automatique ; lvis Group; Lucent; University of Maryland University of Maryland can refer to:
  • University of Maryland, College Park, a research-extensive and flagship university; when the term "University of Maryland" is used without any qualification, it generally refers to this school
; Mondeca; Motorola; National Institute of of Standards and Technology (NIST (National Institute of Standards & Technology, Washington, DC, www.nist.gov) The standards-defining agency of the U.S. government, formerly the National Bureau of Standards. It is one of three agencies that fall under the Technology Administration (www.technology. ); Network Inference, Nokia; Philips, University of Southampton In the most recent RAE assessment (2001), it has the only engineering faculty in the country to receive the highest rating (5*) across all disciplines.[3] According to The Times Higher Education Supplement ; Stanford University; Sun Microsystems; Unicorn Solutions along with invited experts from German Research Center for Artificial Intelligence (DFKI DFKI Deutsches Forschungszentrum für Künstliche Intelligenz (German Research Center for Artificial Intelligence) ) Gmbh; the Interoperability Technology Association for Information Processing, Japan (INTAP INTAP Interoperability Technology Association for information Processing
INTAP International Alliance of Asbestos & Pollution Reinsurers (UK) 
); and the University of West Florida.

OWL brings together a number of groups that have been developing Web ontology languages over the past decade.

OWL is based the DAML+OIL language, which was developed by an international team funded by the US Defense Advanced Research Projects Agency Defense Advanced Research Projects Agency (DARPA), U.S. government agency administered by the Department of Defense (see Defense, United States Department of).  (DARPA) and the European Commission's Information Science Technologies (IST) program. The documents released today represent the maturation of this work shaped by the members of the the World Wide Web Consortium.

W3C

The W3C was created to lead the Web to its full potential by developing common protocols that promote its evolution and ensure its interoperability. It is an international industry consortium jointly run by the MIT Computer Science and Artificial Intelligence Laboratory It has been suggested that and be merged into this article or section.  in the USA, the European Research Consortium for Informatics and Mathematics (ERCIM ERCIM - European Research Consortium on Informatics and Mathematics. An association of European research organisations promoting cooperative research on key issues in Information Technology. ) headquartered in France and Keio University in Japan. Services provided by the Consortium include: a repository of information about the World Wide Web for developers and users, and various prototype and sample applications to demonstrate use of new technology. To date, nearly 400 organizations are Members of the Consortium. For more information see http://www.w3.org/
COPYRIGHT 2004 A.P. Publications Ltd.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2004, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Standards
Publication:Software World
Date:Mar 1, 2004
Words:1744
Previous Article:A cleaner bill of health.(Technote)
Next Article:"Mac OS X Unwired": a guide to going wireless at home, in the office, or on the road.(Book Browser)



Related Articles
W3C progress. (Internet Focus News & Products).
XML Pointer fromW3C. (Internet Focus).
SOAP Version 1.2.(Database & Network News and Products)
RDF and the Semantic Web.(Database And Network Journal-Intelligence)
RDF: an introduction.(Part 2-RDF)
The RDF triple.(Database And Network Journal-Intelligence)
A survey of metadata research for organizing the web.
Developing Semantic Web Services.(Brief Article)(Book Review)
Reality show creators swap barbs in copyright lawsuit.(Up Front)
What is the Semantic Web?(DATABASE INTELLIGENCE)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles