From 689d75259a7187b2cb6a592025f11bc7d3aa58a2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 30 Mar 2012 23:25:17 +0000 Subject: Remove explicit links now automatically handled by lv2secgen. --- lv2/lv2plug.in/ns/lv2core/lv2core.ttl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl index 746b47f..501c120 100644 --- a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl +++ b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl @@ -329,9 +329,8 @@ may exist; i.e. it is acceptable to work on a development version of a resource (e.g. in source control) without worrying about version numbers as long as either the minor or micro version is odd.

-

This property describes half of a resource version. See also lv2:minorVersion, the -property which describes the other half.

+

This property describes half of a resource version. See lv2:minorVersion +for the description of the other half.

""" . lv2:microVersion a rdf:Property , owl:DatatypeProperty ; @@ -347,8 +346,7 @@ version in source control, the micro version MUST be incremented (to an odd number) to distinguish this modified version from the previous release.

This property describes half of a resource version. For detailed -documentation on LV2 resource versioning, see lv2:minorVersion.

+documentation on LV2 resource versioning, see lv2:minorVersion.

""" . lv2:binary a rdf:Property , owl:ObjectProperty ; -- cgit v1.2.1