Hi,
I recently imported a modest sized SQL Server Schema. For each database column, rdfs:label is populated as:
"<column name> (<dbname>.<table name>)"
While the intent is clear (to disambiguate the same column name across tables and databases), it can make for a "messy" visual when using rdfs:label.
Would it be possible to also populate skos:altLabel as <column name> during the import process? This would make it easy to choose what I want the user to see. Also, could the same thing be done for database tables?
Thank you for your consideration,
Tim