-
Notifications
You must be signed in to change notification settings - Fork 5
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
enable sorting of subjects #38
Comments
are you submitting a PR? |
I could do so - if that is ok with your team |
Thanks
…On Mon, 13 Feb 2023, 20:13 ssfd7, ***@***.***> wrote:
I could do so - if that is ok with your team
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIFYTAN4CQRY4BNX4T4ORLWXKIWRANCNFSM6AAAAAAU2EZ5AU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
trying to push (index.html file changes) for this branch and getting this error:
Any idea why? |
not at the moment, but if you paste here I can add |
One of the useful things about the default is that they are roughly in the order that they occur in the turtle, so it's easy to select neighbouring nodes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice for subjects in the select widget to be sortable.
For ttl files with lots of subjects it is helpful to have them sorted case sensitive - classes at the top and relationships to follow - like that:
for http://localhost:8070/turtle-editor-viewer-master/?dot=https://raw.githubusercontent.com/w3c/dxwg/gh-pages/dcat/rdf/dcat3.ttl
I have used this SO code snippet to implement this feature locally.
The text was updated successfully, but these errors were encountered: