pygraft

View on PyPIReverse Dependencies (0)

0.0.3 pygraft-0.0.3-py3-none-any.whl

Wheel Details

Project: pygraft
Version: 0.0.3
Filename: pygraft-0.0.3-py3-none-any.whl
Download: [link]
Size: 38464
MD5: aacc0d70e7ac58be7e3fdf0e8773a883
SHA256: b5432186c1e3b8aabd9d17607d3151424541788fedaa6a7cca132b5c89b2de03
Uploaded: 2023-09-08 11:26:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygraft
Version: 0.0.3
Summary: PyGraft: Configurable Generation of Schemas and Knowledge Graphs at Your Fingertips
Author: Nicolas Hubert
Author-Email: Nicolas Hubert <nicolas.hubert[at]univ-lorraine.fr>
Home-Page: https://github.com/nicolas-hbt
License: MIT
Keywords: Knowledge Graph,Ontology,Schema,Semantic Web,Synthetic Data Generator
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.24.0)
Requires-Dist: matplotlib (>=3.7.0)
Requires-Dist: Owlready2 (>=0.41)
Requires-Dist: rdflib (>=6.2.0)
Requires-Dist: pyyaml
Requires-Dist: tabulate
Requires-Dist: art
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6446 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pygraft/__init__.py sha256=1pBPyxeOUxFhU3-Iv7SSDe0XK-oDkRTI9u3oBwa6gwg 280
pygraft/class_generator.py sha256=w1aQJjOeH0q_wFBat8GvuCFKN_y5zuQ8ChLnEgJbIO0 18786
pygraft/kg_generator.py sha256=ap1QBU0-c_pI1aEado69wKtbh_ad0yf_XNHyTekBrbQ 31958
pygraft/main.py sha256=WZeT1Pz2tFaFdMnrgNCc6MUtLV5gUrQj4x3a4KhYzUs 2030
pygraft/pygraft.py sha256=qiC2igZfrSjwetLIs-r1ShiSFj8nGmi0UUGpsqeGy1k 6092
pygraft/relation_generator.py sha256=GOXkz4cRfFqpiCk7hD7cn4bcO99Y0iOOf-UuUOSO7jI 31727
pygraft/schema_constructor.py sha256=1txJEVSib-9rWXvOShPUsyzkUmOVZj-q_lDfu9DIATI 10526
pygraft/utils.py sha256=DhHjX_U9p8wGbTF_WQSt8Y0cXJ6ZuLPsb81czjb70T0 6351
pygraft/utils_kg.py sha256=Hc05RWsjmjtukng_EKtITHx-g5kwGzU6dZhdMoeo6D8 2684
pygraft/utils_schema.py sha256=vvEuFzUi3uzBMh0bs1uLcBELhkuhQfUQdHpXh8lPEFE 3074
pygraft/examples/template.json sha256=vPkCijnVgQKfJK-d0FoVG57eAUYzNJ5IwGdQuwIiLxM 972
pygraft/examples/template.yml sha256=fDQ0-KFtGgF-XOk1KCoyyMHRobvVay1ISTFds-9feTA 851
pygraft/property_checks/combinations.json sha256=6T2aJ0rP7SbntVwaLUN-YFTteAnFEnDGDklyvOBpnKM 8996
pygraft/property_checks/compat_p1p2_inverseof.txt sha256=hmZVE17j4cdDISuyhZepg3DXlvIOk65_28T4IQDcV1g 201133
pygraft-0.0.3.dist-info/LICENSE.txt sha256=VVFXFg4CJNhbgWFjsMDJb4r5YPA6Yjqui_J0D7KTDGc 1090
pygraft-0.0.3.dist-info/METADATA sha256=Y8X-cplsSY64a0fWYxxi4Nrv6gEPKgTTZHGlLvOLuqM 7932
pygraft-0.0.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
pygraft-0.0.3.dist-info/entry_points.txt sha256=qXGqno6-6bhNXVWV_yvSVjbD7UWqqmuRbj-cupnQB7I 46
pygraft-0.0.3.dist-info/top_level.txt sha256=0mcBsBN3AdUdwVoTtWyx8SdVQNaqWZg5pYYWExs3qzs 8
pygraft-0.0.3.dist-info/RECORD

top_level.txt

pygraft

entry_points.txt

pygraft = pygraft.main:main