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

sort shex elements by name #138

Open
jjkoehorst opened this issue Apr 4, 2023 · 0 comments
Open

sort shex elements by name #138

jjkoehorst opened this issue Apr 4, 2023 · 0 comments
Labels
enhancement New feature or request Feature request

Comments

@jjkoehorst
Copy link

{
rdf:type [ex:Sample] ;
ex:accession xsd:string ;
ex:identifiers xsd:string ;
ex:sampleAttributes xsd:string ;
ex:sampleName xsd:string ;
ex:centerName xsd:string ;
ex:sampleLinks xsd:string ?;
ex:alias xsd:string ?;
ex:title xsd:string ?;
ex:description xsd:string ?;
ex:brokerName xsd:string ?;
ex:alias xsd:integer ?;
ex:title xsd:float ?;
ex:title xsd:integer ?
}

Making for example all the titles grouped together, perhaps a second sort on the trustworthiness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature request
Projects
None yet
Development

No branches or pull requests

2 participants