Skip to content

v0.5.0

Choose a tag to compare

@stefanavesand stefanavesand released this 18 Jun 14:14

What's New

Edit Relationship Form

  • In-panel form replaces broken native VS Code QuickPick
  • Adapts to context: pre-populated dropdown for local data, username search for remote
  • Remote search uses exact username match (Codex BigTable compatible)
  • Search results with status feedback ("Searching...", "No matches found")

Inherited Properties

  • "Add Relationship" now shows properties from the full superclass chain
  • Schema view shows inherited properties from all ancestors (not just direct parent)
  • Entity type display uses property range as fallback (shows "PERSON" not "RESOURCE")

File-Safe Writing

  • Only uses prefixes declared in the target TTL file when writing triples
  • Prevents undeclared prefixes (e.g., bm:) from breaking Turtle parsing
  • Falls back to full <IRI> when no matching prefix exists in the file

Bug Fixes

  • Fix getTypes to filter generic types (Resource, Thing, Class)
  • Fix template literal escaping in generated code
  • Fix search results disappearing due to re-triggering