معرفی شرکت ها


SPARQL2Spark-0.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

SPARQL Result to Spark
ویژگی مقدار
سیستم عامل OS Independent
نام فایل SPARQL2Spark-0.0.5
نام SPARQL2Spark
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Emanuele Falzone
ایمیل نویسنده emanuele.falzone@polimi.it
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/SPARQL2Spark/
مجوز -
SPARQL2SparkWrapper =================== |Documentation Status| This is a simple module that allows developer to query SPARQL endpoints and analyze the results with Apache Spark. In particular, if a **SELECT** query is used, a **DataFrame** is returned, while if a **CONSTRUCT** query is used, a **GraphFrame** is returned. You can find the documentation `here <https://sparql2spark.readthedocs.io/>`__. Build ----- To generate a ``.whl`` file just type ``make build``, and the file will be generated under ``dist`` folder. Test ---- To properly test the library a SPARQL endpoint is needed. Navigate to ``deplyoment`` folder and start a Jena-Fuseky component with the command ``docker-compose up -d``. A simple, hand made, **FOAF** ontology with few individuals is loaded in Jena-Fuseki. You are encouraged to experiment with the SPARQL endpoint availabe at `localhost <http://localhost:3030>`__. After starting Jena-Fuseki, navigate back to the main folder, and type ``make docker-test`` to start the test phase. Please, feel free to add more tests and open a pull request 😁 .. |Documentation Status| image:: https://readthedocs.org/projects/sparql2spark/badge/?version=latest :target: https://sparql2spark.readthedocs.io/en/latest/?badge=latest


نیازمندی

مقدار نام
- graphframes
- pyspark
- rdflib
- rdflib-jsonld
- sparqlwrapper


نحوه نصب


نصب پکیج whl SPARQL2Spark-0.0.5:

    pip install SPARQL2Spark-0.0.5.whl


نصب پکیج tar.gz SPARQL2Spark-0.0.5:

    pip install SPARQL2Spark-0.0.5.tar.gz