using the <MetadataQueryProtocol> element

Brent Putman putmanb at georgetown.edu
Thu Feb 5 12:00:24 EST 2015


On 2/5/15 10:27 AM, Ian Young wrote:
>> On 5 Feb 2015, at 15:22, Cantor, Scott <cantor.2 at osu.edu> wrote:
>>
>> On 2/5/15, 1:22 PM, "Tom Scavo" <trscavo at gmail.com> wrote:
>>
>>> The only difference is the trailing slash.
>> I looked at the code, looks like it adds one if it's missing to me.

Yes, it does.


> I'd *prefer* not to document that behaviour while the spec is still in draft form. That's why I put a trailing '/' in the example (and in your wiki page, Tom, in case you were wondering).
>


I guess the spec details might change, but the code pretty much won't. 
Since it takes the baseURL as input, and needs to wind up effectively
with ".../entities/" on the end (+ entityID), in the interests of sanity
checking and c14n-ing of the user input it needs to add the "/" on the
end if it's not there.


More information about the dev mailing list