Package ai.chatur.cortex
package ai.chatur.cortex
-
ClassDescriptionA reviewer's change to a statement staged on a branch: a deletion, or an edit replacing the object.Summary of a branch pending review, drawn from the provenance activity recorded when the branch was staged.A reviewer's rename of a subject staged on a branch: statements referencing the IRI as object are rewritten to the new IRI, and statements carrying it as subject are removed.A statement staged on a branch, carrying the raw node values needed to round-trip
editsback to the staged graph.The statements staged on a branch about one subject.Entry point to a Cortex knowledge graph.Exports the approved assertions as a portable RDF document.Snapshots the assertions store to a durable local file.Lists, inspects, edits, and resolves the review branches staged by ingestion.Rebuilds the statements the knowledge graph derives by rule-based inference.Validates and stages incoming RDF assertions onto a review branch.Validates RDF assertions against the ontology before they are ingested.Exposes the ontology a knowledge graph is built on, and its class hierarchy.Looks up instances and resources in the knowledge graph, including SPARQL access.Finds resources in the knowledge graph by fuzzy full-text search over their labels.Reports size and activity statistics for the knowledge graph.A snapshot of the size and activity of the knowledge graph, as returned byCortexStatistics.getStats().The outcome ofingestingassertions into the knowledge graph.The outcome oflintingassertions against the ontology.One node of the ontology's class hierarchy, as returned byCortexOntology.getClassHierarchy().A statement about a resource together with its provenance, as returned byCortexQuery.describe(String).A full-text search hit in the knowledge graph.One node of a statement.