semantify³ — Extract knowledge graph ready triples from human-readable annotations wherever possible — Syntax matters!
Project description
semantify3
semantify³ - extract knowledge graph ready triples from human readable annotations whereever possible - Syntax matters!
| PyPi | |
| GitHub | |
| Code | |
| Docs |
Documentation
Authors
Usage
usage: sem3 [-h] [-a] [-d] [--debugLocalPath DEBUGLOCALPATH] [--debugPort DEBUGPORT]
[--debugRemotePath DEBUGREMOTEPATH] [--debugServer DEBUGSERVER] [-f] [-q] [-v] [-V] [-i INPUT]
[-o OUTPUT] [--format {turtle,n3,ntriples,xml,json-ld,sidif,graphml,graphson,cypher}]
[files ...]
Extract knowledge graph ready triples from human-readable annotations wherever possible — Syntax matters!
positional arguments:
files
options:
-h, --help show this help message and exit
-a, --about show version info and open documentation
-d, --debug enable debug output
--debugLocalPath DEBUGLOCALPATH
remote debug Server path mapping - localPath - path on machine where python runs
--debugPort DEBUGPORT
remote debug Port [default: 5678]
--debugRemotePath DEBUGREMOTEPATH
remote debug Server path mapping - remotePath - path on debug server
--debugServer DEBUGSERVER
remote debug Server
-f, --force force overwrite or unsafe actions
-q, --quiet suppress all output
-v, --verbose increase output verbosity
-V, --version show program's version number and exit
-i INPUT, --input INPUT
Input file glob expression
-o OUTPUT, --output OUTPUT
Output file path for triples
--format {turtle,n3,ntriples,xml,json-ld,sidif,graphml,graphson,cypher}
Output serialization format (default: turtle)
Example
sem3 -i "**/*.py"
1: yaml in extractor.py:3
extractor:
isA: PythonModule
author: Wolfgang Fahl
createdAt: 2025-11-29
purpose: extraction of relevant markup snippets for semantify³.
--------------------
2: yaml in sem3_cmd.py:3
sem3_cmd:
isA: PythonModule
author: Wolfgang Fahl
createdAt: 2025-11-29
purpose: Command-line interface for semantify³.
--------------------
3: yaml in test_cmd.py:3
test_cmd:
isA: PythonTestModule
author: Wolfgang Fahl
createdAt: 2025-11-29
purpose: Unit tests for the semantify³ CLI.
--------------------
4: sidif in test_extractor.py:2
test_extractor isA PythonModule
"Wolfgang Fahl" is author of it
"2025-11-29" is createdAt of it
"Test main micro annotation snippet extraction" is purpose of it
--------------------
5: yaml in test_extractor.py:63
ypgen.bitplan.com:
isA: Service
ui: nicegui
url: https://ypgen.bitplan.com
createdAt: 2024-07-23T09:19:32.709025
publicity: intranet
--------------------
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file semantify3-0.0.5.tar.gz.
File metadata
- Download URL: semantify3-0.0.5.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00e3f4e046ddbc51f1d7e5c3324a32a72db871256bbe2568b7a1a11c9efbff80
|
|
| MD5 |
99c781369c3461302647c69afd7b0771
|
|
| BLAKE2b-256 |
fa5bd92d5078e10938650c2e8fa06bb104689c63481e5ed695b8a1101fa76360
|
Provenance
The following attestation bundles were made for semantify3-0.0.5.tar.gz:
Publisher:
upload-to-pypi.yml on BITPlan/semantify3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
semantify3-0.0.5.tar.gz -
Subject digest:
00e3f4e046ddbc51f1d7e5c3324a32a72db871256bbe2568b7a1a11c9efbff80 - Sigstore transparency entry: 731999042
- Sigstore integration time:
-
Permalink:
BITPlan/semantify3@668f58f2c642b883a92a2aae0c5f08b8f4ca0824 -
Branch / Tag:
refs/tags/v0.0.5 - Owner: https://github.com/BITPlan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
upload-to-pypi.yml@668f58f2c642b883a92a2aae0c5f08b8f4ca0824 -
Trigger Event:
release
-
Statement type:
File details
Details for the file semantify3-0.0.5-py3-none-any.whl.
File metadata
- Download URL: semantify3-0.0.5-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bc657e131a81233060b98bbed6444fc55e85de98479e2b140f5ab1bacb76bdc
|
|
| MD5 |
6e8f3afcd221a0904f43c079fff44278
|
|
| BLAKE2b-256 |
0f54519a7e598035e9744b57a5a96c958ac0eb387f6c470d445a4aaccca2c4a1
|
Provenance
The following attestation bundles were made for semantify3-0.0.5-py3-none-any.whl:
Publisher:
upload-to-pypi.yml on BITPlan/semantify3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
semantify3-0.0.5-py3-none-any.whl -
Subject digest:
6bc657e131a81233060b98bbed6444fc55e85de98479e2b140f5ab1bacb76bdc - Sigstore transparency entry: 731999044
- Sigstore integration time:
-
Permalink:
BITPlan/semantify3@668f58f2c642b883a92a2aae0c5f08b8f4ca0824 -
Branch / Tag:
refs/tags/v0.0.5 - Owner: https://github.com/BITPlan
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
upload-to-pypi.yml@668f58f2c642b883a92a2aae0c5f08b8f4ca0824 -
Trigger Event:
release
-
Statement type: