SEARCH TIPS | WHAT IS THIS? (example searches: cerebellum, "pulvinar nucleus", gene:grm1)
The DISCO LinkOut format is encoded in XML format, as described below.
The root node should contain the following information:
<disco format="disco.linkout" format-version="1.0">
... the first node contains brief site information (e.g.:)
<site-info site-name="CCDB" />
... the second node contains brief site information (e.g.:)
<technical_contact name="Willy WaiHo Wong" email="wawong@sdsc.edu" /
... the next node is the required data container node:
<linkout_list>
... and inside this node one or more child "<linkout>" nodes are used to describe one LinkOut item at the time. The content in bold in the XML sample below shows the type of content that can be provided from a resource.
<linkout
db="PubMed"
oid="15988042"
linkcategory="Electron microscopy product"
linkname="Development of a model for microphysiological simulations: ... electron tomography"
linkurl="http://ccdb.ucsd.edu/sand/main?event=displayAllProjectProds&mpid=48&ptype=sproject"
/>
The contents of the attributes of the <oid> node above may contain the following information:
In addition to this LinkOut format, your resource needs a main "disco.xml" to identify its location. That file and its purpose is described in this page. For more information or help regarding this format please contact the NIF Interoperability team
Back to NIF Interoperation page
Go to the DISCO DASHBOARD