# This script is a sample aggregation script to be used with # PoolAggregator.py and SchemaAggregator.py utilities. # Generates a new schema and new data pools from the ones # generated by the CLAM Annotator example, but containing # just two attributes with the names and scope changed. copy 1 Song::Danceability WaveFile::Danceability copy 1 Song::Key WaveFile::Key copy 1 Song::Mode WaveFile::KeyMode copy 1 Song::DynamicComplexity WaveFile::Complexity copy 1 Song::BPM WaveFile::BeatsPerMinute