[ 
https://issues.apache.org/jira/browse/SYSTEMML-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deron Eriksson updated SYSTEMML-518:
------------------------------------
    Description: 
Currently the IJV (i,j,v) text format is also referred to as the "text" format, 
which is confusing. The word "text" is nebulous, since "csv" is a text format, 
"ijv" is a text format, and "matrixmarket" is a text format. The term "ijv" is 
more descriptive than "text".

So I would favor replacing all references to "text" with "ijv". This would also 
eliminate how two terms ("text" and "ijv") are currently being used to refer to 
the same thing, which is confusing.

This would include replacing the following JSON metadata:
{code}
"format": "text"
{code}
with
{code}
"format": "ijv"
{code}


  was:
Currently the IJV (i,j,v) text format is also referred to as the "text" format, 
which is confusing. The word "text" is nebulous, since "csv" is a text format, 
"ijv" is a text format, and "matrixmarket" is a text format. The term "ijv" is 
more descriptive than "text".

So I would favor replacing all references to "text" with "ijv". This would also 
eliminate how two terms ("text" and "ijv") are currently being used to refer to 
the same thing, which is confusing.




> ijv vs text terminology
> -----------------------
>
>                 Key: SYSTEMML-518
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-518
>             Project: SystemML
>          Issue Type: Improvement
>            Reporter: Deron Eriksson
>
> Currently the IJV (i,j,v) text format is also referred to as the "text" 
> format, which is confusing. The word "text" is nebulous, since "csv" is a 
> text format, "ijv" is a text format, and "matrixmarket" is a text format. The 
> term "ijv" is more descriptive than "text".
> So I would favor replacing all references to "text" with "ijv". This would 
> also eliminate how two terms ("text" and "ijv") are currently being used to 
> refer to the same thing, which is confusing.
> This would include replacing the following JSON metadata:
> {code}
> "format": "text"
> {code}
> with
> {code}
> "format": "ijv"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to