Glossary
Term |
Definition |
|---|---|
SPARQLModel |
Subclass of |
HydrationError |
ORM error when graph data cannot be coerced into a |
SPARQLSession |
Unit of work over a |
Store |
Backend abstraction ( |
Composition |
Nested |
Reference |
|
Identity map |
Session cache returning the same Python instance for an IRI at |
Flush queue |
Pending |
Hydration |
Loading fields and relationships from the graph into model instances ( |
Mirror |
Local |
TripleModel |
Required mapping library ( |
Orphan cleanup |
Removing stale owned triples when relationships or values change on |
See also SparqlModel (ORM) + TripleModel (mapping engine) for package boundaries.