import { type NamedNode } from "https://deno.land/x/ldkit@v0.5.0/rdf.ts";
Contains an IRI.
Properties
value: Iri
The IRI of the named node (example: http://example.org/resource
)
import { type NamedNode } from "https://deno.land/x/ldkit@v0.5.0/rdf.ts";
Contains an IRI.
The IRI of the named node (example: http://example.org/resource
)