{"id":200,"date":"2006-04-20T14:36:19","date_gmt":"2006-04-20T13:36:19","guid":{"rendered":"http:\/\/www.webposible.com\/blog\/?p=200"},"modified":"2020-02-06T16:07:40","modified_gmt":"2020-02-06T15:07:40","slug":"microformatos-dublin-core-in-english-please-microformats-dublin-core","status":"publish","type":"post","link":"http:\/\/www.webposible.com\/blog\/2006\/microformatos-dublin-core-in-english-please-microformats-dublin-core\/","title":{"rendered":"\u00bfMicroformatos Dublin Core? In English, please: Microformats Dublin Core"},"content":{"rendered":"<p lang=\"en\">In <a lang=\"es\" hreflang=\"es\" href=\"http:\/\/www.webposible.com\/\">webposible<\/a> I have write some post about <span lang=\"es\">Microformatos Dublin Core<\/span> in spanish, but now, I&#8217;m try in English.<\/p>\n<p lang=\"en\">I&#8217;m thinking about microformats using the elements of DCMI since the last year. I&#8217;m believe that the microformats are a good idea, because the metadata are \u00abvisible\u00bb for the people, and the machines can easily understand, expecially when the value of the class or id atributes are evident,&#8230; like the elements of <acronym title=\"Dublin Core Metadata Initiative\">DCMI<\/acronym>.<\/p>\n<p lang=\"en\">In October, I&#8217;m publish a simple web-tool: <a hreflang=\"es\" href=\"http:\/\/www.webposible.com\/utilidades\/dublincore-metadata-gen\/\">Dublin Core Metadata Gen<\/a> developed in XHTML and Javascript. Today the tool only is available in spanish and catalan, but I can translate to english (someday).<\/p>\n<p lang=\"en\">The user put in form the information, and the tool generate 3 kinds of metadata using the elements of <acronym title=\"Dublin Core Metadata Initiative\">DCMI<\/acronym>: clasics \u00abmeta\u00bb tags, the content of an RDF file, and microformat using Dublin Core.<\/p>\n<p lang=\"en\">In my opinion, the best code in (X)HTML to write microformats is the definition list, and I use it.<\/p>\n<p lang=\"en\">There are documentation explain the microformats, examples, and a \u00abexpecification\u00bb to use it. In spanish, too. You can see at <a hreflang=\"es\" href=\"http:\/\/www.webposible.com\/microformatos-dublincore\/index.html\">Microformatos Dublin Core<\/a>.<\/p>\n<p lang=\"en\">A little example of HTML code of microformat using Dublin Core, could be:<\/p>\n<pre>[dl class=\"dublincore\"]<\/pre>\n<pre>[dt]Author of the Book[\/dt]<\/pre>\n<pre>[dd][a href = \" http:\/\/www.w3.org\/People\/Berners-Lee\/ \"<\/pre>\n<pre>class=\"creator\"]Tim Berners-Lee[\/a][\/dd]<\/pre>\n<pre>[dt]Title[\/dt]<\/pre>\n<pre>[dd class=\"title\"]Weawing the Web[\/dd]<\/pre>\n<pre>[dt]Publisher of the original version[\/dt]<\/pre>\n<pre>[dd class=\"publisher\" lang=\"en\"]Harper Collins[\/dd]<\/pre>\n<pre>[dt]Publisher of spanish version[\/dt]<\/pre>\n<pre>[dd class=\"publisher\" lang=\"es\"]Siglo XXI[\/dd]<\/pre>\n<pre>[\/dl]<\/pre>\n<p lang=\"en\">We using the class atributes with the name of dublincore to \u00abdefine\u00bb the microformat of Dublin Core, and the elements of <acronym title=\"Dublin Core Metadata Initiative\">DCMI<\/acronym> like in \u00abmeta\u00bb or a RDF file. With the definition list, we \u00abdefine\u00bb a term, and then we use \u00abclass\u00bb with the DCMI elements for the definition. The metadata appears three times: in the definition list, in the \u00abclass\u00bb names, and in the text.<\/p>\n<p lang=\"en\">One of the \u00absecret\u00bb of the microformats appears in the W3C Recomendation of HTML, in the section <a href=\"http:\/\/www.w3.org\/TR\/html401\/struct\/global.html#h-7.5.2\">7.5.2 Element identifiers: the id and class attributes<\/a>: The \u00abclass\u00bb and \u00abid\u00bb atributes cam use <q>For general purpose processing by user agents<\/q>. We can use \u00abclass\u00bb and \u00abid\u00bb for more than CSS.<\/p>\n<p lang=\"en\">The microformats of Dublin Core are simple and intuitive for web developers, search engines,&#8230;<\/p>\n<p lang=\"en\">In a web browser, we can \u00absee\u00bb:<\/p>\n<dl lang=\"en\" class=\"dublincore\">\n<dt>Author of the Book<\/dt>\n<dd><a class=\"creator\" href=\"http:\/\/www.w3.org\/People\/Berners-Lee\/\">Tim Berners-Lee<\/a><\/dd>\n<dt>Title<\/dt>\n<dd class=\"title\">Weawing the Web<\/dd>\n<dt>Publisher of the original version<\/dt>\n<dd class=\"publisher\">Harper Collins<\/dd>\n<dt>Publisher of spanish version<\/dt>\n<dd class=\"publisher\">Siglo XXI<\/dd>\n<\/dl>\n<p lang=\"en\">The metadata (author, title, publisher,&#8230;) is accessible for the people and machines too (the machines only have to learn Dublin Core, and is easy \ud83d\ude42<\/p>\n<p lang=\"en\">The microformats (of Dublin Core) are simply and easy. Only required know HTML, and Dublin Core. Of course, RDF is better, but with microformats the people and the machines can \u00abenjoy\u00bb with the metadata.<\/p>\n<p lang=\"en\">I&#8217;m write about microformats of Dublin Core in my blog (<a hreflang=\"es\" href=\"http:\/\/www.webposible.com\/blog\/\">Blog posible<\/a>), and two articles in spanish web magazine: <a hreflang=\"es\" href=\"https:\/\/www.alzado.org\/articulo.php?id_art=549\">Microformatos Dublin Core<\/a> and <a hreflang=\"es\" href=\"http:\/\/www.wshoy.sidar.org\/index.php?2006\/04\/03\/32-etiquetas-meta-ficheros-rdf-microformatos-3-sabores-de-la-web-semaacutentica\">Etiquetas <code>meta<\/code>, ficheros <acronym lang=\"en\" title=\"Resource Describe Framework\">RDF<\/acronym>, microformatos: 3 sabores de la Web Sem\u00e1ntica<\/a>.<\/p>\n<p lang=\"en\">Excuse me for the extent of the post and for my bad english \ud83d\ude42<\/p>\n<p lang=\"en\">This post is a trackback of Ockham\u2019s Bathroom Scale, Lego&#x2122; blocks, and Microformats posted in Weibel Lines.<\/p>\n<p lang=\"en\">Technorati tags <a lang=\"en\" hreflang=\"en\" href=\"http:\/\/www.technorati.com\/maintenance.php\">microformats<\/a>, <a lang=\"en\" hreflang=\"en\" href=\"http:\/\/www.technorati.com\/maintenance.php\">dublincore<\/a> and <a lang=\"en\" hreflang=\"en\" href=\"http:\/\/www.technorati.com\/maintenance.php\">semanticweb<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In webposible I have write some post about Microformatos Dublin Core in spanish, but now, I&#8217;m try in English. I&#8217;m thinking about microformats using the elements of DCMI since the last year. I&#8217;m believe that the microformats are a good idea, because the metadata are \u00abvisible\u00bb for the people, and the machines can easily understand, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,19,6],"tags":[],"class_list":["post-200","post","type-post","status-publish","format-standard","hentry","category-microformatos","category-microformatos-dublin-core","category-web-semntica"],"_links":{"self":[{"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/posts\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/comments?post=200"}],"version-history":[{"count":6,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/posts\/200\/revisions"}],"predecessor-version":[{"id":992,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/posts\/200\/revisions\/992"}],"wp:attachment":[{"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/media?parent=200"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/categories?post=200"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.webposible.com\/blog\/wp-json\/wp\/v2\/tags?post=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}