Extension to automate mapping of csvw meta data documents to knowledge graphs and run automatic pipelines by testing for compatible mapping present in ckan, uses mat-o-lab tools MaptoMethod and RDFConverter.
Project description
ckanext-markdown_view
a CKAN extension creating previews for markdown files
Requirements
Purpose
Notes:
Compatibility with core CKAN versions:
| CKAN version | Compatible? |
|---|---|
| 2.9 and arlier | not tested |
| 2.10 | yes |
| 2.11 | yes |
- "yes"
- "not tested" - I can't think of a reason why it wouldn't work
- "not yet" - there is an intention to get it working
- "no"
Installation
To install the extension:
- Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
- Use pip to install package
pip install ckanext-markdown_view
-
Add
markdown_viewto theckan.pluginssetting in your CKAN config file (by default the config file is located at/etc/ckan/default/ckan.ini). -
Restart CKAN. For example, if you've deployed CKAN with Apache on Ubuntu:
sudo service apache2 reload
Config settings
You can set the default formats to preselected for upload by setting the formats,
CKANINI__CKANEXT__MARKDOWN__FORMATS = 'text/markdown'
else it will react to the listed formats by default
Features
List-Aware Markdown Rendering
This extension overrides CKAN's core render_markdown helper to automatically handle list/tuple data structures. This is particularly useful when using ckanext-scheming with the multiple_text preset, which stores field values as lists.
Problem Solved: When scheming fields use both preset: multiple_text and display_snippet: markdown.html, the core CKAN helper would crash with AttributeError: 'list' object has no attribute 'strip'.
Solution: The custom render_markdown helper automatically converts lists to newline-separated strings before rendering as markdown, providing seamless compatibility with scheming's multiple_text fields.
Example field that now works correctly:
- field_name: rights
label: Rights
form_snippet: markdown.html
display_snippet: markdown.html
preset: multiple_text
validators: ignore_missing scheming_multiple_text
Highlight View
Each resource can be rendered by highlighting some markdown passage. The markdown content to highlight must be passed as post to the /highlight url, for example:
curl -X POST 'https://<ckan_url>/dataset/<dataset_d>/resource/<res_id>/highlight' -F highlight="<markdown code to highlight>"
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 ckanext_markdown_view-1.0.3.tar.gz.
File metadata
- Download URL: ckanext_markdown_view-1.0.3.tar.gz
- Upload date:
- Size: 991.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2f62ded37957cd05d10104ff180ba183fbf4a084c9e2e5b76c75b7ef19f2e4d
|
|
| MD5 |
51af8cc709888152775eb7859fc26400
|
|
| BLAKE2b-256 |
947e64b18fec0a244e0fb8b16921d3f26fc7402ca7d2cedbfd125c752feb2f71
|
Provenance
The following attestation bundles were made for ckanext_markdown_view-1.0.3.tar.gz:
Publisher:
pypi.yml on Mat-O-Lab/ckanext-markdown_view
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ckanext_markdown_view-1.0.3.tar.gz -
Subject digest:
c2f62ded37957cd05d10104ff180ba183fbf4a084c9e2e5b76c75b7ef19f2e4d - Sigstore transparency entry: 937587207
- Sigstore integration time:
-
Permalink:
Mat-O-Lab/ckanext-markdown_view@f13f70c0d599b377d1663374c0414f2192acae76 -
Branch / Tag:
refs/tags/v1.0.3 - Owner: https://github.com/Mat-O-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@f13f70c0d599b377d1663374c0414f2192acae76 -
Trigger Event:
release
-
Statement type:
File details
Details for the file ckanext_markdown_view-1.0.3-py3-none-any.whl.
File metadata
- Download URL: ckanext_markdown_view-1.0.3-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c10a53c6fee287ac49f7ae3db913e7a0a81bced304406222203bd01da107368c
|
|
| MD5 |
12f0e2aa557c51148606fdad321a2534
|
|
| BLAKE2b-256 |
c553999280f53283daad0c32fc627b709aef554e58994b5734da20545f7b3c20
|
Provenance
The following attestation bundles were made for ckanext_markdown_view-1.0.3-py3-none-any.whl:
Publisher:
pypi.yml on Mat-O-Lab/ckanext-markdown_view
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ckanext_markdown_view-1.0.3-py3-none-any.whl -
Subject digest:
c10a53c6fee287ac49f7ae3db913e7a0a81bced304406222203bd01da107368c - Sigstore transparency entry: 937587236
- Sigstore integration time:
-
Permalink:
Mat-O-Lab/ckanext-markdown_view@f13f70c0d599b377d1663374c0414f2192acae76 -
Branch / Tag:
refs/tags/v1.0.3 - Owner: https://github.com/Mat-O-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@f13f70c0d599b377d1663374c0414f2192acae76 -
Trigger Event:
release
-
Statement type: