Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 543 Bytes

File metadata and controls

13 lines (9 loc) · 543 Bytes

XdpServices

ODP indexing and search services supporting the XD for WebProtégé extension (https://github.com/hammar/webprotege).

Requirements

Install instructions

  • Install SemanticVectors 5.9 or greater (git clone followed by mvn install)
  • Build to jar: gradle jar
  • Build redistributable/runnable jar: gradle bootRepackage