rdf-summarizer

View on PyPIReverse Dependencies (0)

0.0.2 rdf_summarizer-0.0.2-py3-none-any.whl

Wheel Details

Project: rdf-summarizer
Version: 0.0.2
Filename: rdf_summarizer-0.0.2-py3-none-any.whl
Download: [link]
Size: 7926
MD5: 427c81d4421d1dc51e22d23a0c2e6ebe
SHA256: 8f0a39d10d3b8df1f81734ba367ce320474b12cfe89f1d09d4a96c81b949c2fd
Uploaded: 2022-07-05 21:11:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rdf-summarizer
Version: 0.0.2
Summary: Summarization of a RDF graph
Author-Email: Rita Costa <ritasantoscosta9[at]gmail.com>
Project-Url: Homepage, https://github.com/ritasantos11/RDF-Summarizer
License: MIT License Copyright (c) 2022 [fullname] 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: rdf,summary
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: rdflib
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 400 characters]

WHEEL

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

RECORD

Path Digest Size
rdf_summarizer/__init__.py sha256=ts_sSEqWEop0I5-YuIEG3PNbtm58QN98m8MVs_hp_D8 101
rdf_summarizer/__main__.py sha256=Ur7509pmubOCyxpZwSq8WKHAI2snFQHPEhL_-HtCgIk 251
rdf_summarizer/prefixes.py sha256=aSQ2WTm6OY1kQ4fxNyGwS6E0ufaD6LJArhE7mtBBxfo 3984
rdf_summarizer/summarization.py sha256=rao2iFuDDtuA8Uz8HTe8lJmK8xE2_s4DKwGCf5sflTM 5376
rdf_summarizer/trie.py sha256=K2VSp8fllj09g9V7YHE0NkMOvko4Q3eEYIKUoOKb32M 1077
rdf_summarizer/write_file.py sha256=dLxQniuWmaYoihn3iYyU2tfti-JMy4okV6KmXhDXRuQ 1763
rdf_summarizer-0.0.2.dist-info/LICENSE sha256=RyKqBT3N6kloLEFwZNeX8U6lQwfGO80G5fL4Jffc7WY 1067
rdf_summarizer-0.0.2.dist-info/METADATA sha256=fnz70YqPXNnooP1ZoGntgrw2xjKnOI-51v8fYzBAe-o 2306
rdf_summarizer-0.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
rdf_summarizer-0.0.2.dist-info/entry_points.txt sha256=V7--g8BekYzl5C3oZJuji2YVbMf-GyxPjZ5yHiBXtIg 63
rdf_summarizer-0.0.2.dist-info/top_level.txt sha256=-WVX6mZHQ8RKZ1RRonGjO_ArDEdNz2FKEF7OsZ9xqPg 15
rdf_summarizer-0.0.2.dist-info/RECORD

top_level.txt

rdf_summarizer

entry_points.txt

rdf-summarize = rdf_summarizer.__main__:main