From 673c2fa8e710c94b1ce250ec7b01d183d2bf91a0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 18 Mar 2011 06:20:40 +0000 Subject: Add OWL types. Fix lv2:minimum, lv2:maximum, and lv2:minimum (definition did not match the reality of their usage) (Spec bug found with Pellet). Move project description metadata to manifest. Remove invalid (non-DL) OWL restrictions, and use of Turtle collection syntax (there is at least one broken implementation in the wild that fails to parse this). LV2 is now almost, but not quite, a valid OWL DL Ontology. --- core.lv2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core.lv2/ChangeLog') diff --git a/core.lv2/ChangeLog b/core.lv2/ChangeLog index 5043095..0d7db59 100644 --- a/core.lv2/ChangeLog +++ b/core.lv2/ChangeLog @@ -7,6 +7,9 @@ lv2core (UNRELEASED) unstable; urgency=low * Move lv2:AmplifierPlugin under lv2:DynamicsPlugin * Loosen domain restriction of lv2:optionalFeature and lv2:requiredFeature (to allow re-use in extensions) + * Fix definition of lv2:minimum etc. (used for values, not scale points) + * More precisely define properties with OWL + * Move project metadata to manifest -- David Robillard UNRELEASED -- cgit v1.2.1