diff options
Diffstat (limited to 'lv2/midi')
-rw-r--r-- | lv2/midi/midi.ttl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lv2/midi/midi.ttl b/lv2/midi/midi.ttl index d03d90d..a6af1cf 100644 --- a/lv2/midi/midi.ttl +++ b/lv2/midi/midi.ttl @@ -8,8 +8,7 @@ @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://lv2plug.in/ns/ext/midi> - a owl:Ontology , - lv2:Specification ; + a owl:Ontology ; rdfs:label "LV2 MIDI" ; rdfs:comment "A normalised definition of raw MIDI." ; rdfs:seeAlso <midi.h> , |