NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Use a bat file to extract the metadata about the concepts and write them as files into a directory.
  2. Run a php file to read the files and publish them to the Wiki.
  3. Edit the Main page to show the ontology hierarchy
  4. Import the templates into the Wiki

Installation Instructions

Setup and configuration

  1. Download and unzip the LexWikiPublisher 1.0 zip file.
  2. Open the lexWikiPublisher.prop file and enter the configuration information

...

formname - the name of the semantic mediawiki form
LexWiki_NPO_Form

Optional configuration information

republishexistingpages - Republish existing pages?
yes

...

startPage - the starting page where index.php is the default
index.php

Extracting concepts from LexEVS

  1. Be sure the directory configured for the logfile variable exists and is write enabled.
  2. Run the lexWikiPublisher file useing the bat file or shell script.

...