Unverified Commit 6c419de6 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

started to implement what's in the change log of ts V2.1.1

parent bce6d922
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
:PowerSequence_1
  a s4ener:PowerSequence ;
  s4ener:abnormalConditionOnly false ;
  s4ener:hasMaxPauseDuration "P0M"^^xsd:duration ;
  s4ener:hasPauseDurationMax "P0M"^^xsd:duration ;
  rdfs:comment "This power sequence is the combination of the first PowerSequences of all three PowerSequenceContainers in the S2 PowerProfile example." ;
  rdfs:label "Power sequence 1" ;
  saref:consistsOf :Slot_1 ;
@@ -131,7 +131,7 @@
  a s4ener:Slot ;
  rdfs:label "Slot 1" ;
  s4ener:belongsTo :PowerSequence_1 ;
  s4ener:hasDurationDefault "PT1H"^^xsd:duration ;
  s4ener:hasDefaultDuration "PT1H"^^xsd:duration ;
  s4ener:hasDurationMin "PT30M"^^xsd:duration ;
  s4ener:hasSlotValue :Observation_3 ;
  s4ener:slotNumber "1"^^xsd:unsignedInt ;
+102 −420

File changed.

Preview size limit exceeded, changes collapsed.