[dxwg] Example 54: use of dcterms:references (#1416)

riccardoAlbertoni has just created a new issue for https://github.com/w3c/dxwg:

== Example 54: use of dcterms:references ==
I am not sure to understand the use of `dcterms:reference` as in example 54 https://www.w3.org/TR/2021/WD-vocab-dcat-3-20210504/

``` TTL
:d33937  
  rdf:type dcat:Dataset ; 
...
  dcterms:references :d33937.owl ;
...
.
```

where :d33937.owl seems to be the ontology followed by the dataset.

@dr-shorthair: Perhaps a `dcterms:conformsTo` would be a better choice? Am I missing anything?

In case we decide to keep the references, it is possible that we need to add the inverse as discussed in https://github.com/w3c/dxwg/pull/1410#issuecomment-942665724

Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1416 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 18 October 2021 15:21:07 UTC