- From: Riccardo Albertoni via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Sep 2019 15:41:00 +0000
- To: public-dxwg-wg@w3.org
I have just implemented the following in the dcat document and the trig example
> In the spirit of minimizing the changes in the examples and DCAT document, we can add a comment as in the following
>
> > > ```
> > > # The graph contains the rest of the statements presented in the previous examples.
> > > # The graph is expressed according to TRIG syntaxt not TTL (see https://www.w3.org/TR/trig/)
> > > a:testResult {
> > > a:Dataset
> > > dqv:hasQualityMeasurement :measurement_complianceToDWBP;
> > > dqv:hasQualityAnnotation :errors .
> > > }
> > > ```
--
GitHub Notification of comment by riccardoAlbertoni
Please view or discuss this issue at https://github.com/w3c/dxwg/pull/1062#issuecomment-533189915 using your GitHub account
Received on Thursday, 19 September 2019 15:41:02 UTC