The note-type property declares what document pattern a note follows. It is distinct from instance-of, which declares the semantic type of the entity the note defines. A note can be instance-of: "schema::class" (it defines a class) and note-type: "uv::vocabulum" (it follows the vocabulary term document pattern) at the same time.
This separation keeps two dimensions independent: what the note means (semantics) and how the note is structured (document pattern).
Maps to the distinction between rdf:type (semantic) and document templates (structural) in knowledge management systems.
La propiedad note-type declara qué patrón de documento sigue una nota. Es distinta de instance-of, que declara el tipo semántico de la entidad que la nota define. Una nota puede ser instance-of: "schema::class" (define una clase) y note-type: "uv::vocabulum" (sigue el patrón de documento de término de vocabulario) al mismo tiempo.
Esta separación mantiene dos dimensiones independientes: lo que la nota significa (semántica) y cómo la nota está estructurada (patrón de documento).
Corresponde a la distinción entre rdf:type (semántico) y plantillas de documento (estructural) en sistemas de gestión del conocimiento.