Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref4bldg
Commits
1ae1a61e
Commit
1ae1a61e
authored
Apr 07, 2021
by
Maxime Lefrançois
Browse files
Merge branch 'develop-v1.1.2' into 'prerelease-v1.1.2'
Solve issue
#5
See merge request SAREF/saref4bldg!6
parents
8b98ce93
0141246e
Pipeline
#261
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ontology/saref4bldg.ttl
View file @
1ae1a61e
...
...
@@ -4230,12 +4230,6 @@ _:genid314 a owl:Restriction ;
owl:
onProperty
saref:
hasTimestamp
;
owl:
allValuesFrom
xsd:
dateTime
.
saref:
Measurement
rdfs:
subClassOf
_:
genid315
.
_:
genid315
a
owl:
Restriction
;
owl:
onProperty
saref:
hasValue
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onDataRange
xsd:
float
.
saref:
Measurement
owl:
disjointWith
saref:
Property
,
saref:
UnitOfMeasure
;
rdfs:
comment
"Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."
@en
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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