Skip to content

Commit

Permalink
Fix explanation of the shape
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel authored Jan 24, 2025
1 parent 300b176 commit b09abe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Additional data such as data about devices taking measurements and rooms in the
rb:hasTemporalProperty <http://www.w3.org/ns/sosa/resultTime> ;
rdfs:comment "Each stream element corresponds to one measurement from one sensor in the office building."@en ;
rb:hasSubjectShape [
rdfs:comment "Target instances of any class."@en ;
rdfs:comment "Target instances of class `saref:Measurement`."@en ;
sh:targetClass <https://saref.etsi.org/core/Measurement> ;
] ;
] ;
Expand Down

0 comments on commit b09abe5

Please sign in to comment.