Class: Mexico::FileSystem::Section

Inherits:
Object
  • Object
show all
Includes:
ROXML
Defined in:
lib/mexico/file_system/section.rb

Overview

This class provides a corpus representation that is backed up by the filesystem. A central Corpus definition file in the top-level folder contains an XML representation of the corpus structure, and all actual resources are found as files on a file system reachable from the top-level folder.

Constant Summary collapse

LIFECYCLE =
'lifecycle'
VOCABULARIES =
'vocabularies'