"https://mif-spec.dev/schema/context.jsonld",
"prov": "http://www.w3.org/ns/prov#",
"dc": "http://purl.org/dc/terms/",
"subcog": "https://github.com/zircote/subcog/ns/"
"@type": ["Memory", "prov:Entity"],
"@id": "urn:mif:550e8400-e29b-41d4-a716-446655440000",
"content": "User prefers dark mode for all applications. This applies to:\n- IDE themes\n- Terminal colors\n- Web applications\n- Mobile apps",
"memoryType": "semantic",
"title": "Dark Mode Preference",
"dc:created": "2026-01-15T10:30:00Z",
"dc:modified": "2026-01-20T14:22:00Z",
"@type": "OntologyReference",
"namespace": "_semantic/preferences",
"tags": ["preference", "ui", "accessibility"],
"aliases": ["Dark Mode Preference", "UI Theme Choice"],
"@type": "EntityReference",
"entity": {"@id": "urn:mif:entity:person:jane-doe"},
"@type": "EntityReference",
"entity": {"@id": "urn:mif:entity:concept:dark-mode"},
"relationshipType": "RelatesTo",
"target": {"@id": "urn:mif:memory:ui-preferences"},
"relationshipType": "Supersedes",
"target": {"@id": "urn:mif:memory:old-theme-preference"}
"@type": "TemporalMetadata",
"validFrom": "2026-01-15T00:00:00Z",
"recordedAt": "2026-01-15T10:30:00Z",
"lastAccessed": "2026-01-20T14:22:00Z"
"sourceType": "user_explicit",
"@type": "prov:Activity",
"prov:wasAssociatedWith": {
"@id": "urn:mif:agent:claude-3-opus",
"@type": "prov:SoftwareAgent"
"@id": "urn:mif:conversation:conv-456"
"prov:wasAttributedTo": {
"@id": "urn:mif:entity:person:jane-doe"
"trustLevel": "user_stated"
"@type": "EmbeddingReference",
"model": "text-embedding-3-small",
"modelVersion": "2024-01",
"sourceText": "User prefers dark mode for all applications",
"vectorUri": "urn:mif:vector:550e8400-e29b-41d4-a716-446655440000"
"citationType": "article",
"citationRole": "supports",
"title": "Dark Mode UI Benefits for Developer Productivity",
"url": "https://example.com/dark-mode-research",
"@type": "EntityReference",
"entity": {"@id": "urn:mif:entity:person:jane-smith"},
"accessed": "2026-01-18",
"note": "Research supporting dark mode preference for reduced eye strain"
"subcog:hash": "sha256:4c04b32ddc2053b5..."