Linked Open Aalto Data Service Opening Aalto University Content for Applications Visualization Playground Loading Here you can create new queries to linked open aalto and visualize the outcome with different types of charts. Pick one of the examples or write your own query! New query Course distribution example Course language example Publication count example Courses dates example ## Write a new query SELECT ?anything (count(?you) as ?pop) WHERE { ?like rdf:type ?fancy ; rdfs:label ?anything. ?you foaf:topic_interest ?like.} GROUP BY ?anything HAVING(count(?you) > 5) Visualize Edit this visualization | Edit query | New query | Manual edit Warning! Experimental feature!