Skip to content

Small tool that creates a report on cross-dataset linkages registered on the Data Hub

Notifications You must be signed in to change notification settings

lod-cloud/linkset-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOD Cloud Linkset Check

This tool produces a report of dataset linkages in the lodcloud group on datahub.io. This is useful as a validation step in producing the LOD Cloud diagram.

Requirements

  • Ability to run PHP scripts (PHP 5) via the php command line app

Usage

php report.php

This produces a file called index.html in the project directory. Open that in a browser to see the report.

Installation from GitHub

git clone https://github.com/lod-cloud/linkset-check.git
cd linkset-check
git submodule update --init

The second command gets the Ckan_client-PHP code from its git repository.

Installation without git

TODO

  • This fetches each dataset individually. That's unnecessary with today's CKAN API.

About

Small tool that creates a report on cross-dataset linkages registered on the Data Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages