-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #98 from digital-land/feat/exp
add expect and expectations
- Loading branch information
Showing
6 changed files
with
95 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
attribution: crown-copyright | ||
collection: '' | ||
consideration: '' | ||
dataset: expect | ||
description: A set of rules which can be turned into an expectation of a dataset | ||
end-date: '' | ||
entry-date: '' | ||
fields: | ||
- field: datasets | ||
- field: organisations | ||
- field: operation | ||
- field: parameters | ||
- field: name | ||
- field: description | ||
- field: notes | ||
- field: severity | ||
- field: responsibility | ||
- field: end-date | ||
- field: entry-date | ||
- field: start-date | ||
licence: ogl3 | ||
name: expectation rule | ||
paint-options: '' | ||
phase: alpha | ||
plural: expectation rules | ||
prefix: '' | ||
realm: configuration | ||
replacement-dataset: '' | ||
start-date: '' | ||
themes: | ||
- pipeline | ||
typology: pipeline | ||
version: 1.0 | ||
wikidata: '' | ||
wikipedia: '' | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
attribution: crown-copyright | ||
collection: '' | ||
consideration: '' | ||
dataset: expect | ||
description: The output of running expectations based on the rules defined in the expect dataset | ||
end-date: '' | ||
entry-date: '' | ||
fields: | ||
- field: dataset | ||
- field: organisation | ||
- field: operation | ||
- field: parameters | ||
- field: name | ||
- field: description | ||
- field: passed | ||
- field: message | ||
- field: severity | ||
- field: responsibility | ||
- field: end-date | ||
- field: entry-date | ||
- field: start-date | ||
licence: ogl3 | ||
name: expectation rule | ||
paint-options: '' | ||
phase: alpha | ||
plural: expectation rules | ||
prefix: '' | ||
realm: log | ||
replacement-dataset: '' | ||
start-date: '' | ||
themes: | ||
- pipeline | ||
typology: pipeline | ||
version: 1.0 | ||
wikidata: '' | ||
wikipedia: '' | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
cardinality: n | ||
datatype: string | ||
description: 'a text string referencing an operation to be performed' | ||
end-date: '' | ||
entry-date: '' | ||
field: organisations | ||
guidance: '' | ||
hint: '' | ||
name: Organisations | ||
parent-field: organisation | ||
replacement-field: '' | ||
start-date: '' | ||
typology: organisation | ||
uri-template: '' | ||
wikidata-property: '' | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters