This project has retired. For details please refer to its Attic page.
cas-metadata – Project Summary

Project Summary

Project Information

Field Value
Name Catalog and Archive Service Generic Multi-valued Metadata Container
Description A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.
Homepage http://oodt.apache.org/cas-metadata/

Project Organization

Field Value
Name Apache OODT
URL http://oodt.apache.org/

Build Information

Field Value
GroupId org.apache.oodt
ArtifactId cas-metadata
Version 1.2-SNAPSHOT
Type jar
Java Version 1.7