Skip to content

Commit 744ea8b

Browse files
committed
fix typo
1 parent df01d93 commit 744ea8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/design-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dataset is actually about or on the process used to create it. For specifying th
55
the properties: `dcterms:description`, `dcterms:keyword` and `dcat:theme`, and for specifying its creation context there
66
is the property `prov:wasGeneratedBy` that expects an instance of the `prov:Activity` class.
77
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
99
considered a "Supportive Entity" and thus not further specified with any properties.
1010

1111
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

Comments
 (0)