Given a Resource that exposes information about the owner of the Pod it is in, returns the WebID of that owner.
Data about the owner of the Pod is exposed when the following conditions hold:
If one or more of those conditions are false, this function will return null.
null
A Resource that contains information about the owner of the Pod it is in.
The WebID of the owner of the Pod the Resource is in, if provided, or null if not.
0.6.0
Given a Resource that exposes information about the owner of the Pod it is in, returns the WebID of that owner.
Data about the owner of the Pod is exposed when the following conditions hold:
If one or more of those conditions are false, this function will return
null
.