- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Nov 2018 03:56:31 +0000
- To: public-dxwg-wg@w3.org
OK - how about
```
dcat:wasFundedBy
rdf:type owl:ObjectProperty ;
rdfs:comment "Party that provided funding to support the creation of this resource" ;
rdfs:domain dcat:Resource ;
rdfs:label "was funded by" ;
owl:propertyChainAxiom (
prov:wasGeneratedBy
proj:wasFundedThrough
prov:agent
) ;
.
```
--
GitHub Notification of comment by dr-shorthair
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/66#issuecomment-440905551 using your GitHub account
Received on Thursday, 22 November 2018 03:56:32 UTC