Giter Site home page Giter Site logo

piganalysis's Introduction

Sampling RDF graphs

Collection of PIG scripts for analysis and rewriting of graphs.

###Dependencies

  • PIG[3]
  • Hadoop[4]
  • Python[5]
  • Datafu[1]: run mvn clean package to compile, and add it to the PIG classpath
  • D2S4PIG[2]: run mvn clean package to compile, and add it to the PIG classpath

###Howto Our sampling method consists of several steps:

  1. Rewrite the RDF graph to an unlabelled graph (folder rewrite). We provide 4 different rewrite methods
  2. Analyze the unlabelled graph using standard network analysis algorithms (folder analysis)
  3. Rewrite these results back to an RDF graph, where the resource weights are aggregated to triple level (folder roundtrip)

The pig scripts in each of these folders are wrapped as python scripts. Running a script without arguments will print the documentation for that specific script, and the input/output it provides

####links

  1. https://github.com/linkedin/datafu
  2. https://github.com/Data2Semantics/D2S4Pig
  3. http://pig.apache.org/
  4. http://hadoop.apache.org/
  5. http://www.python.org/

piganalysis's People

Contributors

laurensrietveld avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

datastark

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.