typeUri

abstract val typeUri: String(source)

The URI reference identifying this problem type: the document's type member.

Named typeUri, not type, so that implementing this interface as an enum class or a sealed hierarchy does not collide with a type in the implementor's own vocabulary. §3.1 recommends an absolute URI. A relative one resolves against the document's base URI, so its meaning shifts depending on where the document was fetched.