Music Portal for Last.fm and Myspace ontology (Sharanya Chinnusamy ) B636 Final Project
- What is Ontology ? - Languages used
DBTune
Myspace ontology Classes: Agent, AudioFile, Country, Genre, MusicArtist, Page Properties: age, bandMembers, cachedMP3, friend, genreTag, influences, myspaceID, plays, profileViews, recordLabel, recordLabelType, soundsLike, topFriend, totalPlays
SPARQL Query PREFIX mysp:<http://purl.org/ontology/myspace#> PREFIX foaf:<http://xmlns.com/foaf/0.1/> PREFIX mo:<http://purl.org/ontology/mo/> SELECT ?image ?profile_views ?no_of_friends ?location ?country ?title ?link ?track_img ?noof_plays WHERE { ?artist a mo:MusicArtist ; foaf:name "dj cappel" . ?artist foaf:depiction ?image ; mysp:profileViews ?profile_views ; mysp:locality ?location ; mysp:country ?country ; mysp:totalFriends ?no_of_friends . ?artist foaf:made ?track . ?track dc:title ?title ; mo:available_as ?link ; foaf:depiction ?track_img ; mysp:plays ?noof_plays . }
Last.fm Demo
Thank you ! Questions???
Recommend
More recommend