Coder Social home page Coder Social logo

uk-gov-mirror / datagovuk.puppet-orgdc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datagovuk/puppet-orgdc

0.0 0.0 0.0 30 KB

Installs and configures the Epimorphics' data conversion tool: https://github.com/epimorphics/org-dc/

License: Apache License 2.0

Puppet 37.30% Shell 62.70%

datagovuk.puppet-orgdc's Introduction

puppet-orgdc

Overview

This module installs an 'organogram server' suitable for storing organogram data, making it available with Sparql and RESTful APIs and a javascript viz of it.

The elements are:

  • 'org-dc' - Epimorphics' data conversion tool (Organogram CSV to RDF)
    • Code is: https://github.com/epimorphics/org-dc/
    • But what is actually installed is:
      • code compiled as a WAR: /var/lib/tomcat7/webapps/ROOT.war
      • the 'templates' which define the conversion: /opt/org-dc
  • Fuseki - triple store with Sparql endpoint
    • JAR
  • UK Organogram data (Fuseki triples)
  • Elda (LDA) - builds an API on top of a Sparql endpoint
  • Apache site config - reference.data.gov.uk

Setup

Installation

  • /opt/org-dc configuration files
  • /var/log/org-dc logging directory

To make Fuseki a service:

sudo cp puppet-orgdc/files/etc/init.d/fuseki /etc/init.d/fuseki

Setup Requirements OPTIONAL

You need to have a working installation of tomcat 7. You can use https://github.com/SilexConsulting/puppet-tomcat

Beginning with org-dc

To install org-dc with the default configuration, you only need to include the module:

include orgdc

Usage

If you would like to include your own org-dc configuration (rather than organograms), you can specify it as follows:

class { 'orgdc': source_dir => "puppet:///modules/my_conf_module/", }

Limitations

Works with Debian-based distributions and installs org-dc

Copyright & Licence

Development of this repo has so far been under contract to Cabinet Office: noels, djotto, j420n, davidread. These commits are Crown Copyright 2015.

This repo is released under the Apache License, Version 2.0 - see LICENCE file.

Other contributions are welcome.

datagovuk.puppet-orgdc's People

Contributors

djotto avatar j420n avatar noels avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.