You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin/schema.org.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,5 @@ The following Schema.org types are currently supported by API Platform Admin:
32
32
*`http://schema.org/email`: the field will be rendered using the `<EmailField>` React Admin component
33
33
*`http://schema.org/url`: the field will be rendered using the `<UrlField>` React Admin component
34
34
*`http://schema.org/identifier`: the field will be formatted properly in inputs
35
+
36
+
Note: if you already use validation on your properties, the semantics are already configured correctly (see [the correspondence table](../core/validation.md#open-vocabulary-generated-from-validation-metadata))!
0 commit comments