addProperty('co'); // Country of publication (plain text) $this->addProperty('cc'); // Country of publication (ISO 2-character code) $this->addProperty('inst'); // Institution that issued the dissertation $this->addProperty('advisor'); $this->addProperty('tpages', METADATA_PROPERTY_TYPE_INTEGER); $this->addProperty('degree'); } } ?>