Laureline's Wiki

Laureline's Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
heig:vcl [2016/04/03 14:41] Laureline Davidheig:vcl [2016/05/30 09:22] (current) Laureline David
Line 1: Line 1:
-====== Virtual Comics Library ======+====== [PRO] Virtual Comics Library ======
  
 **Module** PRO **Module** PRO
  
 An improved version of [[projects:manga_scraper|Manga Scraper]] which includes a library, reader, editor and scraper. An improved version of [[projects:manga_scraper|Manga Scraper]] which includes a library, reader, editor and scraper.
 +
 +==== Subpages ====
 +
 +  * [[heig:vcl:rapport]]
 +    * [[heig:vcl:guide_installation]]
 +    * [[heig:vcl:guide_utilisation]]
 +    * [[heig:vcl:cc]]
 +    * [[heig:vcl:journal]]
 +  * [[heig:vcl:conventions]]
 +
 +===== libVCL =====
 +
 +Provides access to data structures that allow classification and loading of comic book archives (CBA).
 +The system defines the following structure:
 +
 +  * Volume: Smallest element of a catalogue. Directly maps to a CBA file;
 +  * Series: Collection of one or more volumes;
 +  * Category: Logical grouping of Series and Volumes
 +  * Catalog: Defines a contained environment of a category tree and volumes.
 +
 +**Public API of libVCL**
 +{{:heig:classschema-apiv2.png?nolink|}}
  
 //More info coming// //More info coming//