By means of electricity, the world of matter has become a great nerve, vibrating thousands of miles in a breathless point of time ... The round globe is a vast ... brain, instinct with intelligence!"
© W3C, Activity Overview
<prenom>Fabien</prenom>
http://www.inria.fr/teams.xml#xpointer(acacia/articles[position()<=10])
Format et structures d'échanges.
<post_it importance="urgent"> <sujet>billets d'avion</sujet> <date>2005-11-28</date> <message xml:lang="fr">tes billets sont sur mon bureau</message> </post_it>au lieu de
urgent;billets d'avion;2005-11-28;tes billets sont sur mon bureau;
Dissocier fond et la forme: de HTML vers XML.
<base> ma liste de clients <contact> <nom>fab</nom> <tel>+33492387788</tel> <facture>38</facture> <facture>75</facture> <facture>30</facture> </contact> <contact> <nom>tom</nom> <tel>+34499527152</tel> <facture>24</facture> </contact> <contact> <nom>oliv</nom> <tel>+33237914568</tel> <facture>80</facture> <facture>12</facture> </contact> <contact> <nom>jerome</nom> <tel>+33237915678</tel> <facture>80</facture> <facture>30</facture> </contact> </base>
<?xml-stylesheet type='text/xsl' href='transform1.xsl'?>
<?xml-stylesheet type='text/xsl' href='transform2.xsl'?>
XML est un format et un métalangage permettant de créer toute une famille de langages balisés pour la représentation la manipulation: MathML, CML, SVG, XMI, P3P, XACML, SAML, SMIL, BPML,...
Les maths ne sont plus sages comme une image.
Le multimédia devient déclaratif.
PS: On est toujours dans la même page...
© W3C, Activity Overview
(sujet, prédicat, objet)ou arcs d'un graphe orienté étiqueté
PREFIX unice: <http://www.unice.fr/master#> SELECT ?etudiant ?nom WHERE { ?etudiant unice:nom ?nom . ?etudiant unice:age ?age . FILTER ( ?age > 20 ) }
subClassOf, subPropertyOf, range, domain
Références