Initial implementation
This commit is contained in:
parent
6fd1ff7581
commit
916a895a85
31 changed files with 1461 additions and 21 deletions
24
infospaces/bootstrap-pilot/infospace.yaml
Normal file
24
infospaces/bootstrap-pilot/infospace.yaml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
slug: bootstrap-pilot
|
||||
name: Infospace Bench Bootstrap Pilot
|
||||
topic:
|
||||
name: Infospace Bench Bootstrap Pilot
|
||||
domain: Knowledge Engineering Tooling
|
||||
sources: artifacts/sources
|
||||
disciplines:
|
||||
- name: Infospace Lifecycle
|
||||
path: artifacts/generated/lifecycle-baseline.md
|
||||
schemas: {}
|
||||
workflows:
|
||||
- name: baseline-inspection
|
||||
report: reports/baseline-inspection.md
|
||||
viability:
|
||||
redundancy_ratio:
|
||||
max: 0
|
||||
coverage_ratio:
|
||||
min: 1
|
||||
coherence_components:
|
||||
max: 1
|
||||
consistency_cycles:
|
||||
max: 0
|
||||
granularity_entropy:
|
||||
min: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue