croissant-rdf

View on PyPIReverse Dependencies (0)

0.1.2 croissant_rdf-0.1.2-py3-none-any.whl

Wheel Details

Project: croissant-rdf
Version: 0.1.2
Filename: croissant_rdf-0.1.2-py3-none-any.whl
Download: [link]
Size: 13156
MD5: dd10f08a0e2543f6af1c3cf47ba5a3e3
SHA256: e2d0dc6b93c68c87fd71ebf6618bd489cb7b0981df0e279446623021e4f5c6e5
Uploaded: 2025-03-07 00:25:50 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: croissant-rdf
Version: 0.1.2
Summary: Tools for working with RDF from Croissant JSON-LD resources.
Author-Email: David Steinberg <david[at]resium.com>
Maintainer-Email: David Steinberg <david[at]resium.com>
Project-Url: Homepage, https://github.com/david4096/croissant-rdf
Project-Url: Documentation, https://github.com/david4096/croissant-rdf
Project-Url: History, https://github.com/david4096/croissant-rdf/releases
Project-Url: Tracker, https://github.com/david4096/croissant-rdf/issues
Project-Url: Source, https://github.com/david4096/croissant-rdf
License: MIT License Copyright (c) 2024 David Steinberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: CroissantML,JSON-LD,RDF,SPARQL
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: huggingface-hub (>=0.29.1)
Requires-Dist: kaggle (>=1.6.17)
Requires-Dist: openml (>=0.15.1)
Requires-Dist: rdflib (>=6.0.0)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: rich (>=13.9.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6909 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
croissant_rdf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
croissant_rdf/croissant_harvester.py sha256=zLuNXyb-QyXNDOfFpbwWNjmPhK1FC1v822-fmIPLY-A 10943
croissant_rdf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
croissant_rdf/utils.py sha256=T6AeVrH1OoRYkkpZaL-My6eALWvu0kAuIBLALMZNR6M 536
croissant_rdf/providers/__init__.py sha256=XPZDA93Ulfr5tYd6ep4GV0orNyezmrlT2A2OWyN4vRg 256
croissant_rdf/providers/dataverse.py sha256=ELoihyiOw6jONxOt_MAjq4heGIivWarIhc7GTQRAimQ 1304
croissant_rdf/providers/huggingface.py sha256=pUl47IW876hqQkrcZ45bsLpv_UzfzUBE2qFjQzh7Lbo 1351
croissant_rdf/providers/kaggle.py sha256=2HPZP_-aMF1cbNPIZ-gYQrC1Qkaoj1fyfMMTSVxlNWc 1063
croissant_rdf/providers/openml.py sha256=qnyxCiXR_Uyfk0dis55q6iO7rO4Gc-F95xKANhlt6o8 1227
croissant_rdf-0.1.2.dist-info/METADATA sha256=ke1cX6DQMZl4FgVa2IWJ6EVbnfIAJQlp5byC2FzOEmA 9209
croissant_rdf-0.1.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
croissant_rdf-0.1.2.dist-info/entry_points.txt sha256=5sTG-me1RK4Uo4hiN8v-hbbuiUMKFnEHdX8bM3gcuEQ 230
croissant_rdf-0.1.2.dist-info/licenses/LICENSE sha256=GPPo1WLs1Kj63Mq_KJX-fu4qWvQygv3IA4mUx80jSls 1072
croissant_rdf-0.1.2.dist-info/RECORD

entry_points.txt

dataverse-rdf = croissant_rdf.providers.dataverse:main
huggingface-rdf = croissant_rdf.providers.huggingface:main
kaggle-rdf = croissant_rdf.providers.kaggle:main
openml-rdf = croissant_rdf.providers.openml:main