Skip to content
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

Open
ssfd7 opened this issue Feb 13, 2023 · 6 comments
Open

enable sorting of subjects #38

ssfd7 opened this issue Feb 13, 2023 · 6 comments

Comments

@ssfd7
Copy link

ssfd7 commented Feb 13, 2023

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
image

I have used this SO code snippet to implement this feature locally.

@pwin
Copy link
Owner

pwin commented Feb 13, 2023

are you submitting a PR?

@ssfd7
Copy link
Author

ssfd7 commented Feb 13, 2023

I could do so - if that is ok with your team

@pwin
Copy link
Owner

pwin commented Feb 14, 2023 via email

@ssfd7
Copy link
Author

ssfd7 commented Feb 14, 2023

trying to push (index.html file changes) for this branch and getting this error:

PS C:\nginx-1.22.1\html\turtle-editor-viewer> git push -u origin issue-38-enable-sorting-subjects-in-select-options
C:\Users\Radu\scoop\apps\gh\current\bin\gh.exe auth git-credential get: C:UsersRaduscoopappsghcurrentbingh.exe: command not found
remote: Permission to pwin/turtle-editor-viewer.git denied to ssfd7.
fatal: unable to access 'https://github.com/pwin/turtle-editor-viewer.git/': The requested URL returned error: 403

Any idea why?

@pwin
Copy link
Owner

pwin commented Apr 3, 2023

not at the moment, but if you paste here I can add

@pwin
Copy link
Owner

pwin commented Apr 3, 2023

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants