ERA RDF Browser rdf-era-v0.4.0
ERA RDF Browser 0.4.0 — a big feature release for browsing the ERA knowledge graphs (EVR, OCR, ERADIS, VKM, RINF).
Highlights
- SPARQL panel — a read-only query console: syntax highlighting, multiple named tabs (remembered per endpoint), run
SELECT/ASKwith ⌘/Ctrl+Enter. Results paginate; the auto-LIMITon unbounded queries can be turned off in Settings. - Open in SPARQL — turn any filtered list into the exact query behind it, as a portable query (short
prefix:localnames + aPREFIXheader; typed prefixes are auto-declared on run). - Faceted browsing — a Filters rail on configured types (value, numeric-range, and year facets, including values one or more hops away), wired up for the EVR types.
- Search views — types show a compact table of chosen properties with a card view toggle (default cards): Vehicles (mfg year / serial / prev. number), Registration Applications (identifier / state / accepted), Registration Cases (case type / verifications). Columns inherit down the subclass hierarchy.
- Shareable URLs — endpoint, type, resource, and filters all live in the URL, so any view is bookmarkable and back/forward works; pasting a URI from another configured dataset auto-switches to it.
Also
- One shared namespace→prefix map; the prefix legend is scoped to what each endpoint actually uses.
- Settings panel grouped into sections; cleaner SPARQL errors.
- Results default to card view; nested embedded types default off.
Download the installer for your platform below. See the full changelog in CHANGELOG.md.