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
df14893b
Commit
df14893b
authored
Jul 07, 2018
by
Nicolas Seydoux
Browse files
Fixed R2 to make it applicable in distrib scenario
parent
d8f8a5d7
Changes
2
Show whitespace changes
Inline
Side-by-side
application-mockup/shapes-blacksad/iiot/r2.ttl
View file @
df14893b
...
...
@@ -276,7 +276,7 @@ ex:IIoTR2CoreRule
FILTER(?stateValue = '1.0'^^xsd:float)
?machine a iiot:Conveyor;
iiot:locatedIn ?presenceFeature.
iiot:locatedIn
?
?presenceFeature.
?presenceFeature iiot:locatedIn? ?feature.
$this a lmu:HostNode.
...
...
application-mockup/shapes/iiot/r2.ttl
View file @
df14893b
...
...
@@ -276,7 +276,7 @@ ex:IIoTR2CoreRule
FILTER(?stateValue = '1.0'^^xsd:float)
?machine a iiot:Conveyor;
iiot:locatedIn ?presenceFeature.
iiot:locatedIn
?
?presenceFeature.
?presenceFeature iiot:locatedIn? ?feature.
$this a lmu:HostNode.
...
...
Write
Preview
Supports
Markdown
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