aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/extensions/units
AgeCommit message (Collapse)AuthorFilesLines
2011-11-21Add restriction that a units:Conversion must always have exactly 1 units:to ↵David Robillard1-278/+318
property. Normalize syntax.
2011-11-21Use correct global lv2core ontology URI.David Robillard1-1/+1
2011-11-21Make units.ttl a valid OWL 2 DL ontology.David Robillard3-61/+87
Update change log.
2011-11-21Update licenses.David Robillard1-1/+1
2011-11-21Move ns to lv2/ns so repository top level can be used as an include dir ↵David Robillard5-0/+426
directly.
>115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169