Mercurial > hg > vamp-plugin-sdk
diff rdf/vamp.n3 @ 154:d7dcc37161e6
* slightly more sensible placeholders; some minor textual changes
author | cannam |
---|---|
date | Wed, 25 Jun 2008 11:48:25 +0000 |
parents | 2282b572c386 |
children | b734b032558c |
line wrap: on
line diff
--- a/rdf/vamp.n3 Wed Jun 25 11:47:25 2008 +0000 +++ b/rdf/vamp.n3 Wed Jun 25 11:48:25 2008 +0000 @@ -142,7 +142,7 @@ vamp:TrackLevelOutput a owl:Class; - rdfs:label "track level output"; + rdfs:label "Track level output"; rdfs:subClassOf vamp:PluginOutput; rdfs:comment """ Specific output type for track level information. The Vamp API does not provide for this sort of output directly, so this will require a "hacky" interpretation of the feature timestamp to establish that it reflects track metadata instead of temporal data. @@ -200,7 +200,7 @@ ## be included in the domain of vamp:output because transforms need to ## be able to specify an output as well as a plugin. -##!!! lacking plugin version? +##!!! lacking plugin version? (in transform) vamp:parameter a rdf:Property;