We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86c8c1 commit 3ca6de4Copy full SHA for 3ca6de4
1 file changed
_sources/oim-variables/examples/indicators.ttl
@@ -167,7 +167,7 @@ ses:to a rdf:Property ;
167
rdfs:subPropertyOf prov:influenced .
168
169
ses:weight a rdf:Property ;
170
- rdfs:comment "Signed influence strength (dimensionless); positive = reinforcing, negative = inhibiting."
+ rdfs:comment "Signed influence strength (dimensionless); positive = reinforcing, negative = inhibiting." ;
171
rdfs:domain ses:Edge ;
172
rdfs:range xsd:decimal .
173
0 commit comments