This constructor is for internal use only. To create a new format, use the register method.
@ignore
string $name The name of the format:
EasyRdf_Format::register()
public function __construct($name) { $this->name = $name; $this->label = $name; # Only a default }