Skip to content

Commit

Permalink
Fix PROV mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Cox committed Jun 8, 2018
1 parent 28ab198 commit 91eb06c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dcat/rdf/prov.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ dct:publisher
.
dcat:CatalogRecord
rdfs:subClassOf prov:Entity ;
skos:editorialNote """2018-02-28 AGB: Links to requirements mentioned above in the github tracker to follow the discussions
skos:editorialNote """2018-02-28 AGB: Links to requirements mentioned above in the github tracker to follow the discussions
https://github.com/w3c/dxwg/issues/71
https://github.com/w3c/dxwg/issues/66
https://github.com/w3c/dxwg/issues/66
https://github.com/w3c/dxwg/issues/76""" ;
.
dcat:Dataset
rdfs:subClassOf dcat:CataloguedItem ;
skos:editorialNote """2018-02-28 AGB: Links to requirements mentioned above in the github tracker to follow the discussions
dcat:Resource
rdfs:subClassOf prov:Entity ;
skos:editorialNote """2018-02-28 AGB: Links to requirements mentioned above in the github tracker to follow the discussions
https://github.com/w3c/dxwg/issues/71
https://github.com/w3c/dxwg/issues/66
https://github.com/w3c/dxwg/issues/76""" ;
Expand Down

0 comments on commit 91eb06c

Please sign in to comment.