Syntax errors in RDF

Bug #382021 reported by Obleak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Invada Studio
Fix Released
Medium
Obleak
Lv2
Fix Released
Medium
Obleak

Bug Description

There are some errors in your .ttl files:

rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_compressor.ttl:72 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_compressor.ttl:72 - syntax error
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_erreverb.ttl:61 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_erreverb.ttl:61 - syntax error
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_filter.ttl:96 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_filter.ttl:96 - syntax error
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_input.ttl:58 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_input.ttl:58 - syntax error
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_phaser.ttl:101 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_phaser.ttl:101 - syntax error
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_tube.ttl:67 - The namespace prefix in ":toggled" was not declared.
rapper: Error - URI file:///home/dave/.lv2/invada.lv2/inv_tube.ttl:67 - syntax error

Related branches

Revision history for this message
Obleak (fraser-arkhostings) wrote :

Originally reported by David Robillard on the LV2 dev mailist http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2009-May/000196.html

Changed in invada-studio:
assignee: nobody → Obleak (fraser-arkhostings)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Obleak (fraser-arkhostings) wrote :
Changed in invada-studio:
status: In Progress → Fix Committed
Revision history for this message
Недко Арнаудов (Nedko Arnaudov) (nedko) wrote :

There are more errors that can be seen when trying to load the plugins in lv2rack and rapper.

It looks that they are related to unit tripples in ports:

rapper: Error - URI file:///usr/lib/lv2/invada.lv2/inv_erreverb.ttl:71 - The namespace prefix in ":m" was not declared.

Same happens with other plugin ttl files too.

Changed in invada-studio:
status: Fix Committed → Incomplete
Changed in invada-studio:
status: Incomplete → Confirmed
Revision history for this message
Obleak (fraser-arkhostings) wrote :

fixed in revision 55. https://code.launchpad.net/~fraser-arkhostings/invada-studio/lv2
rapper output is clean now (really should have found rapper earlier :)

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_compressor.ttl
rapper: Parsing file inv_compressor.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 331 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_erreverb.ttl
rapper: Parsing file inv_erreverb.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 355 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_filter.ttl
rapper: Parsing file inv_filter.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 459 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_input.ttl
rapper: Parsing file inv_input.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 170 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_phaser.ttl
rapper: Parsing file inv_phaser.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 480 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle inv_tube.ttl
rapper: Parsing file inv_tube.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 249 triples

fraser@titan:~/Projects/lv2/invada-studio-plugins-lv2-1.0.1/rdf$ rapper -c -i turtle manifest.ttl
rapper: Parsing file manifest.ttl with parser turtle
rapper: Serializing with serializer ntriples
rapper: Parsing returned 42 triples

cheers

Changed in invada-studio:
status: Confirmed → Fix Committed
Revision history for this message
Obleak (fraser-arkhostings) wrote :

fixed in version 1.0.1

Changed in invada-studio:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.