Skip to content

phpetra/bickers-backers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 

#Bickers en Backers

Small demo app created during the Hacakalod 2018 to visualize the family relations of the 17th century Amsterdam families of Bickers and Backers and the portraits that were made of them.

The portraits are fetched through the Sparql endpoint of AdamNet where data from several cultural institutions and museums is brought together and published as Linked Open Data (lod).

Online demo: http://lab.adamlink.nl/bickers-en-backers/index.php

Installation

  1. git clone this repository to a directory
  2. In a terminal: move into your directory
  3. Download Composer curl -sS https://getcomposer.org/installer | php
  4. Run php composer.phar install

Run scripts with built in PHP web server

Run php -S 0.0.0.0:8888 -t index.php. The site will be available under http://localhost:8888

About

Family network and portraits constructed from lod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published