Skip to content

Map csvw:TableSchema and RML #9

@VladimirAlexiev

Description

@VladimirAlexiev

https://kg-construct.github.io/rml-io/spec/docs/#logical-source-in-rml uses CSVW but only to describe the location and dialect of a Table.
In a dataspace scenario we use TableSchema to describe some csv, to then provision ingest to a timeseries database, while enabling discovery and other semantic integration approaches.
CSVW is a nice focused spec dedicated to CSV semantic description, so I think it's worth examining it, mapping it to RML, and maybe finding some features to add to RML.

The CSVW Manifest is JSON (also JSON-LD) and it has one "defect": it maps columns not to RDF props but to URL templates. So maybe we should retool to use RML instead of CSVW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions