Skip to content

Commit 83de506

Browse files
Regenerate capability_summary.json to include RDF source
1 parent 10de0a7 commit 83de506

File tree

1 file changed

+57
-1
lines changed

1 file changed

+57
-1
lines changed

metadata-ingestion/src/datahub/ingestion/autogenerated/capability_summary.json

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2025-12-12T22:09:52.396845+00:00",
2+
"generated_at": "2025-12-19T18:32:54.754887+00:00",
33
"generated_by": "metadata-ingestion/scripts/capability_summary.py",
44
"plugin_details": {
55
"abs": {
@@ -2713,6 +2713,62 @@
27132713
"platform_name": "Qlik Sense",
27142714
"support_status": "INCUBATING"
27152715
},
2716+
"rdf": {
2717+
"capabilities": [
2718+
{
2719+
"capability": "DATA_PROFILING",
2720+
"description": "Not applicable",
2721+
"subtype_modifier": null,
2722+
"supported": false
2723+
},
2724+
{
2725+
"capability": "DESCRIPTIONS",
2726+
"description": "Enabled by default (from skos:definition or rdfs:comment)",
2727+
"subtype_modifier": null,
2728+
"supported": true
2729+
},
2730+
{
2731+
"capability": "DELETION_DETECTION",
2732+
"description": "Enabled via stateful_ingestion.enabled: true",
2733+
"subtype_modifier": null,
2734+
"supported": true
2735+
},
2736+
{
2737+
"capability": "DOMAINS",
2738+
"description": "Not applicable (domains used internally for hierarchy)",
2739+
"subtype_modifier": null,
2740+
"supported": false
2741+
},
2742+
{
2743+
"capability": "OWNERSHIP",
2744+
"description": "Not supported",
2745+
"subtype_modifier": null,
2746+
"supported": false
2747+
},
2748+
{
2749+
"capability": "TAGS",
2750+
"description": "Not supported",
2751+
"subtype_modifier": null,
2752+
"supported": false
2753+
},
2754+
{
2755+
"capability": "PLATFORM_INSTANCE",
2756+
"description": "Supported via platform_instance config",
2757+
"subtype_modifier": null,
2758+
"supported": true
2759+
},
2760+
{
2761+
"capability": "LINEAGE_COARSE",
2762+
"description": "Not in MVP",
2763+
"subtype_modifier": null,
2764+
"supported": false
2765+
}
2766+
],
2767+
"classname": "datahub.ingestion.source.rdf.ingestion.rdf_source.RDFSource",
2768+
"platform_id": "rdf",
2769+
"platform_name": "RDF",
2770+
"support_status": "INCUBATING"
2771+
},
27162772
"redash": {
27172773
"capabilities": [
27182774
{

0 commit comments

Comments
 (0)