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
94490306
Commit
94490306
authored
Jul 01, 2018
by
Nicolas Seydoux
Browse files
Fixed R4 malformed condition
parent
41ed7665
Changes
1
Hide whitespace changes
Inline
Side-by-side
application-mockup/shapes/iiot/r4.ttl
View file @
94490306
...
...
@@ -252,7 +252,7 @@ ex:IIoTR4CoreRule
edr:deducedWith ex:IIoTR4CoreRule;
edr:deducedFrom ?particle_obs, ?state_obs.
} WHERE {
?particle
Level
rdf:type/rdfs:subClassOf* <https://w3id.org/laas-iot/adream#ParticleLevel>;
?particle rdf:type/rdfs:subClassOf* <https://w3id.org/laas-iot/adream#ParticleLevel>;
ssn:isPropertyOf ?particleFeature.
?particle_obs ssn:observationResult/ssn:hasValue/dul:hasDataValue ?particleValue;
ssn:observedProperty ?particle;
...
...
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