Re: [Specifications] Relative Template URIs (#208)

No it does not fit

```turtle
@base <http://example.com/>

[
  hydra:template "/{foo}/{bar}"
]
```

```turtle
@base <http://tempuri.org/>

[
  hydra:template "/{foo}/{bar}"
]
```

The template is a literal and no base declaration of any RDF syntax will have any effect on it. 

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

Received on Sunday, 26 April 2020 19:57:08 UTC