addImpp

fun addImpp(handle: String, type: ImType = ImType.OTHER): Boolean

Adds a typed vcard:hasInstantMessage entry on a counter-labelled blank node (_:im{n}). ImType.OTHER entries are written without a type triple. The handle is stored verbatim as an xsd:string value — instant-messaging identifiers span many schemes and bare forms, so it is kept exactly as provided. Does nothing and returns false when handle is blank or already present.