From b042d19364170e03db35b4c736d7d17c897d5203 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 16 Feb 2020 11:59:39 +0100 Subject: Normalise syntax of all specification data with serdi --- lv2/log/log.ttl | 9 +++++---- lv2/log/lv2-log.doap.ttl | 1 + lv2/log/manifest.ttl | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'lv2/log') diff --git a/lv2/log/log.ttl b/lv2/log/log.ttl index 60e1d3f..ae5fc8d 100644 --- a/lv2/log/log.ttl +++ b/lv2/log/log.ttl @@ -1,8 +1,8 @@ -@prefix log: . -@prefix lv2: . -@prefix rdf: . +@prefix log: . +@prefix lv2: . +@prefix rdf: . @prefix rdfs: . -@prefix xsd: . +@prefix xsd: . a lv2:Specification ; @@ -66,3 +66,4 @@ log:log the host must pass an LV2_Feature to LV2_Descriptor::instantiate() with URI LV2_LOG__log and data pointed to an instance of LV2_Log_Log.

""" . + diff --git a/lv2/log/lv2-log.doap.ttl b/lv2/log/lv2-log.doap.ttl index d109809..1a5a56e 100644 --- a/lv2/log/lv2-log.doap.ttl +++ b/lv2/log/lv2-log.doap.ttl @@ -50,3 +50,4 @@ ] ] ] . + diff --git a/lv2/log/manifest.ttl b/lv2/log/manifest.ttl index afe7449..bcaeff3 100644 --- a/lv2/log/manifest.ttl +++ b/lv2/log/manifest.ttl @@ -1,4 +1,4 @@ -@prefix lv2: . +@prefix lv2: . @prefix rdfs: . -- cgit v1.2.1