-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sort elements in JSON #2000
Comments
It is possible if you emit those fields first. Other than that, no, not yet. |
Here is what I think should be the top fields:
|
@dr0i could you help with: #2003 (comment) |
@TobiasNx I have done so, please have a look again. |
@acka47 could you check out lobid-resources if that meets your demands? |
@acka47 dont review yet. Just saw, that the id is still at the end. your changes in the pr should have fixed this: #2003 Could it be that the productive transformation differs from the tests here? |
When calling this script it should also build. This is good for automatic deployment. Resolves e.g. #2000 (comment).
Good that you have checked this. Automatic deployment didn't work (anymore?). Added 0bbc01b . |
so now you can review this. |
Yeah, this is a big improvement. Thanks! |
I you want any additional sorting, just reopen the ticket. For now closing. |
The
id
,type
,title
elements are not at the top.For better presentation of the JSON Data
it would be nice to have the metadata in a specific order.
With fix this is not possible yet: metafacture/metafacture-fix#61
e.g.:
http://lobid.org/resources/990208680360206441.json
should be something like:
The text was updated successfully, but these errors were encountered: