Skip to content
Snippets Groups Projects
Unverified Commit 5a7e119f authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

update metadata in examples

parent f6c19f88
No related branches found
No related tags found
No related merge requests found
Pipeline #6504 passed
Showing
with 39 additions and 39 deletions
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_10_GeneralCommands/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_10_GeneralCommands/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_10_GeneralCommands#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_10_GeneralCommands#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_12_PowerSupplySignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_12_PowerSupplySignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_12_PowerSupplySignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_13_BCSConfiguration/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_13_BCSConfiguration/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_13_BCSConfiguration#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_13_BCSConfiguration#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_14_BCSAlarms/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_14_BCSAlarms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_14_BCSAlarms#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_14_BCSAlarms#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_15_BCSSignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_15_BCSSignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -11,9 +11,9 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_2_SLIIdentification#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_2_SLIIdentification#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_3_AdministrativeInformation/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_3_AdministrativeInformation/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -12,9 +12,9 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_3_AdministrativeInformation#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_3_AdministrativeInformation#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_5_SLConfiguration/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_5_SLConfiguration/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_5_SLConfiguration#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_5_SLConfiguration#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_6_GeneralSignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_6_GeneralSignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_6_GeneralSignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_6_GeneralSignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_7_StatusSignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_7_StatusSignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_7_StatusSignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_7_StatusSignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_8_StatisticSignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_8_StatisticSignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_8_StatisticSignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_8_StatisticSignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
@prefix ex: <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_9_FaultSignals/> .
@prefix ex: <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_9_FaultSignals/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......@@ -13,9 +13,9 @@
@prefix cdt: <http://w3id.org/lindt/custom_datatypes#>.
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_9_FaultSignals#> a dctype:Dataset ;
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_9_FaultSignals#> a dctype:Dataset ;
dcterms:license <https://forge.etsi.org/etsi-software-license> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v1.1.1/> ;
dcterms:conformsTo <https://saref.etsi.org/saref4lift/v2.1.1/> ;
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 .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment