Mercurial > hg > svcore
diff rdf/PluginRDFDescription.cpp @ 508:1b8c748fd7ea
* Support recording the summary type in transform
author | Chris Cannam |
---|---|
date | Fri, 05 Dec 2008 16:18:04 +0000 |
parents | 0944d13689b2 |
children | e340b2fb9471 |
line wrap: on
line diff
--- a/rdf/PluginRDFDescription.cpp Fri Dec 05 14:19:04 2008 +0000 +++ b/rdf/PluginRDFDescription.cpp Fri Dec 05 16:18:04 2008 +0000 @@ -375,10 +375,7 @@ (m, queryTemplate.arg("feature"), "feature"); if (v.type == SimpleSPARQLQuery::URIValue && v.value != "") { - cerr << "Feature attribute URI: \"" << v.value.toStdString() << "\"" << endl; m_outputFeatureAttributeURIMap[outputId] = v.value; - } else { - cerr << "No feature attribute URI: \"" << v.value.toStdString() << "\"" << endl; } v = SimpleSPARQLQuery::singleResultQuery