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.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Scrollbar
iconsfalse

...

Page info
title
title

Section
Column
width75%
Panel
titleContents of this Page
Table of Contents
minLevel2
Column
Align
alignright
Include Page
Menu LexWiki to Include
Menu LexWiki to Include

...

{scrollbar:icons=false}
Code Block
<nowiki>
<configuration name = "BGTFromLargeStorage" selected="true">
<lexEVSURI installDir="L:/services/lexbig/LexEVS6ForMe"/>
        <vocabulary uri="http://ncicb.nci.nih.gov/xml/owl/EVS/BiomedGT.owl"  version="09.06a" 
                    republishIfExists="true">
            <entitySet publishItself="true" 
     	               publishConnectedEntities="false" 
     	               republishIfExists="true" 
                       excluded="false">
                <entityIds>
                        <id>B3164</id>
                        <id>B7230</id>
                </entityIds>
                <selectedAssociationToNavigate id="subClassOf" />
            </entitySet>
            <entitySet publishItself="true" 
                       publishConnectedEntities="true" 
                       republishIfExists="true" 
                       excluded="false">
                <entityIds>
                    <id>B4973</id>
                </entityIds>
                <selectedAssociationToNavigate id="subClassOf" />
            </entitySet>
            <filters>
                <skipAnonymous>true</skipAnonymous>
                <namespaceExclusion >
                    <skip id="protege"/>
                    <skip  id="owl" />
                    <skip  id="rdf" />
                    <skip  id="rdfs" />
                    <skip  id="swrlb" />
                </namespaceExclusion>
                <propertyExclusion>
                    <skip id="PAL-DESCRIPTION"/>
                    <skip id="PAL-RANGE"/>
                    <skip id="PAL-STATEMENT"/>
                </propertyExclusion>
                <associationExclusion>
                    <skip id="PAL-STATEMENT"/>
                    <skip id="PAL-RANGE"/>
                    <skip id="PAL-DESCRIPTION"/>
                    <skip id="domain"/>
                    <skip id="range"/>
                    <skip id="disjointWith"/>
                    <skip id="equivalentClass"/>
                </associationExclusion>
            </filters>
            <mappings>
                <namespaceMap sourceNamespace="BiomedGT.owl" targetNamespace="BGTDEEP" />
            </mappings>
        </vocabulary>
        <targets>
            <TextFile directory="c:/Temp/myTest4" fileNamePrefix="BGT_" fileNameSuffix="_WC4" />
        </targets>
    </configuration>
</nowiki>
Wiki Markup
Scrollbar
iconsfalse