- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Jul 2019 14:26:55 +0000
- To: public-dxwg-wg@w3.org
@jakubklimek I disagree. Following the RDF OWA 'anyone can say anything about anything' these annotations do apply to these elements in this context. The annotations are in a file (graph) called 'dcat.ttl' so the context is clear. You should only load this graph when you want the DCAT context. You say that you have multiple applications accessing 'the same endpoint' so you are trying to switch context in one place (the application) while not also switching context in the RDF graph that you are accessing. You are attempting to shortcut setting the right context and that is what is creating the unexpected side-effect. -- GitHub Notification of comment by dr-shorthair Please view or discuss this issue at https://github.com/w3c/dxwg/issues/725#issuecomment-513249838 using your GitHub account
Received on Friday, 19 July 2019 14:26:56 UTC