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: docs/design-patterns.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ dataset is actually about or on the process used to create it. For specifying th
5
5
the properties: `dcterms:description`, `dcterms:keyword` and `dcat:theme`, and for specifying its creation context there
6
6
is the property `prov:wasGeneratedBy` that expects an instance of the `prov:Activity` class.
7
7
The former three have the limitation of either expecting only free text, or, in the case of `theme`, only a very small
8
-
but too general controlled vocabulary. The limitation of the latter lies i nthe fact that the Activity class is only
8
+
but too general controlled vocabulary. The limitation of the latter lies in the fact that the Activity class is only
9
9
considered a "Supportive Entity" and thus not further specified with any properties.
10
10
11
11
DCAT-AP+ addresses this gap, by mainly reusing the [Starting Point Terms of the Provenance Ontology (PROV-O)](https://www.w3.org/TR/prov-o/#description-starting-point-terms),
0 commit comments