Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nicolas Seydoux
edr
Commits
6b5485a6
Commit
6b5485a6
authored
Jul 02, 2018
by
Nicolas Seydoux
Browse files
Fixed typos that made rules unapplicable
parent
f983d171
Changes
2
Hide whitespace changes
Inline
Side-by-side
application-mockup/shapes/iiot/r3.ttl
View file @
6b5485a6
...
...
@@ -263,7 +263,7 @@ ex:IIoTR3CoreRule
FILTER(?stateValue = '1.0'^^xsd:float)
?machine a iiot:Conveyor;
iiot:locatedIn ?presenceFeature.
iiot:locatedIn
?
?presenceFeature.
$this a lmu:HostNode.
...
...
application-mockup/shapes/iiot/r7.ttl
View file @
6b5485a6
...
...
@@ -264,7 +264,7 @@ ex:IIoTR7CoreRule
?productQuality_obs ssn:observationResult/ssn:hasValue/dul:hasDataValue ?productQualityValue;
ssn:observedProperty ?productQuality;
ssn:observedBy ?productQuality_sensor.
FILTER(?productQuality < '98.0'^^xsd:float)
FILTER(?productQuality
Value
< '98.0'^^xsd:float)
$this a lmu:HostNode.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment