Returns the URL values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type URL, omits that value in the array.
The [[Thing]] to read the URL values from.
The Property whose URL values to return.
An array of URL values for the given Property.
Returns the URL values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type URL, omits that value in the array.