Follow the build instructions in https://github.com/google/cayley
Copy attached ntriple file to suitable location and run cayley with
./cayley http --dbpath=iand.ttl
Visit http://localhost:64210/
| { | |
| "@context": { | |
| "@vocab": "http://schema.org/", | |
| "mm": "http://ns.metamaps.cc/#", | |
| "mmc": "http://metamaps.cc/metacodes/", | |
| "permission": { "@type": "@id", "@id": "mm:permission"}, | |
| "featured": "mm:featured", | |
| "arranged": "mm:arranged" | |
| }, | |
| "@id": "http://metamaps.cc/maps/1207", |
Follow the build instructions in https://github.com/google/cayley
Copy attached ntriple file to suitable location and run cayley with
./cayley http --dbpath=iand.ttl
Visit http://localhost:64210/
Our Virtual Machines are provisioned using Vagrant from a Linux base box to run using VirutalBox. If the Hard Disk space runs out and you cannot remove files to free-up space, you can resize the Hard Disk using some VirtualBox and Linux commands.
The following steps assume you've got a set-up like mine, where: