{"@context":{"@language":"en","@vocab":"https://schema.org/","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/","rai":"http://mlcommons.org/croissant/RAI/","data":{"@id":"cr:data","@type":"@json"},"dataType":{"@id":"cr:dataType","@type":"@vocab"},"dct":"http://purl.org/dc/terms/","examples":{"@id":"cr:examples","@type":"@json"},"extract":"cr:extract","field":"cr:field","fileProperty":"cr:fileProperty","fileObject":"cr:fileObject","fileSet":"cr:fileSet","format":"cr:format","includes":"cr:includes","isLiveDataset":"cr:isLiveDataset","jsonPath":"cr:jsonPath","key":"cr:key","md5":"cr:md5","parentField":"cr:parentField","path":"cr:path","recordSet":"cr:recordSet","references":"cr:references","regex":"cr:regex","repeated":"cr:repeated","replace":"cr:replace","sc":"https://schema.org/","separator":"cr:separator","source":"cr:source","subField":"cr:subField","transform":"cr:transform","wd":"https://www.wikidata.org/wiki/"},"@type":"sc:Dataset","conformsTo":"http://mlcommons.org/croissant/1.0","name":"Douban movie and NetEase music datasets and model code","url":"https://doi.org/10.7910/DVN/JGH1HA","creator":[{"@type":"Person","givenName":"NA","familyName":"Yang","name":"Yang, NA"}],"description":"These files include Douban movie and NetEase music datasets, as well as the source code of a deep KG-based recommendation model.","keywords":["Computer and Information Science"],"license":"http://creativecommons.org/publicdomain/zero/1.0","datePublished":"2019-09-25","dateModified":"2019-09-25","includedInDataCatalog":{"@type":"DataCatalog","name":"Harvard Dataverse","url":"https://dataverse.harvard.edu"},"publisher":{"@type":"Organization","name":"Harvard Dataverse"},"version":"1.0","citeAs":"@data{DVN/JGH1HA_2019,author = {Yang, NA},publisher = {Harvard Dataverse},title = {Douban movie and NetEase music datasets and model code},year = {2019},url = {https://doi.org/10.7910/DVN/JGH1HA}}","distribution":[{"@type":"cr:FileObject","@id":"Douban_br.sql","name":"Douban_br.sql","encodingFormat":"application/x-sql","md5":"b254456d63e6c5d79833d850d1115c04","contentSize":"38930305","description":"Sql batch file for releasing Douban movie dataset","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/RELPIT"},{"@type":"cr:FileObject","@id":"music_comments.csv","name":"music_comments.csv","encodingFormat":"text/csv","md5":"583b75096811e09c8640d628738507c1","contentSize":"112117060","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/O3PQSW&format=original"},{"@type":"cr:FileObject","@id":"music_data.csv","name":"music_data.csv","encodingFormat":"text/csv","md5":"f1ea9e5e2c19c2a0fb20821471fcb9df","contentSize":"6080441","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/ZVWWON&format=original"},{"@type":"cr:FileObject","@id":"music_id_list.txt","name":"music_id_list.txt","encodingFormat":"text/plain","md5":"72ef25892920daf0d05b782936176c0b","contentSize":"181963","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/VHCTEF"},{"@type":"cr:FileObject","@id":"music_user_id_list.txt","name":"music_user_id_list.txt","encodingFormat":"text/plain","md5":"5a276359070ed21372ce04cea114ea26","contentSize":"1223458","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/WNU89P"},{"@type":"cr:FileObject","@id":"KAC_code/KAC.py","name":"KAC.py","encodingFormat":"text/x-python","md5":"dc5a9c41ca40dfbceb6c0f05ad1fb9fe","contentSize":"28650","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/MKBIUK"},{"@type":"cr:FileObject","@id":"KAC_code/KAC_BatchGen.py","name":"KAC_BatchGen.py","encodingFormat":"text/x-python","md5":"3f70f89ebc878637f0f5e6d0a05580d4","contentSize":"5788","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/AIUGGT"},{"@type":"cr:FileObject","@id":"KAC_code/KAC_Dataset.py","name":"KAC_Dataset.py","encodingFormat":"text/x-python","md5":"a002c880c9c6604e931137c9b8a1c72b","contentSize":"13871","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/YS9O6O"},{"@type":"cr:FileObject","@id":"KAC_code/KAC_Evaluate.py","name":"KAC_Evaluate.py","encodingFormat":"text/x-python","md5":"15daf8d9f6d0d598b7fa5ffae50777b8","contentSize":"4527","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/JGH1HA/ST7LKT"}],"recordSet":[{"@type":"cr:RecordSet","field":[{"@type":"cr:Field","name":"music_id","description":"music_id","dataType":"sc:Integer","source":{"@id":"20592345","fileObject":{"@id":"music_comments.csv"},"extract":{"column":"music_id"}}},{"@type":"cr:Field","name":"user_id","description":"user_id","dataType":"sc:Integer","source":{"@id":"20592343","fileObject":{"@id":"music_comments.csv"},"extract":{"column":"user_id"}}},{"@type":"cr:Field","name":"timestamp","description":"timestamp","dataType":"sc:Float","source":{"@id":"20592344","fileObject":{"@id":"music_comments.csv"},"extract":{"column":"timestamp"}}},{"@type":"cr:Field","name":"comment_id","description":"comment_id","dataType":"sc:Integer","source":{"@id":"20592346","fileObject":{"@id":"music_comments.csv"},"extract":{"column":"comment_id"}}},{"@type":"cr:Field","name":"liked_count","description":"liked_count","dataType":"sc:Integer","source":{"@id":"20592342","fileObject":{"@id":"music_comments.csv"},"extract":{"column":"liked_count"}}}]},{"@type":"cr:RecordSet","field":[{"@type":"cr:Field","name":"num","description":"num","dataType":"sc:Integer","source":{"@id":"20592333","fileObject":{"@id":"music_data.csv"},"extract":{"column":"num"}}},{"@type":"cr:Field","name":"id","description":"id","dataType":"sc:Integer","source":{"@id":"20592334","fileObject":{"@id":"music_data.csv"},"extract":{"column":"id"}}},{"@type":"cr:Field","name":"name","description":"name","dataType":"sc:Text","source":{"@id":"20592339","fileObject":{"@id":"music_data.csv"},"extract":{"column":"name"}}},{"@type":"cr:Field","name":"singer","description":"singer","dataType":"sc:Text","source":{"@id":"20592338","fileObject":{"@id":"music_data.csv"},"extract":{"column":"singer"}}},{"@type":"cr:Field","name":"album","description":"album","dataType":"sc:Text","source":{"@id":"20592332","fileObject":{"@id":"music_data.csv"},"extract":{"column":"album"}}},{"@type":"cr:Field","name":"comment_num","description":"comment_num","dataType":"sc:Integer","source":{"@id":"20592340","fileObject":{"@id":"music_data.csv"},"extract":{"column":"comment_num"}}},{"@type":"cr:Field","name":"composer","description":"composer","dataType":"sc:Text","source":{"@id":"20592341","fileObject":{"@id":"music_data.csv"},"extract":{"column":"composer"}}},{"@type":"cr:Field","name":"author","description":"author","dataType":"sc:Text","source":{"@id":"20592336","fileObject":{"@id":"music_data.csv"},"extract":{"column":"author"}}},{"@type":"cr:Field","name":"comment_users","description":"comment_users","dataType":"sc:Text","source":{"@id":"20592335","fileObject":{"@id":"music_data.csv"},"extract":{"column":"comment_users"}}},{"@type":"cr:Field","name":"playlist","description":"playlist","dataType":"sc:Text","source":{"@id":"20592337","fileObject":{"@id":"music_data.csv"},"extract":{"column":"playlist"}}}]}]}