- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Jul 2019 14:45:18 +0000
- To: public-dxwg-wg@w3.org
If you don't have a canonical URI or even artefact, for the dependency, you can always describe it, in a blank-node if necessary:
```
<> a prof:Profile ;
prof:isProfileOf [ a prof:Standard ;
dct:description "lots of words here if necessary" ;
] .
```
If you want to define 'profile' using a formal, RDF-based notation then you should follow it through all the way.
--
GitHub Notification of comment by dr-shorthair
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/963#issuecomment-511432802 using your GitHub account
Received on Monday, 15 July 2019 14:45:19 UTC