Skip to content

docs: add semantic routing concept and implementation tasks#2

Merged
arne-bdt merged 1 commit into
mainfrom
claude/ultrathink-endpoints-routing-011CUrN9yeDrf4TJD65xQodj
Nov 6, 2025
Merged

docs: add semantic routing concept and implementation tasks#2
arne-bdt merged 1 commit into
mainfrom
claude/ultrathink-endpoints-routing-011CUrN9yeDrf4TJD65xQodj

Conversation

@arne-bdt

@arne-bdt arne-bdt commented Nov 6, 2025

Copy link
Copy Markdown
Owner

Add comprehensive documentation and task breakdown for refactoring endpoints to support semantic, shareable URLs for datasets, branches, commits, and tags.

Key additions:

  • Executive summary: docs/architecture/semantic-routing.md (400+ lines)
  • Implementation roadmap: .tasks/routing-refactoring/README.md
  • Session 1: URL utilities and OpenAPI updates
  • Session 2: Dataset parameter standardization
  • Session 3: Versioned SPARQL endpoints

Design extends Fuseki's /{dataset}/{service} pattern with version awareness: /{dataset}/version/{ref}/{service}

Benefits:

  • Shareable, bookmarkable URLs for all resources
  • Immutable commit URLs (perfect for academic citations)
  • Backward compatible (dual-mode support in v1.0)
  • RESTful resource hierarchy

Total estimated effort: 43-54 hours across 11 sessions

🤖 Generated with Claude Code

Add comprehensive documentation and task breakdown for refactoring
endpoints to support semantic, shareable URLs for datasets, branches,
commits, and tags.

Key additions:
- Executive summary: docs/architecture/semantic-routing.md (400+ lines)
- Implementation roadmap: .tasks/routing-refactoring/README.md
- Session 1: URL utilities and OpenAPI updates
- Session 2: Dataset parameter standardization
- Session 3: Versioned SPARQL endpoints

Design extends Fuseki's /{dataset}/{service} pattern with version
awareness: /{dataset}/version/{ref}/{service}

Benefits:
- Shareable, bookmarkable URLs for all resources
- Immutable commit URLs (perfect for academic citations)
- Backward compatible (dual-mode support in v1.0)
- RESTful resource hierarchy

Total estimated effort: 43-54 hours across 11 sessions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@arne-bdt
arne-bdt merged commit 5ff2dbd into main Nov 6, 2025
1 check failed
@arne-bdt
arne-bdt deleted the claude/ultrathink-endpoints-routing-011CUrN9yeDrf4TJD65xQodj branch November 6, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants