Skip to content

MIF Namespace

Base IRI: https://mif-spec.dev/ns/

The MIF vocabulary defines the terms used by the JSON-LD projection of MIF concept documents. It is the @vocab base of the canonical context at /schema/context.jsonld. Term IRIs follow the pattern https://mif-spec.dev/ns/<Term> (for example https://mif-spec.dev/ns/Concept).

This page is derived from the canonical context, so it stays in step with the schema. The same vocabulary is available as a machine-readable RDFS document:

MIF also reuses Dublin Core (dc), Schema.org (schema), W3C PROV (prov), and XML Schema (xsd) terms. Those are defined by their own vocabularies and are not redefined here.

TermIRIDescription
AgentInferredmif:AgentInferredInferred by an AI agent.
Citationmif:CitationA citation or bibliographic reference.
Conceptmif:ConceptThe concept document type: every MIF concept declares @type Concept. Also used as the entity type for an abstract idea or topic.
ConflictsWithmif:ConflictsWithContradicts another concept.
Createdmif:CreatedAuthored by an entity.
DerivedFrommif:DerivedFromCreated based on a source.
DocumentReferencemif:DocumentReferenceA reference to an external document, by URI and hash, rather than embedded content.
EmbeddingReferencemif:EmbeddingReferenceA reference to a vector embedding.
Entitymif:EntityA named entity.
EntityDatamif:EntityDataStructured entity data.
EntityReferencemif:EntityReferenceA reference to an entity within a concept.
EpisodicTypemif:EpisodicTypeConcept type for events, experiences, sessions, and incidents.
ExternalImportmif:ExternalImportImported from an external system.
Filemif:FileA file or document.
HighConfidencemif:HighConfidenceHigh confidence inference.
Implementsmif:ImplementsRealizes a concept or pattern.
LowConfidencemif:LowConfidenceLow confidence inference.
Memorymif:MemoryThe concept document type under the v0.1 name. Deprecated alias of Concept.
MentionedInmif:MentionedInReferenced in a concept.
ModerateConfidencemif:ModerateConfidenceModerate confidence inference.
OntologyReferencemif:OntologyReferenceA reference to an ontology definition.
Organizationmif:OrganizationA company, institution, or group.
PartOfmif:PartOfComponent of a larger whole.
Personmif:PersonA human individual.
ProceduralTypemif:ProceduralTypeConcept type for processes, runbooks, patterns, and how-to guides.
RelatesTomif:RelatesToGeneral relationship.
Relationshipmif:RelationshipA typed relationship between concepts or entities.
SemanticTypemif:SemanticTypeConcept type for facts, concepts, decisions, preferences, and knowledge.
Supersedesmif:SupersedesReplaces an older concept.
SystemGeneratedmif:SystemGeneratedGenerated by the system.
Technologymif:TechnologyA technology, framework, or tool.
TemporalMetadatamif:TemporalMetadataTemporal validity and decay metadata.
Uncertainmif:UncertainUncertain or unverified.
UserExplicitmif:UserExplicitDirectly stated by the user.
UserImplicitmif:UserImplicitInferred from user behavior.
UserStatedmif:UserStatedStated by the user.
Usesmif:UsesUses a technology or tool.
Vectormif:VectorAn embedding vector.
Verifiedmif:VerifiedIndependently verified.
PropertyIRIRangeDescription
accessCountmif:accessCountxsd:integerNumber of times accessed.
accessedmif:accessedxsd:dateTimeWhen the citation was last accessed.
agentmif:agentThe agent that created the concept.
agentVersionmif:agentVersionVersion of the creating agent.
algorithmmif:algorithmHash algorithm.
aliasesmif:aliasesAlternative names or identifiers.
byteLengthmif:byteLengthxsd:integerSize of the referenced document in bytes.
citationRolemif:citationRoleHow the citation relates to the concept.
citationTypemif:citationTypeCategory of the citation source.
citationsmif:citationsCollection of citations.
conceptTypemif:conceptTypeThe base concept type classification.
confidencemif:confidencexsd:decimalConfidence score (0.0-1.0).
contentmif:contentxsd:stringThe textual content of a concept.
contentTypemif:contentTypeMIME type of the referenced document.
currentStrengthmif:currentStrengthxsd:decimalCurrent concept strength (0.0-1.0).
datamif:dataRaw vector data.
decaymif:decayDecay model container.
dimensionsmif:dimensionsxsd:integerVector dimensions.
documentTypemif:documentTypeCategory of the referenced document.
documentsmif:documentsCollection of external document references.
embeddingmif:embeddingEmbedding reference container.
encodingmif:encodingVector encoding format.
entitiesmif:entitiesEntity references.
entitymif:entityReference to a single entity.
entityTypemif:entityTypeType classification of an entity.
entity_idmif:entity_idEntity identifier.
entity_typemif:entity_typeAlias for entityType.
extensionsmif:extensionsVendor-specific extension data.
halfLifemif:halfLifexsd:durationDecay half-life duration.
hashmif:hashContent hash of a referenced document.
lastAccessedmif:lastAccessedxsd:dateTimeWhen the concept was last accessed.
lastReinforcedmif:lastReinforcedxsd:dateTimeWhen the concept was last reinforced.
memoryTypemif:memoryTypeThe base memory type classification. Deprecated alias of conceptType.
metadatamif:metadataArbitrary relationship metadata, carried as a JSON literal.
modelmif:modelDecay model type (none, linear, exponential, step).
modelVersionmif:modelVersionEmbedding model version.
namespacemif:namespaceHierarchical scope for categorization.
normalizedmif:normalizedxsd:booleanWhether the vector is normalized.
notemif:noteAnnotation or note text.
ontologymif:ontologyOntology reference container.
provenancemif:provenanceProvenance metadata container.
recordedAtmif:recordedAtxsd:dateTimeTransaction time (when recorded).
reinforcementHistorymif:reinforcementHistoryOrdered list of reinforcement events.
relationshipTypemif:relationshipTypeThe type of relationship.
relationshipsmif:relationshipsRelationship references.
relevancemif:relevancexsd:decimalRelevance score (0.0-1.0).
retrievedAtmif:retrievedAtxsd:dateTimeWhen the referenced document was retrieved.
rolemif:roleRole in the concept context.
sourceRefmif:sourceRefReference to the original source.
sourceTextmif:sourceTextText that was embedded.
sourceTypemif:sourceTypeHow the concept was created.
strengthmif:strengthxsd:decimalRelationship strength (0.0-1.0).
tagsmif:tagsClassification tags.
targetmif:targetThe target of the relationship.
temporalmif:temporalTemporal metadata container.
trustLevelmif:trustLevelTrust classification level.
ttlmif:ttlxsd:durationTime-to-live duration.
urimif:uriURI reference.
validFrommif:validFromxsd:dateTimeWhen the fact becomes valid.
validUntilmif:validUntilxsd:dateTimeWhen the fact expires.
valuemif:valueHash value.
vectormif:vectorVector data container.
vectorUrimif:vectorUriURI to external vector data.
versionmif:versionVersion string.