[ { "Identifier" : {
    "propertyName" : "identifier",
    "value" : "http://example.org/video.ogg",
    "sourceFormat" : "txf",
    "mappingType" : "more specific",
    "identifierLink" : "http://example.org/video.ogg",
    "statusCode" : 200
    } 
  },
  { "Title" : {
    "propertyName" : "title",
    "value" : "Introduction video of Media Annotation Tech",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "statusCode" : 200
    } 
  },
  { "Locator" : {
    "propertyName" : "locator",
    "value" : "http://example.org/video.ogg",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "locatorLink" : "http://example.org/video.ogg",
    "statusCode" : 200
    } 
  },
  { "Contributor" : {
    "propertyName" : "contributor",
    "value" : "James M Snell",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "contributorLabel" : "James M Snell",
    "roleLabel" : "Cinematographer",
    "roleLink" : "http://www.loc.gov/marc",
    "statusCode" : 200
    } 
  },
  { "Creator" : {
    "propertyName" : "creator",
    "value" : "Wonsuk Lee",
    "sourceFormat" : "txf",
    "mappingType" : "more specific",
    "creatorLabel" : "Wonsuk Lee",
    "creatorLink" : "http://wonsuk73.example.com/",
    "roleLink" : "Author",
    "statusCode" : 200
    } 
  },
  { "Description" : {
    "propertyName" : "description",
    "value" : "Introducing current status and vision of Media Annotation Tech.",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "descriptionLabel" : "Introducing current status and vision of Media Annotation Tech.",
    "statusCode" : 200
    } 
  },
  { "Keyword" : {
    "propertyName" : "keyword",
    "value" : "foo",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "keywordLabel" : "foo",
    "statusCode" : 200
    } 
  },
  { "Keyword" : {
    "propertyName" : "keyword",
    "value" : "bar",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "keywordLabel" : "bar",
    "statusCode" : 200
    } 
  },
  { "Genre" : {
    "propertyName" : "genre",
    "value" : "action",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "genreLabel" : "action",
    "genreLink" : "http://transmission.cc/Genres",
    "statusCode" : 200
    } 
  },
  { "Relation" : {
    "propertyName" : "relation",
    "value" : "http://example.org/video.html",
    "sourceFormat" : "txf",
    "mappingType" : "more specific",
    "targetLink" : "http://example.org/video.html",
    "typeLabel" : "alternate",
    "statusCode" : 200
    } 
  },
  { "Relation" : {
    "propertyName" : "relation",
    "value" : "http://example.org/video.en.srt",
    "sourceFormat" : "txf",
    "mappingType" : "more specific",
    "targetLink" : "http://example.org/video.en.srt",
    "typeLabel" : "subtitle",
    "statusCode" : 200
    } 
  },
  { "Copyright" : {
    "propertyName" : "copyright",
    "value" : "2008-2011 Media Annotation Tech, All rights reserved",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "copyrightLabel" : "2008-2011 Media Annotation Tech, All rights reserved",
    "statusCode" : 200
    } 
  },
  { "Policy" : {
    "propertyName" : "policy",
    "value" : "http://creativecommons.org/licenses/by/2.5/",
    "sourceFormat" : "txf",
    "mappingType" : "more specific",
    "statementLink" : "http://creativecommons.org/licenses/by/2.5",
    "statusCode" : 200
    }
  },
  { "FrameSize" : {
    "propertyName" : "frameSize",
    "value" : "480 272",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "width" : 480,
    "height" : 272,
    "statusCode" : 200
    } 
  },
  { "Compression" : {
    "propertyName" : "compression",
    "value" : "application/ogg",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "compressionLabel" : "application/ogg",
    "statusCode" : 200
    } 
  },
  { "Duration" : {
    "propertyName" : "duration",
    "value" : "2996",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "duration" : 2996,
    "statusCode" : 200
    } 
  },
  { "Format" : {
    "propertyName" : "format",
    "value" : "application/ogg",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "formatLabel" : "application/ogg",
    "statusCode" : 200
    } 
  },
  { "SamplingRate" : {
    "propertyName" : "samplingRate",
    "value" : "48000",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "samplingRate" : 48000,
    "statusCode" : 200
    } 
  },
  { "FrameRate" : {
    "propertyName" : "frameRate",
    "value" : "25",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "frameRate" : 25,
    "statusCode" : 200
    } 
  },
  { "AverageBitRate" : {
    "propertyName" : "averageBitRate",
    "value" : "394.570050",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "averageBitRate" : 394.570050,
    "statusCode" : 200
    } 
  },
  { "NumTracks" : {
    "propertyName" : "numTracks",
    "value" : "2",
    "sourceFormat" : "txf",
    "mappingType" : "exact",
    "number" : 2,
    "statusCode" : 200
    } 
  }
]