Mercurial > hg > svcore
log rdf/RDFFeatureWriter.h @ 629:35499d48a5d1
age | author | description |
---|---|---|
2009-09-08 | Chris Cannam | * As prior commit |
2009-08-24 | Chris Cannam | * Fixes to gcc-4.4 thanks to Michel Salim |
2009-06-29 | Chris Cannam | * Add rdf-network option to retrieve RDF descriptions from network, since sv-v1.6 |
2009-06-02 | Chris Cannam | * Add rdf-track-uri and rdf-maker-uri options |
2009-05-14 | Chris Cannam | * Try to avoid URI clashes with existing URIs in the file, when writing |
2009-05-08 | Chris Cannam | * If we have track metadata, write it out in a separate mo:Track associated |
2008-12-08 | Chris Cannam | * Ensure text models are exported with text properties in RDF, and |
2008-12-05 | Chris Cannam | * Implement proper RDF feature writing for track level features, using |
2008-12-05 | Chris Cannam | * Add FeatureWriter method to set basic track metadata; write it out from |
2008-11-28 | Chris Cannam | * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner) |