f2f Paris biotools submit#22
Conversation
|
Thats why I do not like json - one line giant monster, its like a blob ... ;) Could we at least reformat it in a way that it is readable? |
|
formatted |
|
Merci! |
|
@redmitry @bgruening See: |
|
biotoolsSchema (XML) does have the "summary". |
|
Yes but this JSON schema to which you're pointing is not used in bio.tools, thus it cannot be in this repo. If you want to use a JSON schema, then use: |
|
There is one problem here, because the json schema in this repo is not the biotoolsSchema developed and discussed by the community, but the internal bio.tools data format. It is bio.toos that must follow biotoolsSchema. Who is in charge for the changing of bio.tools internal formats? Is this ok to maintain two different schemas? |
|
biotoolsSchema is an XML schema, not a JSON schema. I am not aware of any biotools JSON schema, aside from: |
|
So the point that there are two different schemas biotoolsSchema (XML) and biotoolsSchema (Json) which are different - one was promoted as a "standard" while other one was never standardized and used internally by biotools. Years ago bio.tools promised to align to the biotoolsSchema. |
|
@hansioan as far as I'm concerned this does not matter much. Its a separate file in the repo, it is not the bio.tools json file. My idea is to get the data here together, everyone gets its own file at the beginning. And then we can try to align all files, enhance schemas, or whatever is needed. But as soon as we have everything here, we can try to migrate the "views". |
|
@bgruening I just saw now that the files have a .opeb.json extension, so they are not bio.tools files, which is fine, I just looked at the content of these files and thought it would be a bio.tools file. I know there are also .oeb.json files which are for OpenEBench. |
is an interesting acronym for openebench :) |
|
@hansioan these are files taken from the bio.tools and reformatted to "supposed" biotoolsSchema. |
|
@bgruening there are .oeb.json and .opeb.json files in the data. That's why I was asking. @redmitry Do you use these files in OpenEBench? |
|
xxx.oeb.json was some OpenEBench metrics data. |
|
And the xxx.opeb.json is used in OpenEBench right? Because otherwise it would not make sense to have them. |
|
No. |
|
I would say yes, this is at least what I plan on having for bio.tools data. I don't see this data as "raw data". |
| @@ -0,0 +1,60 @@ | |||
|
|
|||
There was a problem hiding this comment.
this ID looks very strange ....
|
Valid discussion. (But) can we merge now? ;-) |
It's still not completely biotoolsSchema 3.2 adapted