SimonGreenhill / rcldf

rcldf - The R library for reading CLDF files
Other
16 stars 4 forks source link

Are the keys of "tables" the stems of the corresponding filenames or CLDF component names? #10

Closed shh-dlce-zenodo closed 3 years ago

shh-dlce-zenodo commented 3 years ago

It seems that the library doesn't make use of / respect the dc:conformsTo specs, marking tables as CLDF components. Thus it relies on filenames as interface, when CLDF provides an abstraction mechanism to redirect component names to filenames.

SimonGreenhill commented 3 years ago

Fixed in #a480028