The instance-of property declares that a note is an instance of a given schema::class. It is the most fundamental property in the schema: every note uses it to state what kind of entity it represents.
Maps to rdf:type in RDF Schema.
| Equivalent | Standard |
|---|---|
| rdf:type | RDF / RDF Schema |
| a | Turtle syntax shorthand for rdf:type |
| @type | JSON-LD keyword |
In frontmatter, the value is a wikilink to the class, using the namespaced alias as display text:
La propiedad instance-of declara que una nota es una instancia de una clase determinada. Es la propiedad más fundamental del esquema: cada nota la usa para indicar qué tipo de entidad representa.
Corresponde a rdf:type en RDF Schema.
| Equivalente | Estándar |
|---|---|
| rdf:type | RDF / RDF Schema |
| a | Atajo en sintaxis Turtle para rdf:type |
| @type | Palabra clave en JSON-LD |
En el frontmatter, el valor es un wikilink a la clase, usando el alias con namespace como texto visible: