We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Extractor.Usage.scope
meta+data
1 parent b1ec649 commit 855e927Copy full SHA for 855e927
requirements.txt
@@ -1,3 +1,3 @@
1
-linkml >= 1.5.2, < 1.6.2
2
-linkml-runtime != 1.6.1
+linkml >= 1.6.3
+linkml-runtime > 1.6.1
3
pre-commit ~= 2.20
schemas/base.yaml
@@ -165,7 +165,7 @@ classes:
165
The templated parameters which can be requested from the user
166
are [described by the `UsageTemplate` class](UsageTemplate.md).
167
scope:
168
- required: false
+ ifabsent: UsageScope(meta+data)
169
range: UsageScope
170
description: >-
171
Specification of extraction scope.
0 commit comments