| sh:property | sh:class sflo:HistoricalState;
sh:maxCount "1"^^xsd:integer;
sh:message "If present, sflo:latestHistoricalState must be a single IRI typed sflo:HistoricalState.";
sh:nodeKind sh:IRI;
sh:path sflo:latestHistoricalState;
sh:severity sh:Info.
|
| sh:property | sh:class sflo:HistoricalState;
sh:message "If present, values of sflo:hasHistoricalState must be IRIs typed sflo:HistoricalState.";
sh:nodeKind sh:IRI;
sh:path sflo:hasHistoricalState;
sh:severity sh:Info.
|
| sh:property | sh:datatype xsd:nonNegativeInteger;
sh:maxCount "1"^^xsd:integer;
sh:message "If present, sflo:historyOrdinal SHOULD be a single xsd:nonNegativeInteger.";
sh:path sflo:historyOrdinal;
sh:severity sh:Warning.
|
| sh:property | sh:datatype xsd:nonNegativeInteger;
sh:maxCount "1"^^xsd:integer;
sh:message "If present, sflo:nextStateOrdinal SHOULD be a single xsd:nonNegativeInteger.";
sh:path sflo:nextStateOrdinal;
sh:severity sh:Warning.
|