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.
1 parent 93ed1fb commit db8f409Copy full SHA for db8f409
schema_salad/metaschema/metaschema.yml
@@ -168,7 +168,7 @@ $graph:
168
- string?
169
- string[]?
170
doc: "A documentation string for this type, or an array of strings which should be concatenated."
171
- jsonldPredicate: "sld:doc"
+ jsonldPredicate: "rdfs:comment"
172
173
- name: docParent
174
type: string?
schema_salad/metaschema/metaschema_base.yml
@@ -53,7 +53,7 @@ $graph:
53
54
doc: |
55
A documentation string for this field
56
57
58
type:
59
0 commit comments