Re: [dxwg] How to model dct:temporal for continously evolving Datasets? (#1403)

So something like this:
```
_:ds a dcat:Dataset ;
  time:hasDurationDescription [
    a time:DurationDescription ;
    time:days "10"^^xsd:decimal ;
  ]
```

Any plans to make it "official"? Does anyone else has this usecase?



-- 
GitHub Notification of comment by init-dcat-ap-de
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1403#issuecomment-924118894 using your GitHub account


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

Received on Tuesday, 21 September 2021 15:49:04 UTC