Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
InterConnect Public
Ontology
Commits
5ff87c64
Commit
5ff87c64
authored
Apr 28, 2022
by
Giulia Biagioni
Browse files
update domain on endTime
update domain on the property endTime
parent
1456666a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ontology/Interconnect/ic-s2.ttl
View file @
5ff87c64
...
...
@@ -705,6 +705,14 @@ ic-s2:endOfRange
ic-s2:
endTime
a
owl:
DatatypeProperty
;
rdfs:
comment
"Indicates when the last PPBC.PowerSequence shall be finished at the latest"
;
rdfs:
domain
[
a
owl:
Class
;
owl:
unionOf
(
ic-s2:
FillLevelTargetProfile
ic-s2:
PowerProfile
ic-s2:
PowerForecast
)
;
]
;
rdfs:
range
xsd:
dateTime
;
.
ic-s2:
explicitControl
...
...
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