CBML: Comic Book Markup Language

From Encyclopedia Superheroica -the Encyclopedia of Superheroes

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
==CBML.org==
==CBML.org==
Straight from the source at [http://www.cbml.org cbml.org]: <br>
Straight from the source at [http://www.cbml.org cbml.org]: <br>
-
"''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.
+
<blockquote>"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." </blockquote>
-
''"
+
==Example==
==Example==

Revision as of 21:34, 5 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 beta.

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