Re: [Specifications] IriTemplate should have a way to describe variable as UUID etc.

Please verify my understanding. The variable mapping will only ever use the `property` predicate:

``` json
{
  "@type": "IrITemplateMapping",
  "variable": "identifier",
  "property": "schema-hypothetical:UUID-identifier"    
}
```

We expect the client to find the description of `schema-hypothetical:UUID-identifier` in the Api Documentation (or dereference it?) if it wants to find out about the `rdfs:range` of that property?

-- 
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/145#issuecomment-342418088 using your GitHub account

Received on Tuesday, 7 November 2017 09:04:24 UTC