generated from coulomb/repo-seed
Updated by fix-consistency on 2026-05-07: - update .custodian-brief.md for open-cmis-tck
94 lines
3.3 KiB
JSON
94 lines
3.3 KiB
JSON
{
|
|
"id": "cmis-capability-map",
|
|
"extension_id": "open-cmis-tck",
|
|
"framework_refs": [
|
|
"cmis.browser-binding.compatibility.v1"
|
|
],
|
|
"mappings": [
|
|
{
|
|
"requirement_ref": "cmis.repository-info",
|
|
"target_type": "capability_group",
|
|
"target_id": "repository-type",
|
|
"label": "Repository And Type Metadata",
|
|
"description": "Repository identity, repository information, and supported CMIS metadata posture."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.type-definitions",
|
|
"target_type": "capability_group",
|
|
"target_id": "repository-type",
|
|
"label": "Repository And Type Metadata",
|
|
"description": "Type definition exposure and type metadata consistency."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.object-services",
|
|
"target_type": "capability_group",
|
|
"target_id": "object-content",
|
|
"label": "Object And Content Services",
|
|
"description": "Object service behavior for folders, documents, properties, and object lifecycle operations."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.content-streams",
|
|
"target_type": "capability_group",
|
|
"target_id": "object-content",
|
|
"label": "Object And Content Services",
|
|
"description": "Content stream creation, retrieval, update, and deletion behavior."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.navigation-services",
|
|
"target_type": "capability_group",
|
|
"target_id": "navigation",
|
|
"label": "Navigation Services",
|
|
"description": "Folder tree, descendants, children, checked-out documents, and relationship navigation behavior."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.query",
|
|
"target_type": "capability_group",
|
|
"target_id": "query",
|
|
"label": "Query",
|
|
"description": "CMIS query support, query capability flags, and query result behavior."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.acl",
|
|
"target_type": "capability_group",
|
|
"target_id": "acl-policy",
|
|
"label": "ACL And Policy",
|
|
"description": "Access-control list and policy behavior where supported by the target profile."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.policies",
|
|
"target_type": "capability_group",
|
|
"target_id": "acl-policy",
|
|
"label": "ACL And Policy",
|
|
"description": "Policy object behavior where supported by the target profile."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.versioning",
|
|
"target_type": "capability_group",
|
|
"target_id": "versioning",
|
|
"label": "Versioning",
|
|
"description": "Checkout, checkin, version series, and version-specific object behavior."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.relationships",
|
|
"target_type": "capability_group",
|
|
"target_id": "relationships",
|
|
"label": "Relationships",
|
|
"description": "Relationship object and relationship navigation behavior where supported by the repository."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.change-log",
|
|
"target_type": "capability_group",
|
|
"target_id": "change-log",
|
|
"label": "Change Log",
|
|
"description": "Change log capability, token behavior, and change event retrieval."
|
|
},
|
|
{
|
|
"requirement_ref": "cmis.extensions",
|
|
"target_type": "capability_group",
|
|
"target_id": "extension-gaps",
|
|
"label": "Extensions And Known Gaps",
|
|
"description": "Explicitly scoped CMIS extensions, unsupported optional services, and compatibility gaps."
|
|
}
|
|
]
|
|
}
|