Add purpose and demand model extension
This commit is contained in:
parent
cf8ff12608
commit
82424cc6f4
39 changed files with 1597 additions and 86 deletions
|
|
@ -1,30 +1,18 @@
|
|||
{
|
||||
"details": {
|
||||
"artifact_count": 29,
|
||||
"relationship_count": 113
|
||||
"artifact_count": 34,
|
||||
"relationship_count": 129
|
||||
},
|
||||
"errors": [],
|
||||
"metrics": {
|
||||
"coherence_components": 1.0,
|
||||
"consistency_cycles": 0.0,
|
||||
"coverage_ratio": 1.0,
|
||||
"granularity_entropy": 1.7490339557881076,
|
||||
"granularity_entropy": 2.4357138959313844,
|
||||
"redundancy_ratio": 0.0
|
||||
},
|
||||
"ok": true,
|
||||
"warnings": [
|
||||
{
|
||||
"code": "missing_optional_concepts_dir",
|
||||
"path": "infospace/concepts"
|
||||
},
|
||||
{
|
||||
"code": "empty_optional_collection",
|
||||
"path": "infospace/patterns"
|
||||
},
|
||||
{
|
||||
"code": "empty_optional_collection",
|
||||
"path": "infospace/mappings"
|
||||
},
|
||||
{
|
||||
"code": "empty_optional_collection",
|
||||
"path": "infospace/assimilation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue