We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfa70d commit 89e7350Copy full SHA for 89e7350
1 file changed
vocab/properties.json
@@ -5849,9 +5849,9 @@
5849
}
5850
],
5851
"label": "Depends on",
5852
- "labelPlural": "Depends on",
+ "labelPlural": "Depend on",
5853
"name": "dependsOn",
5854
- "namePlural": "dependsOn",
+ "namePlural": "dependOn",
5855
"usedIn": {
5856
"latest": [
5857
"https://openminds.om-i.org/types/ServiceDeployment"
@@ -11162,9 +11162,9 @@
11162
11163
11164
"label": "Implements",
11165
- "labelPlural": "Implements",
+ "labelPlural": "Implement",
11166
"name": "implements",
11167
- "namePlural": "implements",
+ "namePlural": "implement",
11168
11169
11170
"https://openminds.om-i.org/types/SoftwareVersion"
0 commit comments