<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to The Basic Concepts</title><link>https://sourceforge.net/p/libpninx/wiki/The%2520Basic%2520Concepts/</link><description>Recent changes to The Basic Concepts</description><atom:link href="https://sourceforge.net/p/libpninx/wiki/The%20Basic%20Concepts/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Mar 2012 15:00:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libpninx/wiki/The%20Basic%20Concepts/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage The Basic Concepts modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/The%2520Basic%2520Concepts/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,1 +1,16 @@
 # The Basic Concepts behind Nexus #
+
+This section gives an rough overview over the Nexus file format and how its components are mapped onto C++ classes. Clearly, this is not a full description of Nexus. For more detailed information see the [Nexus web site](http://www.nexusformat.org). 
+
+
+## Low level objects ##
+Nexus organizes data in a tree like structure within a single file. The concept is pretty much the same as for HDF5. For those not familiar with HDF5 think about a file-system. Data is stored in fields which can be imagined as multidimensional arrays where all elements share the same data-type. In the file-system picture such a field would correspond to a file and in the HDF5 world it would be a dataset. The fields are organized within groups which can be imagined as directories (if you like file-systems) or - well  - as a group from an HDF5 programmers point of view. It is possible to create symbolic links between objects within a single file or even between objects in different files. 
+Thus groups and fields are the most important objects in the Nexus world. 
+Attributes can be attached to these objects to store some metadata.
+
+To be finished ...
+
+
+
+
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 15:00:09 -0000</pubDate><guid>https://sourceforge.netce8864c996623db58c819c9ffca9b7c9d7a095aa</guid></item><item><title>WikiPage The Basic Concepts modified by Eugen Wintersberger</title><link>https://sourceforge.net/p/libpninx/wiki/The%2520Basic%2520Concepts/</link><description># The Basic Concepts behind Nexus #</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugen Wintersberger</dc:creator><pubDate>Tue, 06 Mar 2012 14:42:27 -0000</pubDate><guid>https://sourceforge.net36cf7656c3c9eb58e0fc21725d6a4137bd804c52</guid></item></channel></rss>