Re: [dxwg] Question: how to catalog relational database data in DCAT? (#1240)

Ok this makes sense to me. In that case I think it's a feasible approach to make use of `dcat:DataService` with `dcat:endpointURL` pointing to the JDBC/ODBC string and `dct:identifier` to the table name and then having one `dcat:DataService` per table. 

Maybe one could then even relate different `dcat:DataService` together, e.g. having one `dcat:DataService` as the service for the database with `dct:identifier` set as UUID of the database and another `dcat:DataService` as the service of the individual table with `dct:identifier` set as table name, linked together with the `dcat:Relationship` reference?

-- 
GitHub Notification of comment by dominik-s0
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1240#issuecomment-653408276 using your GitHub account

Received on Friday, 3 July 2020 07:55:14 UTC