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
30076430
Commit
30076430
authored
Apr 29, 2022
by
Giulia Biagioni
Browse files
update domain range on property supplyrange
insert domain and range on property supplyrange
parent
7c7312d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ontology/Interconnect/ic-s2.ttl
View file @
30076430
...
...
@@ -1432,6 +1432,8 @@ ic-s2:succeeded
ic-s2:
supplyRange
a
owl:
DatatypeProperty
;
rdfs:
comment
"The SupplyRate this DDBC.OperationMode can deliver for the CEM to match the DemandRate. The start of the NumberRange is associated with an operation_mode_factor of 0, the end is associated with an operation_mode_factor of 1."
;
rdfs:
domain
ic-s2:
OperationMode
;
rdfs:
range
ic-s2:
NumberRange
;
rdfs:
label
"Supply Range"
;
.
ic-s2:
supportsCommodity
...
...
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