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

[Feature request] Allow for default class where a rdf:Class does not exist. #61

Open
charlesivie opened this issue Feb 27, 2023 · 1 comment
Labels
bug Something isn't working enhancement New feature or request reliability Issues relating to improvements in reliability search Issues related to search functionality SPARQL

Comments

@charlesivie
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
When data does not have a class type
e.g. nothing like
:Charlie a :Person
The user interface cannot display a node, as it is reliant on that data to be in the model.

Describe the solution you'd like
Where a class does not exist for a node, assume a default class type of rdf:Resource.
Update the SPARQL queries accordingly using 'Coalesce'.

@charlesivie charlesivie added enhancement New feature or request SPARQL labels Feb 27, 2023
@joywa joywa changed the title Allow for default class where a rdf:Class does not exist. [Feature request] Allow for default class where a rdf:Class does not exist. Apr 17, 2023
@AndreaNassisi AndreaNassisi added the bug Something isn't working label Nov 8, 2023
@xiazcy
Copy link
Collaborator

xiazcy commented Feb 15, 2024

Relevant issue: #185.

@kmcginnes kmcginnes added reliability Issues relating to improvements in reliability search Issues related to search functionality labels Apr 26, 2024
@kmcginnes kmcginnes modified the milestone: Release 1.10.0 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request reliability Issues relating to improvements in reliability search Issues related to search functionality SPARQL
Projects
No open projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants