CBML: Comic Book Markup Language

From Encyclopedia Superheroica -the Encyclopedia of Superheroes

(Difference between revisions)
Jump to: navigation, search
(Example)
(Example)
(2 intermediate revisions not shown)
Line 9: Line 9:
==Example==
==Example==
<caption>  
<caption>  
-
<nowiki>
+
<pre>
-
<panel n="1" characters="cap leila falc"> <br>
+
<panel n="1" characters="cap leila falc">
-
   <capt!on> <br>
+
   <caption>  
     The <emph rend="bold">trial</emph> of the Falcon is ended, and its
     The <emph rend="bold">trial</emph> of the Falcon is ended, and its
     <emph rend="bold">memories</emph> put out of the <emph
     <emph rend="bold">memories</emph> put out of the <emph
     rend="bold">minds</emph> of Sam Wilson and Cap, and so, days later
     rend="bold">minds</emph> of Sam Wilson and Cap, and so, days later
-
     in New York&#x2026; <br>
+
     in New York&#x2026;
-
   </capt!on> <br>
+
   </caption>
-
   <balloon who="cap"> <br>
+
   <balloon who="cap">
-
     <paragraph> <br>
+
     <paragraph>
       Bring on the health food Leila&#x2026; It may save the <emph
       Bring on the health food Leila&#x2026; It may save the <emph
-
       rend="bold">Falcon</emph> from a bruised ego&#x2026; <br>
+
       rend="bold">Falcon</emph> from a bruised ego&#x2026;
-
     </paragraph> <br>
+
     </paragraph>
-
   </balloon> <br>
+
   </balloon>
-
</panel> <br>
+
</panel>
-
</nowiki>
+
</pre>
</caption>
</caption>
[[Category: education]]
[[Category: education]]

Revision as of 16:04, 4 May 2009

Much like HTML has standardized hypertext in the coding of webpages, CBML provides standardization in the digital archiving of comic books.

Comic book markup language.

CBML.org

Straight from the source at cbml.org: "In order to facilitate the preservation, study, and analysis of these important cultural artifacts, the original comic books need to be digitized, and an XML vocabulary suitable for capturing the varied and complex data and metadata of the comic book needs to be developed. CBML is an attempt to develop such a vocabulary and complex data and metadata, and by extension, a website suitable for discovery of these graphic materials for teaching, learning or research. "

Example

<panel n="1" characters="cap leila falc">
  <caption> 
    The <emph rend="bold">trial</emph> of the Falcon is ended, and its
    <emph rend="bold">memories</emph> put out of the <emph
    rend="bold">minds</emph> of Sam Wilson and Cap, and so, days later
    in New York…
  </caption>
  <balloon who="cap">
    <paragraph>
      Bring on the health food Leila… It may save the <emph
      rend="bold">Falcon</emph> from a bruised ego…
    </paragraph>
  </balloon>
</panel>

Personal tools