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
@@ -958,6 +957,8 @@ Note that domain axis values and range values SHOULD NOT be exposed as linked da
958
957
959
958
Example:
960
959
960
+
In this example, additional semantics for the registered `dct` prefix are provided by stating that the `"dct:license"` member value in this document is an identifier and not just an unstructured string.
961
+
961
962
[%unnumbered%]
962
963
```json
963
964
{
@@ -974,7 +975,33 @@ Example:
974
975
}
975
976
```
976
977
977
-
In this example, additional semantics for the registered `dct` prefix are provided by stating that the `"dct:license"` member value in this document is an identifier and not just an unstructured string.
978
+
Example:
979
+
980
+
In this example, extra attributes of the `Parameter` have been declared stating that the parameter is a more specific concept in the context of a more general vocabulary.
0 commit comments