From 5a7e119fb7bd3d82ad5662bc5f771336059a70c2 Mon Sep 17 00:00:00 2001 From: Maxime Date: Wed, 5 Jun 2024 10:00:58 +0200 Subject: [PATCH] update metadata in examples --- examples/TS103735_Clause_6_10_GeneralCommands.ttl | 6 +++--- examples/TS103735_Clause_6_12_PowerSupplySignals.ttl | 6 +++--- examples/TS103735_Clause_6_13_BCSConfiguration.ttl | 6 +++--- examples/TS103735_Clause_6_14_BCSAlarms.ttl | 6 +++--- examples/TS103735_Clause_6_15_BCSSignals.ttl | 6 +++--- examples/TS103735_Clause_6_2_SLIIdentification.ttl | 6 +++--- examples/TS103735_Clause_6_3_AdministrativeInformation.ttl | 6 +++--- examples/TS103735_Clause_6_4_SLInstallation.ttl | 6 +++--- examples/TS103735_Clause_6_5_SLConfiguration.ttl | 6 +++--- examples/TS103735_Clause_6_6_GeneralSignals.ttl | 6 +++--- examples/TS103735_Clause_6_7_StatusSignals.ttl | 6 +++--- examples/TS103735_Clause_6_8_StatisticSignals.ttl | 6 +++--- examples/TS103735_Clause_6_9_FaultSignals.ttl | 6 +++--- 13 files changed, 39 insertions(+), 39 deletions(-) diff --git a/examples/TS103735_Clause_6_10_GeneralCommands.ttl b/examples/TS103735_Clause_6_10_GeneralCommands.ttl index 8fb0102..6245f45 100644 --- a/examples/TS103735_Clause_6_10_GeneralCommands.ttl +++ b/examples/TS103735_Clause_6_10_GeneralCommands.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "General Command example"@en ; dcterms:description "Example demonstrating how to represent information from group name GeneralCommands as in ETSI TS 103 735, Clause 6.10"@en . diff --git a/examples/TS103735_Clause_6_12_PowerSupplySignals.ttl b/examples/TS103735_Clause_6_12_PowerSupplySignals.ttl index 6c92874..0a18423 100644 --- a/examples/TS103735_Clause_6_12_PowerSupplySignals.ttl +++ b/examples/TS103735_Clause_6_12_PowerSupplySignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Power Supply Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name PowerSupplySignals as in ETSI TS 103 735, Clause 6.12"@en . diff --git a/examples/TS103735_Clause_6_13_BCSConfiguration.ttl b/examples/TS103735_Clause_6_13_BCSConfiguration.ttl index ffc46b5..43283e6 100644 --- a/examples/TS103735_Clause_6_13_BCSConfiguration.ttl +++ b/examples/TS103735_Clause_6_13_BCSConfiguration.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Bidirectional Communication System Configuration example"@en ; dcterms:description "Example demonstrating how to represent information from group name BCSConfiguration as in ETSI TS 103 735, Clause 6.13"@en . diff --git a/examples/TS103735_Clause_6_14_BCSAlarms.ttl b/examples/TS103735_Clause_6_14_BCSAlarms.ttl index 465bffd..498b3ff 100644 --- a/examples/TS103735_Clause_6_14_BCSAlarms.ttl +++ b/examples/TS103735_Clause_6_14_BCSAlarms.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Bidirectional Communication System alarms example"@en ; dcterms:description "Example demonstrating how to represent information from group name BCSAlarms as in ETSI TS 103 735, Clause 6.14"@en . diff --git a/examples/TS103735_Clause_6_15_BCSSignals.ttl b/examples/TS103735_Clause_6_15_BCSSignals.ttl index d1a0d1b..1186ec7 100644 --- a/examples/TS103735_Clause_6_15_BCSSignals.ttl +++ b/examples/TS103735_Clause_6_15_BCSSignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Bidirectional Communication System Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name BCSSignals as in ETSI TS 103 735, Clause 6.15"@en . diff --git a/examples/TS103735_Clause_6_2_SLIIdentification.ttl b/examples/TS103735_Clause_6_2_SLIIdentification.ttl index 572bd53..6abaabc 100644 --- a/examples/TS103735_Clause_6_2_SLIIdentification.ttl +++ b/examples/TS103735_Clause_6_2_SLIIdentification.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -11,9 +11,9 @@ @prefix dctype: . @prefix dcterms: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Smart Lift installation identification example"@en ; dcterms:description "Example demonstrating how to represent information from group name SLIdentification as in ETSI TS 103 735, Clause 6.2"@en . diff --git a/examples/TS103735_Clause_6_3_AdministrativeInformation.ttl b/examples/TS103735_Clause_6_3_AdministrativeInformation.ttl index 80d8173..0539911 100644 --- a/examples/TS103735_Clause_6_3_AdministrativeInformation.ttl +++ b/examples/TS103735_Clause_6_3_AdministrativeInformation.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -12,9 +12,9 @@ @prefix dctype: . @prefix dcterms: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Administrative Information example"@en ; dcterms:description "Example demonstrating how to represent information from group name AdministrativeInformation as in ETSI TS 103 735, Clause 6.3"@en . diff --git a/examples/TS103735_Clause_6_4_SLInstallation.ttl b/examples/TS103735_Clause_6_4_SLInstallation.ttl index 03ebcd1..e402023 100644 --- a/examples/TS103735_Clause_6_4_SLInstallation.ttl +++ b/examples/TS103735_Clause_6_4_SLInstallation.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Smart Lift Installation example"@en ; dcterms:description "Example demonstrating how to represent information from group name SLInstallation as in ETSI TS 103 735, Clause 6.4"@en . diff --git a/examples/TS103735_Clause_6_5_SLConfiguration.ttl b/examples/TS103735_Clause_6_5_SLConfiguration.ttl index 77cd0b2..6321644 100644 --- a/examples/TS103735_Clause_6_5_SLConfiguration.ttl +++ b/examples/TS103735_Clause_6_5_SLConfiguration.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Smart Lift General Configuration Example"@en ; dcterms:description "Example demonstrating how to represent information from group name SLConfiguration as in ETSI TS 103 735, Clause 6.5"@en . diff --git a/examples/TS103735_Clause_6_6_GeneralSignals.ttl b/examples/TS103735_Clause_6_6_GeneralSignals.ttl index fb1204a..a6d1931 100644 --- a/examples/TS103735_Clause_6_6_GeneralSignals.ttl +++ b/examples/TS103735_Clause_6_6_GeneralSignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "General Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name GeneralSignals as in ETSI TS 103 735, Clause 6.6"@en . diff --git a/examples/TS103735_Clause_6_7_StatusSignals.ttl b/examples/TS103735_Clause_6_7_StatusSignals.ttl index 0d001bb..6ef0659 100644 --- a/examples/TS103735_Clause_6_7_StatusSignals.ttl +++ b/examples/TS103735_Clause_6_7_StatusSignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Status Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name StatusSignals as in ETSI TS 103 735, Clause 6.7"@en . diff --git a/examples/TS103735_Clause_6_8_StatisticSignals.ttl b/examples/TS103735_Clause_6_8_StatisticSignals.ttl index e7b8b0f..d3c0d76 100644 --- a/examples/TS103735_Clause_6_8_StatisticSignals.ttl +++ b/examples/TS103735_Clause_6_8_StatisticSignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Statistic Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name StatisticSignals as in ETSI TS 103 735, Clause 6.8"@en . diff --git a/examples/TS103735_Clause_6_9_FaultSignals.ttl b/examples/TS103735_Clause_6_9_FaultSignals.ttl index 35b36f0..f6ca8a0 100644 --- a/examples/TS103735_Clause_6_9_FaultSignals.ttl +++ b/examples/TS103735_Clause_6_9_FaultSignals.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix xsd: . @@ -13,9 +13,9 @@ @prefix cdt: . - a dctype:Dataset ; + a dctype:Dataset ; dcterms:license ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "Fault Signals example"@en ; dcterms:description "Example demonstrating how to represent information from group name FaultSignals as in ETSI TS 103 735, Clause 6.9"@en . -- GitLab