semantica-agi
- 18 skills
- 0 followers
- 5 hours ago last updated
- ▌
- ▌ Causal · semantica-agiAnalyze cause-and-effect relationships in the Semantica knowledge graph — causal chains, interventions, counterfactuals, and causal influence scores.
- ▌ Export · semantica-agiExport Semantica graphs, results, and provenance to JSON, RDF, Parquet, CSV, GraphML, and other formats.
- ▌ Ingest · semantica-agiIngest data from files, databases, APIs, or streams into Semantica knowledge graphs with schema mapping and entity linking.
- ▌
- ▌ Explain · semantica-agiExplain Semantica reasoning, decision logic, and graph results with traceability, causal context, and human-readable rationale.
- ▌
- ▌ Semantica · semantica-agi bundleSemantica full-stack knowledge graph skill for context graphs, decision intelligence, explainability, extraction, reasoning, visualization, ontology, provenance, policy, and export workflows.
- ▌
- ▌ Deduplicate · semantica-agiDetect duplicate entities, duplicate groups, and relationship duplicates in Semantica using fuzzy matching, schema heuristics, and graph similarity.
- ▌ Query · semantica-agiQuery Semantica knowledge graphs — in-memory ContextGraph search, SPARQL over RDF triple stores, and Cypher over LPG backends.
- ▌ Change · semantica-agiInspect graph changes over time and ontology version diffs in Semantica. Uses ContextGraph.state_at for point-in-time graph state and change_management.VersionManager for ontology versioning.
- ▌ Policy · semantica-agiDefine and enforce decision policies, compliance rules, and exceptions over Semantica graphs. Uses ContextGraph.check_decision_rules/enforce_decision_policy and context.PolicyEngine.
- ▌ Extract · semantica-agiRun the full Semantica semantic extraction pipeline on a file or selected text — NER, relations, events, coreference resolution, triplets, and validation. Clears result cache before each run. Returns Markdown tables with entity/relation/event/triplet results and inline validator warnings.
- ▌ Decision · semantica-agiFull decision lifecycle in Semantica — record, query, find precedents (hybrid/advanced), analyze influence, explain, insights dashboard, list, and record exceptions. Uses AgentContext, ContextGraph, DecisionQuery, CausalChainAnalyzer, DecisionRecorder.
- ▌ Ontology · semantica-agiManage ontology schemas, concepts, alignments, and SHACL/OWL validation for Semantica knowledge graphs. Uses OntologyEngine and OntologyValidator.
- ▌
- ▌ Provenance · semantica-agiTrace data lineage, source attribution, audit trails, and W3C PROV-O export in Semantica graphs. Uses ProvenanceManager.