Skip to content

Data2Semantics/prefLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prefLabel

This repository contains scripts for http://preflabel.org, a service providing a simple API for fast RDF entity label lookup.

Install

Prerequisites:

Install preflabel app:

git clone https://github.com/cmarat/prefLabel.git
cd preflabel/preflabel
couchapp push . http://user:pass@localhost:5984/preflabel

Load data

You might need to modify scripts/loader.py to load N-Triples files into the database.

Use

Application is available at http://localhost:5984/preflabel/_design/preflabel/_rewrite/

The API endpoint is http://localhost:5984/preflabel/_design/preflabel/_rewrite/api/v1/

If you use Apache, ProxyPass http://localhost:5984/preflabel/_design/preflabel/_rewrite/ to the root of your server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published