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

unable to sort object assertions / data property assertions... #605

Open
qwaziers opened this issue Jan 19, 2017 · 3 comments
Open

unable to sort object assertions / data property assertions... #605

qwaziers opened this issue Jan 19, 2017 · 3 comments
Labels
Type: Enhancement A request for a change that is an enhancement

Comments

@qwaziers
Copy link

When creating or editing new object, whether a class or an individual in the "Entities" tab, the individual property / assertions sorting is quite unclear:

Assertion : it would be great if we could have a configuration where we state the order in which assertion should be displayed. Suggestion order:

  • labels annotation (rdfs:label, SKOS:prefLabel, dct:title...)
  • description (SKOS.definition, dct:source, RDFS.comment, SKOS.note...)
  • source (dct:source and sons)
  • then meta data (version, rights, licence...)

object property + data property + class description : order by predicate name, then object name (based on what is in View > Render options)

That would be great !

PS : I have tried to look around for existing solution but never found anything complete. please excuse me in advance for wasting your time if it already exists somewhere...
PS2 : this issue could be seen as related to issue #5

@matthewhorridge matthewhorridge added this to the Protégé 6.0.0 milestone Jan 15, 2019
@matthewhorridge matthewhorridge added the Type: Enhancement A request for a change that is an enhancement label Jan 15, 2019
@matthewhorridge
Copy link
Contributor

Excellent suggestions, thanks

@tholiebig
Copy link

I also strongly vote for lexicographical sorting in the "Property assertions" view (as in the related "Descriptions" view of the "Individuals by class" tab) to find assertions more quickly.

@mmopitz
Copy link

mmopitz commented Sep 30, 2024

I implemented a basic sorting based on the displayed name. (No additional sorting options are implemented). For my use cases this is sufficient. See (#1235) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement A request for a change that is an enhancement
Projects
None yet
Development

No branches or pull requests

4 participants