Property

ValentObject:iri

unstable since: 1.0

Declaration

property iri: utf8 [ read, write, construct-only ]

Description [src]

The object IRI.

An IRI that uniquely identifies the object as a resource. This is mostly useful for objects representing a SPARQL resource and well-known objects in Valent’s architecture.

Type:gchar*

Available since: 1.0

Default valueNULL
Getter methodvalent_object_dup_iri()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes