Metadata-Version: 1.1
Name: percolation
Version: 0.1.dev1
Summary: Percolation is an anthropological physics platform for social harnessing
Home-page: https://github.com/ttm/percolation
Author: Renato Fabbri
Author-email: listamacambira@googlegroups.com
License: MIT
Description: ==================================================================
        Percolate your social systems
        ==================================================================
        
        Percolation unites Gmane, Participation, Social and MASS packages to enable anthropological physics experiments and social harnessing. Core features are:  
        
            - Ease percolation in social systems by processes such as collection and diffusion of information.
        
            - Enable knowledge about the networked self.
        
            - Make abstract animations from social data.                      
        
            - Make music from social data to fit animation as soundtrack.
        
            - Verification of expected stability and differentiation on the social structures.
        
            - Directions for agents and networks typologies, extending features from Gmane package.
        
            - Integration of resources through RDF data and OWL ontologies.  
        
            - Routines for representing data from social networks (tweets, Facebook data, IRC logs, LinkedIn, Gmane lists) as RDF.
        
            - Cross provenance resource recommendation, extending facilities from the Participation package.
        
            - Generation of activity reports.                                 
        
        
        Usage example
        =================
        
        .. code:: python
        
            import percolation as P
        
            # Use participation, social, gmane and mass
            # to explore your social systems.
        
            # more ***under construction***
            # Enjoy!
        
Keywords: complexity networks human interaction physics data text mining analysis visualization music physics synthesis toolbox semantic web linked data owl ontology social participation anthropological physics
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Religion
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Sound/Audio :: Editors
Classifier: Topic :: Multimedia :: Sound/Audio :: Mixers
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Artistic Software
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Video :: Display
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
