The uri property declares the access point for an entity: where to find it, open it, or navigate to it. Unlike @id in JSON-LD (which is the canonical identifier of the entity in the semantic graph), uri is the practical, actionable address: an Obsidian URI (obsidian://open?vault=...), an HTTP URL, a repository URL, or any other locator.
The value is a plain string, not a wikilink. It appears in the frontmatter properties panel in Obsidian, where URI-shaped values are clickable.
Maps to rdfs:seeAlso in RDF Schema: a resource that provides additional information about the subject.
La propiedad uri declara el punto de acceso de una entidad: donde encontrarla, abrirla o navegar hacia ella. A diferencia de @id en JSON-LD (que es el identificador canonico de la entidad en el grafo semantico), uri es la direccion practica y accionable: una URI de Obsidian (obsidian://open?vault=...), una URL HTTP, una URL de repositorio, o cualquier otro localizador.
El valor es una cadena de texto plano, no un wikilink. Aparece en el panel de propiedades de Obsidian, donde los valores con forma de URI son clicables.
Corresponde a rdfs:seeAlso en RDF Schema: un recurso que proporciona informacion adicional sobre el sujeto.