Metadata-Version: 2.1
Name: slipoframes
Version: 0.2.3
Summary: SLIPO API client for Jupyter notebooks
Home-page: https://github.com/SLIPO-EU/slipo-frames
Author: Yannis Kouvaras
Author-email: jkouvar@imis.athena-innovation.gr
License: Apache Software License
Description: 
        <img src="https://raw.githubusercontent.com/SLIPO-EU/slipo-frames/master/docs/_static/slipo_logo.png" />
        
        # SLIPO API client for Jupyter notebooks
        
        [SLIPO API](https://github.com/SLIPO-EU) client for Jupyter notebooks.
        
        The `SLIPO API` can be used to:
        
        - Access the remote user file system to browse, upload and
          download files
        - Query resource catalog and download RDF datasets. All data
          are encoded in `N-Triples` format
        - Manage existing POI data integration processes
        - Execute a single SLIPO Toolkit component operation. Currently,
          SLIPO supports `Transform`, `Interlink`, `Fuse` and `Enrichment`
          operations
        
Keywords: poi linked-data point-of-interest data-integration jupyter-notebook
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
