Extension Schema.org Renderer


Extension Basics

Title
Schema.org Renderer
Name
ckanext-schemadotorg
Type
Public extension
Description
Renders CKAN organizations and datasets in schema.org compatible format using structured data markup.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-07-08 15:14:07)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-schemadotorg is a simple CKAN extension for rendering organizations and datasets in a format that schema.org likes. It adds structured data snippets (JSON-LD or microdata) to organization and dataset pages. Installation requires adding template blocks to organization/read_base.html and package/read.html templates with the provided snippets. ARCHIVED since June 2023. Originally developed for Leeds Data Mill (Bitbucket). GPL licensed.

Version
0.1
Version release date
2014-07-08
Contact name
Ross Jones
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
schemadotorg
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions