- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Tue, 25 May 2021 12:20:35 -0700
- To: Jeff de La Beaujardiere <jeffdlb@ucar.edu>
- Cc: Jakub Klímek <jakub@jakubklimek.com>, public-csvw@w3.org
- Message-Id: <3EFA92DC-D40F-4E86-9352-4C2BC1E4CA1D@greggkellogg.net>
I’ll note that you can test your tabular input using the online service at rdf.greggkellogg.net/distiller <http://rdf.greggkellogg.net/distiller>, but it is not appropriate for any volume usage. For that, install the rdf-tabular gem, and any others that might be necessary for your use case. It is included in the meta-distribution from https://rubygems.org/gems/linkeddata <https://rubygems.org/gems/linkeddata>. This includes access via the “rdf” command line tool which will be installed when one of these gems is installed. Over time, and with more usage, I would hope to see more implementations arise. Gregg Kellogg gregg@greggkellogg.net > On May 25, 2021, at 9:36 AM, Jeff de La Beaujardiere <jeffdlb@ucar.edu> wrote: > > Jakub- > > Thank you also for your examples, and for the link to rdf-tabular. > > Regards, > J-F > > > On Tue, May 25, 2021 at 2:22 AM Jakub Klímek <jakub@jakubklimek.com> wrote: >> >> Hello, >> >> We are using CSVW in the following contexts: >> >> Ministry of the Interior of the Czech Republic recommends CSVW as a way of adding a schema and RDF mappings to CSV files published as open data in the Czech Republic. It publishes code lists in this way (https://data.gov.cz/datasets?publisher=https%3A%2F%2Frpp-opendata.egon.gov.cz%2Fodrpp%2Fzdroj%2Forgán-veřejné-moci%2F00007064&keywords=codelist) >> at Charles University, Prague, Czech Republic bachelor students are taught to use CSVW for schemas and RDF mappings in the Data Formats course (https://www.youtube.com/watch?v=0jmPhwbvpOY) >> CSVW default mapping is used in the LinkedPipes ETL tabular component (https://etl.linkedpipes.com/components/t-tabular) and uses in many CSV to RDF data transformation pipelines >> >> It is true, however, that proper implementations are missing, with https://github.com/ruby-rdf/rdf-tabular being the only usable tool for me at the moment. >> >> Best regards, >> >> Jakub Klímek >> >> On Tue, May 25, 2021 at 10:01 AM Jeff de La Beaujardiere <jeffdlb@ucar.edu> wrote: >>> >>> Hello- >>> >>> My group at the US National Center for Atmospheric Research (NCAR) is >>> considering using W3C's CSV on the Web recommendation as a means of >>> documenting the internal structure of observational data files >>> provided to us in ASCII CSV format. CSVW seems like a good choice, but >>> I am concerned that the mailing list seems very quiet and that perhaps >>> nobody is using this approach. Do any of you work with, or know of, >>> any groups or data centers using CSVW routinely? >>> >>> Many thanks, >>> Jeff DLB >>> >>> J-F de La Beaujardiere, PhD >>> Director, NCAR/CISL Information Systems Division >>> https://staff.ucar.edu/users/jeffdlb >>> https://orcid.org/0000-0002-1001-9210 >>> >>> >
Received on Tuesday, 25 May 2021 19:20:52 UTC