diff options
Diffstat (limited to 'lv2/units/units.ttl')
-rw-r--r-- | lv2/units/units.ttl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lv2/units/units.ttl b/lv2/units/units.ttl index e40bef6..aaae520 100644 --- a/lv2/units/units.ttl +++ b/lv2/units/units.ttl @@ -59,8 +59,6 @@ units:Unit units:unit a rdf:Property , owl:ObjectProperty ; - rdfs:domain lv2:Port , - lv2:Parameter ; rdfs:range units:Unit ; rdfs:label "unit" ; rdfs:comment "The unit used by the value of a port or parameter." . |