zazuko / xrm

A friendly language for mappings to RDF
MIT License
1 stars 0 forks source link

csvw: only propose null for CSV sources (code-assist) #77

Open mchlrch opened 4 years ago

mchlrch commented 4 years ago

Code assist should only propose null if type of source is CSV. In LogicalSource and SourceGroup. Related to #39

(x) marks the spot where code assist is invoked:

logical-source EMPLOYEE {
    type csv
    source "EMP"

    referenceables
        id (x)