26 #ifndef __TERRALIB_METADATA_INTERNAL_ISO19115_MD_IDENTIFICATION_H 
   27 #define __TERRALIB_METADATA_INTERNAL_ISO19115_MD_IDENTIFICATION_H 
   30 #include "../Config.h" 
   39 #include <boost/noncopyable.hpp> 
   40 #include <boost/ptr_container/ptr_vector.hpp> 
   73       const std::string& getAbstract() 
const;
 
   85       const boost::ptr_vector<CI_ResponsibleParty>& getPointsOfContact() 
const;
 
   94       boost::ptr_vector<CI_ResponsibleParty> 
m_poc;
 
  100 #endif  // __TERRALIB_METADATA_INTERNAL_ISO19115_MD_IDENTIFICATION_H 
te::md::MD_ProgressCode m_status
 
boost::ptr_vector< CI_ResponsibleParty > m_poc
 
Provides a standardized method for citing a resource (dataset, feature, source, publication, etc.) 
 
MD_ProgressCode
status of the dataset or progress of a review 
 
Contains the identify of person(s), and/or position, and/or organization(s) associated with the resou...
 
Identification information contains information to uniquely identify the data.