User Tools

Site Tools


hollywood_social_network_analysis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hollywood_social_network_analysis [2019/12/11 07:56] hkimscilhollywood_social_network_analysis [2019/12/11 08:09] (current) hkimscil
Line 43: Line 43:
      FILTER(LANG(?movie) = "en")      FILTER(LANG(?movie) = "en")
      ?m dbp:released ?movie_date .      ?m dbp:released ?movie_date .
-# error here 
-#    FILTER(DATATYPE(?movie_date) = xsd:date) 
- 
      FILTER(xsd:date(?movie_date) > "1900-01-01"^^xsd:date)      FILTER(xsd:date(?movie_date) > "1900-01-01"^^xsd:date)
      ?m dbp:starring ?a .      ?m dbp:starring ?a .
Line 106: Line 103:
 </code> </code>
  
 +<code>
 +actor_movie_matrix[849:853,3:7]  # just a little sample of the matrix
 +</code>
 +
 +<code>
 +> actor_movie_matrix[849:853,3:7]  # just a little sample of the matrix
 +                                       
 +                                        "Mission: Impossible <e2>\u0080<93> Ghost Protocol"@en "The Hunger Games: Mockingjay <e2>\u0080<93> Part 2"@en
 +  "William Russell (American actor)"@en                                                      0                                                       0
 +  "William Schallert"@en                                                                                                                           0
 +  "Willow Shields"@en                                                                        0                                                       1
 +  "Woody Harrelson"@en                                                                                                                             1
 +  "Wynne Gibson"@en                                                                          0                                                       0
 +                                       
 +                                        "The Hunger Games: Mockingjay <e2>\u0080<93> Part 1"@en "Species <e2>\u0080<93> The Awakening"@en "$1,000 Reward"@en
 +  "William Russell (American actor)"@en                                                                                                                0
 +  "William Schallert"@en                                                                      0                                                          0
 +  "Willow Shields"@en                                                                                                                                  0
 +  "Woody Harrelson"@en                                                                        1                                                          0
 +  "Wynne Gibson"@en                                                                                                                                    0
 +
 +</code>
  
hollywood_social_network_analysis.txt · Last modified: 2019/12/11 08:09 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki