ISSUE-474: What are the rules for string equality when column names are matched with annotations
What are the rules for string equality when column names are matched with annotations
- State:
- CLOSED
- Product:
- tabular-data-rdf
- Raised by:
- Steven Atkin
- Opened on:
- 2015-05-20
- Description:
- THREAD: https://github.com/w3c/csvw/issues/576
7.2 Example with single table and rich annotations
http://www.w3.org/TR/2015/WD-csv2rdf-20150416/#example-tree-ops-ext
When the names of the columns in the CSV data are compared with the names of the columns in the annotations what is the rule for determining if they are the same? For example, is equality based solely on the UTF-8 raw byte sequence or is some form of Unicode Normalization applied first and does case matter when making comparisons?
It is recommended that Unicode text not be normalized if it is already in a Unicode encoding. If text needs to be converted into Unicode, then a normalizing transcoder should be used and text be normalized into Unicode Normal Form C.
It is recommended that case sensitive matching be used when making comparisons. - Related Actions Items:
- No related actions
- Related emails:
- Closure of tabular-data-rdf issues (from atkin@us.ibm.com on 2015-09-17)
- Re: i18n-ISSUE-474: What are the rules for string equality when column names are matched with annotations (from atkin@us.ibm.com on 2015-06-10)
- Re: i18n-ISSUE-474: What are the rules for string equality when column names are matched with annotations (from jeni@jenitennison.com on 2015-06-10)
- i18n-ISSUE-474: What are the rules for string equality when column names are matched with annotations (from atkin@us.ibm.com on 2015-06-01)
- I18N-ISSUE-474: What are the rules for string equality when column names are matched with annotations ⓟ [tabular-data-rdf] (from sysbot+tracker@w3.org on 2015-05-20)
Related notes:
No additional notes.
Display change log