Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3790608
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T12:20:28+00:00 2026-05-19T12:20:28+00:00

Surfing the net I ran into Aquabrowser (no need to click, I’ll post a

  • 0

Surfing the net I ran into Aquabrowser (no need to click, I’ll post a pic of the relevant part).

It has a nice way of presenting search results and discovering semantically linked entities.

Here is a screenshot taken from one of the demos.

On the left side you have they word you typed and related words.
Clicking them refines your results.

aqua

Now as an example project I have a data set of film entities and subjects (like wolrd-war-2 or prison-escape) and their relations.

Now I imagine several use cases, first where a user starts with a keyword.
For example “world war 2”.

Then i would somehow like to calculate related keywords and rank them.

I think about some sql query like this:

Lets assume “world war 2” has id 3.

select keywordId, count(keywordId) as total from keywordRelations 
WHERE movieId IN (select movieId from keywordRelations 
                  join movies using (movieId)      
                  where keywordId=3) 
 group by keywordId order by total desc

which basically should select all movies which also have the keyword world-war-2 and then looks up the keywords which theese films have as well and selects those which occour the most.

I think with theese keywords I can select movies which match best and have a nice tag cloud containing similar movies and related keywords.

I think this should work but its very, very, very inefficient.

And its also only one level or relation.

There must be a better way to do this, but how??

I basically have an collection of entities. They could be different entities (movies, actors, subjects, plot-keywords) etc.

I also have relations between them.

It must somehow be possible to efficiently calculate “semantic distance” for entities.

I also would like to implement more levels of relation.

But I am totally stuck. Well I have tried different approaches but everything ends up in some algorithms that take ages to calculate and the runtime grows exponentially.

Are there any database systems available optimized for that?

Can someone point me in the right direction?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T12:20:28+00:00Added an answer on May 19, 2026 at 12:20 pm

    You probably want an RDF triplestore. Redland is a pretty commonly used one, but it really depends on your needs. Queries are done in SPARQL, not SQL. Also… you have to drink the semantic web koolaid.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to understand Ruby a bit better, I ran into this code surfing the
I was surfing the net looking for a nice effect for turning pages on
I am always sitting on my couch watching tv and surfing the net and
I have read the agile manifesto and spend a nice day surfing the web
Guys, I have been surfing thru the web to find a way that I
The application that has created multiple screens, when I'm surfing on the application button
Is there a way to implement web page code that when surfing to it,
Surfing the net, I came across this: this code that shows how to display
I came by this website, while surfing: http://kurdon.com/?lang=en_US and on the frontpage it has
surfing on the web, reading about django dev best practices points to use pickled

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.