NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

MIF Vocabulary - XML elementXML attributeLexGrid Model ElementNotes

 concept:code 

concept concept:conceptProperty:value

 code + “:” +

 internalId

 Entity.entityCode

Formed value using two attributes.  The internal identifier (internalId) value represent’s the value for the conceptProperty with name attribute = “internalId”. 

 concept:printName text Entity.entityDescription.content Used if it exists
 concept:code code  Entity.entityDescription.content Used if above entry does not exist
 vocabularyModel name Entity.entityCodeNamespace 
   Entity.entityType Hard coded to value “concept”
 concept:code status Entity.status 
   Entity.isActive Set to boolean value true if Entity.status = “active” else set to boolean value false

...