uriRepresentation()
Returns a URI that provides an archiveable reference to the object for the object ID.
Declaration
func uriRepresentation() -> URLReturn Value
An NSURL object containing a URI that provides an archiveable reference to the object which the receiver represents.
Discussion
If the corresponding managed object has not yet been saved, the object ID (and hence URI) is a temporary value that will change when the corresponding managed object is saved.