mardi, 06 novembre 2007

DC/HTML/XHTML

La recommandation "Expressing Dublin Core metadata using HTML/XHTML meta and link elements" est soumise aux avis publics jusqu'au 3 décembre via la liste DC-ARCHITECTURE.

vendredi, 19 octobre 2007

RDFa/XHTML

RDFa in XHTML: Syntax and Processing (W3C) A collection of attributes and processing rules for extending XHTML to support RDF "The modern Web is made up of an enormous number of documents that have been created using HTML. These documents contain significant amounts of structured data, which is largely unavailable to tools and applications. When publishers can express this data more completely, and when tools can read it, a new world of user functionality becomes available, letting users transfer structured data between applications and web sites, and allowing browsing applications to improve the user experience: an event on a web page can be directly imported into a user's desktop calendar; a license on a document can be detected so that users can be informed of their rights automatically; a photo's creator, camera setting information, resolution, location and topic can be published as easily as the original photo itself, enabling structured search and sharing." Via Planet RDF

lundi, 15 octobre 2007

Web: vers une information plus structurée

Alex Iskold, The Structured Web - A Primer (Read/Write Web): "Among the evolving aspects of the new web are Semantics, Attention (Implicit Behavior) and Personalization. Regardless of what we are decide to call this next web, the information in it is going to be more meaningful, more automatic, and more tailored to each of us. A critical piece of the next web evolution is the introduction of structured information. This concept is so basic to us as humans, that we completely overlook the fact that it is quite foreign to computers. When a person looks at a book on Amazon, she sees a book, with the author, ISBN number, publisher and the publication date. To a computer that page on Amazon is nothing more than a bunch of HTML. Increasingly, information on the web is becoming more and more structured. This process is happening via several major movements: * The rise of APIs * The proliferation of vertical applications that run on top of existing data * An increase in classic Semantic Technologies and Microformats * The spread of RSS as an information delivery mechanism In this post we'll look at how these movements collectively help power a more structured web."

vendredi, 16 mars 2007

RDF pour XHTML, màj

"A new version of the RDFa Primer has been published by the W3C RDFa Task Force. RDFa allows authors to extend their XHTML pages with any kind of RDF data, using some extra XHTML attributes or reusing existing ones. This document will be accompanied soon by a detailed syntax definition and the specification of an XHTML1.1 module." Via Planet RDF

16:40 Publié dans RDF, Web, XML | Lien permanent | Commentaires (0) | Envoyer cette note | Tags : RDF, RDFa, XHTML, W3C

mardi, 31 octobre 2006

Relier XHTML et web sémantique

"Le W3C vient de publier un premier document de travail sur la spécification GRDDL (Gleaning Resources Description from Dialects of Languages) définissant un mécanisme pour extraire et transformer des microformats XML en RDF (Resource Description Framework, qui permet de décrire les métadonnées), rouage essentiel du Web sémantique. L'idée est d'ajouter des méta-données à des pages Web codées en XHTML - qui généralement n'en ont pas-, pour les injecter dans des applications Web reposant sur des principes sémantiques (exemple). Dans un communiqué, le W3C explique que "GRDDL est le pont permettant de convertir des données exprimées dans un format XML en données pour le Web sémantique". Il constitue en cela une solution intermédiaire entre le lourd RDF embarqué et le microformat en XHTML. Le W3C explique que "la mise en place de GRDDL est rapide, et n'a qu'une faible incidence sur les pratiques de créations". Mais son plus gros avantage, comme l'explique le blog spécialisé lespetitescases, est de "permettre une adoption en douceur des concepts du Web sémantique". Et de conclure que dans la plupart des cas, le recours aux ontologies (liaisons sémantiques entre métadonnées) et à OWL (langage permettant d'écrire les ontologies) restera inévitable." Source: Le Monde informatique Màj (29 nov.): lire aussi sur JDNDév

dimanche, 29 octobre 2006

Faciliter la transition entre HTML et XHTML

Constatant que XHTML n'est pas encore assez utilisé par les développeurs de sites, le W3C a décidé de faire évoluer HTML de manière à faciliter le passage vers XHTML (la version actuelle d'XHTML est une reformulation de HTML 4 en XML 1.0). Source: Slashdot:Developers Màj (31 oct.): cf. aussi ce post de Tim Berners-Lee (pour les jeunes lecteurs: l'inventeur du web)