Releases: xdobry/rdfglance
Releases · xdobry/rdfglance
node-styles
zoom-usr
This release includes many small fixes and improvements that make to learn the application in explorative way.
- user hints are added
- many additional tool tips
- adding icons to buttons
- use more colors for important buttons
- use link button for browsing
- add hover effects for areas with actions (see table cells)
- add windows icon
- add graph view zoom (use ctrl + mouse wheel)
- fix node dragging
- fix column dragging
- expanded nodes are located near the parent node
imp-1
Multiple improvements and functionality extension
- support langString, you can set filter for all read rdf-data, and then adapt the viewed data language (see selection field in top right corner)
- support rdf list. There are translated to properties and references. The list order is preserved
- support additional rdf file formats (nd, trig, qnd)
- improved layout force algorithm
- show types and reference list as data grid. With better performance for big data
- load all ttl rdf files from chosen directory (and subdirectories).
- read and use prefixes from ttl files
- store all iri data with prefixes (better memory usage)
- show list of all used prefixes
- settings dialog with following settings:
- language filter (comma seperated list as: en,de). All literals that has language another then "en" or "de" are filtered out
- setting for displaying predicate or types names
- suppress data properties if not in data display language (always fallback to "en")
- update dependencies and used compiler version