Skip to content

fornpunkt/open-data

Repository files navigation

FornPunkt Open Data

This repository contains the source code for FornPunkt's open data portal as well as its dataset catalog.

FornPunkts data portal is built with Snowman, a static site generator for SPARQL endpoints. The source of the SPARQL endpoint is a Turtle file describing the FornPunkt data catalog and its contents.

Source data

The data model used by this repository is based on DCAT 3.0 and VoiD, with a small addition of "Representing Content in RDF 1.0" and Schema.org so that all necessary data can be held in RDF.

Notable vocabularies

Development

Prerequisites: Git, Snowman, any backend supporting the SPARQL protocol

Get the code

git clone https://github.com/fornpunkt/open-data.git

Index the data

  1. Upload/index static/data.ttl into your SPARQL backend.
  2. Update snowman.yaml to point to your endpoint.

Building the site

In the root directory of this repository:

snowman build && snowman server

About

FornPunkt's open data portal and its dataset catalog.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages