RE: [xri] Version Control Commit by blade

From
Scott Cantor <>
Date
2009-08-20T19:24:41+00:00
ID
03c501ca21cb$db973d00$92c5b700$@
Thread
RE: [xri] Version Control Commit by blade
Will Norris wrote on 2009-08-20:
> Scott, would you still recommend changing the type to String then?  If
> only to avoid the expectation that it is supposed to be an absolute URI?

The only way I'd treat them as relative URIs is if there's a specific base
URI we could reference at IANA that they would live under. If they aren't
actually URIs, I would use string (or possibly a restricted string
precluding emptyness, etc.)

-- Scott