Bug 304274 - Better URI shortening
Summary: Better URI shortening
Status: RESOLVED UNMAINTAINED
Alias: None
Product: nepomukshell
Classification: Unmaintained
Component: Misc (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2012-07-30 10:14 UTC by Vishesh Handa
Modified: 2015-01-23 16:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishesh Handa 2012-07-30 10:14:27 UTC
Currently the URI shortening for queries uses a simple regular expression. It would be much better to use Soprano::NRLModel to get the existing namespace abbreviations from Nepomuk and use those and those only.