зеркало из https://github.com/microsoft/CDM.git
21 строка
598 B
JSON
21 строка
598 B
JSON
{
|
|
"$schema": "./schema.0.9.cdm.json",
|
|
"jsonSchemaSemanticVersion": "0.9.0",
|
|
"imports": [
|
|
{
|
|
"corpusPath": "/primitives.0.9.cdm.json"
|
|
}
|
|
],
|
|
"definitions": [
|
|
{
|
|
"traitName": "means.qualification",
|
|
"extendsTrait": "means",
|
|
"explanation": "augments the meaning of entities or attributes with a qualification"
|
|
},
|
|
{
|
|
"traitName": "means.qualification.estimate",
|
|
"extendsTrait": "means.qualification",
|
|
"explanation": "values are an estimate only."
|
|
}
|
|
]
|
|
} |