Reads the identifier of entry from the entry named by shape's kind: "id" property.
Lets the triple encoders derive a resource's identifier from its shape instead of receiving it threaded through as a separate argument.
The resource state to read the identifier from
The resource shape whose kind: "id" property names the identifier entry
The absolute IRI identifier carried by entry
Reads the identifier of entry and maps it through mapper.
The type the identifier is mapped to
The resource state to read the identifier from
The resource shape whose kind: "id" property names the identifier entry
Maps the absolute IRI identifier to the result value
The result of applying mapper to the identifier carried by entry
Reads the identifier carried by
entry, optionally mapping it to a result value.