jmckenna / gleanerio-notebooks

Jupyter notebooks for SHACL processing, JSON-LD framing and object operaations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gleaner Notebooks

About

The notebooks here are focused on supporting people using JSON-LD and structured data on the web. They are specific to the use of Gleaner but some do work on the idea that objects are collected to an object store.

Checking Sitemaps

The notebook sitemap assay can be used to review the configuration and the elements, or a subset of elements,

Note that the Plot sitemap diversity section my not be of value for many groups. It was used in cases where the URL path has more varied structure. In some cases the structure is the same till the end path element. In those cases the graphs will be busy (slow) and not very useful.

The Sample and test sitemap entries section near the end cab be used to spot check a sample of the sitemap URLs, or modified to check more or all. That section can also check for JSON-LD in the resources too.

NOTE: The checking does not work for resources that dynamically place the JSON-LD in the DOM. Doing so would not be hard to do in this notebook but is not present yet.

It also has a section that will attempt to pull down the JSON-LD and validate its structure by a simple compact call.

About

Jupyter notebooks for SHACL processing, JSON-LD framing and object operaations


Languages

Language:Jupyter Notebook 99.6%Language:HTML 0.2%Language:Roff 0.1%Language:Python 0.1%