Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

openhie/openinfoman-ldif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openinfoman-ldif

OpenInfoman CSD Adapater for configuring LDIF (LDAP) exports

Prerequisites

Assumes that you have installed BaseX and OpenInfoMan according to:

https://github.com/openhie/openinfoman/wiki/Install-Instructions

and the OpenInfoMan CSV adapter

https://github.com/openhie/openinfoman-csv

and the FunctX XQuery Library:

 basex -Vc "REPO INSTALL http://files.basex.org/modules/expath/functx-1.0.xar"

Directions

cd ~/
git clone https://github.com/openhie/openinfoman-ldif
cd ~/openinfoman-ldif/repo
basex -Vc "REPO INSTALL openinfoman_ldif_adapter.xqm"
cd ~/basex/resources/stored_query_definitions
ln -sf ~/openinfoman-ldif/resources/stored_query_definitions/* .
cd ~/basex/webapp/
ln -s ~/openinfoman-ldif/webapp/openinfoman_ldif_adapter_bindings.xqm 

Be sure to reload the stored functions:

https://github.com/openhie/openinfoman/wiki/Install-Instructions#Loading_Stored_Queries

About

OpenInfoman CSD Adapater for configuring LDIF (LDAP) exports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages