You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stanza sends a request to a public endpoint with various parameters to retrieve external data.
In the following three examples, there are different attribute names such as api, table-data-api, table_data_api, but they have in common that they are API endpoints. 🤷♂️
Thus, I would like all Stanza to use common vocabulary for common parts. 🖊️
On the other hand, for vocabulary specific to Stanza, I would like to see a special prefix to make it easier to recognize at a glance. (e.g. stanz-*, meta-*, mts-* , etc.) 👀
Stanza
sends a request to a public endpoint with various parameters to retrieve external data.In the following three examples, there are different attribute names such as
api
,table-data-api
,table_data_api
, but they have in common that they are API endpoints. 🤷♂️Thus, I would like all
Stanza
to use common vocabulary for common parts. 🖊️On the other hand, for vocabulary specific to
Stanza
, I would like to see a special prefix to make it easier to recognize at a glance. (e.g.stanz-*
,meta-*
,mts-*
, etc.) 👀Stanza
は外部のデータを取得するために様々なパラメータを持ち,公開エンドポイントを叩きに行く.以下の三つの例では,
api
,table-data-api
,table_data_api
など属性名が異なっているが,ともに公開エンドポイントであることに変わりはない.このように,どの
Stanza
においても 共通の部分は共通の語彙を使用してほしい.また,そのStanza
に特有な語彙については,特別な接頭語を用いるなどしてひと目で分かるような工夫 がほしい (e.g.stanz-*
,meta-*
,mts-*
, etc.)Details: 詳細を見る
1. Manhattan plot
2. table with pagination
3. dev table body for pagination
The text was updated successfully, but these errors were encountered: