<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>drupalcode.org Git - project/construct.git/atom - 'refs/heads/6.x-1.x' branch log</title>
<subtitle>For more information about this repository, visit the project page at http://drupal.org/project/construct</subtitle>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/log/refs/heads/6.x-1.x" />
<link rel="self" type="text/xml" href="http://drupalcode.org/project/construct.git/atom/refs/heads/6.x-1.x" />
<id>http://drupalcode.org/project/construct.git</id>
<author><name>drupal-git</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2012-05-14T16:48:51Z</updated>
<generator version='1.7.3.GIT/1.7.4.1'>gitweb</generator>
<entry>
<title type="html">Update the version info of structOntology.</title>
<updated>2012-05-14T16:48:51Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-05-14T16:48:51Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/ff814899511bbf72b7c17029a8f94f6236ce87b1" />
<id>http://drupalcode.org/project/construct.git/commitdiff/ff814899511bbf72b7c17029a8f94f6236ce87b1</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update the version info of structOntology.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/04f6a28ee289711844c02b7d16bd84c303495e91..ff814899511bbf72b7c17029a8f94f6236ce87b1:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/ff814899511bbf72b7c17029a8f94f6236ce87b1:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/ff814899511bbf72b7c17029a8f94f6236ce87b1?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix possible path issues to the structBrowse tool</title>
<updated>2012-05-14T16:48:09Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-05-14T16:48:09Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/04f6a28ee289711844c02b7d16bd84c303495e91" />
<id>http://drupalcode.org/project/construct.git/commitdiff/04f6a28ee289711844c02b7d16bd84c303495e91</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix possible path issues to the structBrowse tool
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/39d0c7f1698e7438f96e650c12575ba09321eeec..04f6a28ee289711844c02b7d16bd84c303495e91:/modules/structBrowse/structBrowse.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/04f6a28ee289711844c02b7d16bd84c303495e91:/modules/structBrowse/structBrowse.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/04f6a28ee289711844c02b7d16bd84c303495e91?f=modules/structBrowse/structBrowse.module">H</a>] modules/structBrowse/structBrowse.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Modifying the class, property and individual views such that when we create a new... </title>
<updated>2012-04-04T17:49:25Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-04-04T17:49:25Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/39d0c7f1698e7438f96e650c12575ba09321eeec" />
<id>http://drupalcode.org/project/construct.git/commitdiff/39d0c7f1698e7438f96e650c12575ba09321eeec</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Modifying the class, property and individual views such that when we create a new entity, we define it using the base URI of the ontology, and not the internal one given by the system.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b..39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/js/individualsView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/js/individualsView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/39d0c7f1698e7438f96e650c12575ba09321eeec?f=modules/structOntology/js/individualsView.js">H</a>] modules/structOntology/js/individualsView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b..39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/js/ontologyView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/js/ontologyView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/39d0c7f1698e7438f96e650c12575ba09321eeec?f=modules/structOntology/js/ontologyView.js">H</a>] modules/structOntology/js/ontologyView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b..39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/39d0c7f1698e7438f96e650c12575ba09321eeec?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b..39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/structOntology.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/39d0c7f1698e7438f96e650c12575ba09321eeec:/modules/structOntology/structOntology.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/39d0c7f1698e7438f96e650c12575ba09321eeec?f=modules/structOntology/structOntology.module">H</a>] modules/structOntology/structOntology.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix some styling issues with the structOntology component. Also add a &quot;font&quot; and... </title>
<updated>2012-04-04T17:47:09Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-04-04T17:47:09Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b" />
<id>http://drupalcode.org/project/construct.git/commitdiff/2d6083c9fca352f10e427d4dcc298acf7d38fa6b</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix some styling issues with the structOntology component. Also add a &quot;font&quot; and a &quot;link&quot; icon within the input element of the tool. That way, people will be able to distinguish an input that will be interpreted as text, and one as a reference of anothee resource (so, a URI).
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/f32adbe6daaa9c634a9e09988981841c7a6fc130..2d6083c9fca352f10e427d4dcc298acf7d38fa6b:/modules/structOntology/css/style.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/2d6083c9fca352f10e427d4dcc298acf7d38fa6b:/modules/structOntology/css/style.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/2d6083c9fca352f10e427d4dcc298acf7d38fa6b?f=modules/structOntology/css/style.css">H</a>] modules/structOntology/css/style.css</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Add a new defautl property &quot;sco:color&quot; in the Class view. This is used to define... </title>
<updated>2012-04-04T17:45:00Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-04-04T17:45:00Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/f32adbe6daaa9c634a9e09988981841c7a6fc130" />
<id>http://drupalcode.org/project/construct.git/commitdiff/f32adbe6daaa9c634a9e09988981841c7a6fc130</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Add a new defautl property &quot;sco:color&quot; in the Class view. This is used to define a default color for a class. This is normally used to define a default color for the instances of that class. By example, this will be used by the sWebMap component to display certain type of individuals, using a specific color when polygons and polylines and drawn on the map component.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/css/jquery.colorpicker.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/css/jquery.colorpicker.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/css/jquery.colorpicker.css">H</a>] modules/structOntology/css/jquery.colorpicker.css</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/css/jquery.colorpicker.layout.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/css/jquery.colorpicker.layout.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/css/jquery.colorpicker.layout.css">H</a>] modules/structOntology/css/jquery.colorpicker.layout.css</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/blank.gif">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/blank.gif">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/blank.gif">H</a>] modules/structOntology/imgs/blank.gif</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_background.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_background.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_background.png">H</a>] modules/structOntology/imgs/colorpicker_background.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hex.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hex.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_hex.png">H</a>] modules/structOntology/imgs/colorpicker_hex.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_b.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_b.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_hsb_b.png">H</a>] modules/structOntology/imgs/colorpicker_hsb_b.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_h.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_h.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_hsb_h.png">H</a>] modules/structOntology/imgs/colorpicker_hsb_h.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_s.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_hsb_s.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_hsb_s.png">H</a>] modules/structOntology/imgs/colorpicker_hsb_s.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_indic.gif">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_indic.gif">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_indic.gif">H</a>] modules/structOntology/imgs/colorpicker_indic.gif</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_overlay.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_overlay.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_overlay.png">H</a>] modules/structOntology/imgs/colorpicker_overlay.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_b.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_b.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_rgb_b.png">H</a>] modules/structOntology/imgs/colorpicker_rgb_b.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_g.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_g.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_rgb_g.png">H</a>] modules/structOntology/imgs/colorpicker_rgb_g.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_r.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_rgb_r.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_rgb_r.png">H</a>] modules/structOntology/imgs/colorpicker_rgb_r.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_select.gif">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_select.gif">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_select.gif">H</a>] modules/structOntology/imgs/colorpicker_select.gif</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_submit.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/colorpicker_submit.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/colorpicker_submit.png">H</a>] modules/structOntology/imgs/colorpicker_submit.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_background.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_background.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_background.png">H</a>] modules/structOntology/imgs/custom_background.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hex.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hex.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_hex.png">H</a>] modules/structOntology/imgs/custom_hex.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_b.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_b.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_hsb_b.png">H</a>] modules/structOntology/imgs/custom_hsb_b.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_h.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_h.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_hsb_h.png">H</a>] modules/structOntology/imgs/custom_hsb_h.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_s.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_hsb_s.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_hsb_s.png">H</a>] modules/structOntology/imgs/custom_hsb_s.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_indic.gif">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_indic.gif">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_indic.gif">H</a>] modules/structOntology/imgs/custom_indic.gif</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_b.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_b.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_rgb_b.png">H</a>] modules/structOntology/imgs/custom_rgb_b.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_g.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_g.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_rgb_g.png">H</a>] modules/structOntology/imgs/custom_rgb_g.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_r.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_rgb_r.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_rgb_r.png">H</a>] modules/structOntology/imgs/custom_rgb_r.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_submit.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/custom_submit.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/custom_submit.png">H</a>] modules/structOntology/imgs/custom_submit.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/select.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/select.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/select.png">H</a>] modules/structOntology/imgs/select.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/select2.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/select2.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/select2.png">H</a>] modules/structOntology/imgs/select2.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/slider.png">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/imgs/slider.png">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/imgs/slider.png">H</a>] modules/structOntology/imgs/slider.png</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.eye.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.eye.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/js/jquery.colorpicker.eye.js">H</a>] modules/structOntology/js/jquery.colorpicker.eye.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/js/jquery.colorpicker.js">H</a>] modules/structOntology/js/jquery.colorpicker.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.layout.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.layout.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/js/jquery.colorpicker.layout.js">H</a>] modules/structOntology/js/jquery.colorpicker.layout.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.utils.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/jquery.colorpicker.utils.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/js/jquery.colorpicker.utils.js">H</a>] modules/structOntology/js/jquery.colorpicker.utils.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/ontologyView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/js/ontologyView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/js/ontologyView.js">H</a>] modules/structOntology/js/ontologyView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2..f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/structOntology.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/f32adbe6daaa9c634a9e09988981841c7a6fc130:/modules/structOntology/structOntology.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/f32adbe6daaa9c634a9e09988981841c7a6fc130?f=modules/structOntology/structOntology.module">H</a>] modules/structOntology/structOntology.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Upgraded structOntology to:</title>
<updated>2012-03-15T13:28:39Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-15T13:28:39Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2" />
<id>http://drupalcode.org/project/construct.git/commitdiff/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Upgraded structOntology to:

(1) Being able to update the title and the description of an ontology.js
(2) Adding a new functionality to categorize ontologies in one of three categories: local, reference and administrative.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/a2c9bfda03bb69cc848db327441f09e09079097a..441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/css/style.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/css/style.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2?f=modules/structOntology/css/style.css">H</a>] modules/structOntology/css/style.css</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/a2c9bfda03bb69cc848db327441f09e09079097a..441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/js/ontology.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/js/ontology.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2?f=modules/structOntology/js/ontology.js">H</a>] modules/structOntology/js/ontology.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/a2c9bfda03bb69cc848db327441f09e09079097a..441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/a2c9bfda03bb69cc848db327441f09e09079097a..441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/structOntology.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2:/modules/structOntology/structOntology.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/441ed31f6a3edaa5a50abc7f6b6d28a07c04e7d2?f=modules/structOntology/structOntology.module">H</a>] modules/structOntology/structOntology.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">(1) Added a new method on the Subject class called &quot;setDescription&quot; to redefine the... </title>
<updated>2012-03-15T13:25:33Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-15T13:25:33Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/a2c9bfda03bb69cc848db327441f09e09079097a" />
<id>http://drupalcode.org/project/construct.git/commitdiff/a2c9bfda03bb69cc848db327441f09e09079097a</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
(1) Added a new method on the Subject class called &quot;setDescription&quot; to redefine the description of a subject.

(2) Added a new optional parameter to the Resultset's &quot;saveN3&quot; method. This new parameter is a URI. If a URI is specified for this parameter, only the description of the entity referenced by this URI will be returned. If nothing is specified, the entire resultset will be returned.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/e5c32d1f58e0125cfb9b6015effeb49724c7dc2d..a2c9bfda03bb69cc848db327441f09e09079097a:/modules/structOntology/js/resultset.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/a2c9bfda03bb69cc848db327441f09e09079097a:/modules/structOntology/js/resultset.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/a2c9bfda03bb69cc848db327441f09e09079097a?f=modules/structOntology/js/resultset.js">H</a>] modules/structOntology/js/resultset.js</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Update the structOntology version.</title>
<updated>2012-03-13T18:05:30Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-13T18:05:30Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/e5c32d1f58e0125cfb9b6015effeb49724c7dc2d" />
<id>http://drupalcode.org/project/construct.git/commitdiff/e5c32d1f58e0125cfb9b6015effeb49724c7dc2d</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update the structOntology version.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/5427071a265fe8569a64a3a9320fd5f92ae9144f..e5c32d1f58e0125cfb9b6015effeb49724c7dc2d:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/e5c32d1f58e0125cfb9b6015effeb49724c7dc2d:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/e5c32d1f58e0125cfb9b6015effeb49724c7dc2d?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix the Resultset's method &quot;escapeN3&quot; to search and replace *all* double quotes chara... </title>
<updated>2012-03-13T18:04:48Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-13T18:04:48Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/5427071a265fe8569a64a3a9320fd5f92ae9144f" />
<id>http://drupalcode.org/project/construct.git/commitdiff/5427071a265fe8569a64a3a9320fd5f92ae9144f</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix the Resultset's method &quot;escapeN3&quot; to search and replace *all* double quotes characters, and not just the first one.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754..5427071a265fe8569a64a3a9320fd5f92ae9144f:/modules/structOntology/js/resultset.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/5427071a265fe8569a64a3a9320fd5f92ae9144f:/modules/structOntology/js/resultset.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/5427071a265fe8569a64a3a9320fd5f92ae9144f?f=modules/structOntology/js/resultset.js">H</a>] modules/structOntology/js/resultset.js</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">The Ontology: Update/Create/Delete web service does return an empty body, and not... </title>
<updated>2012-03-09T16:39:59Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-09T16:39:59Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754" />
<id>http://drupalcode.org/project/construct.git/commitdiff/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Ontology: Update/Create/Delete web service does return an empty body, and not an empty JSON object. This means that we have to rely on the HTTP status to know if the query is a success or not. Otherwise, jQuery will return a JSON parse error since it tries to parse an empty string which returns a parse error. These modifications does fix this issue
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/8018ef9266f4fe9b27527854d55f33594eebb882..4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754:/modules/structOntology/js/ontologyView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754:/modules/structOntology/js/ontologyView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754?f=modules/structOntology/js/ontologyView.js">H</a>] modules/structOntology/js/ontologyView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/8018ef9266f4fe9b27527854d55f33594eebb882..4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754:/modules/structOntology/js/propertiesTree.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754:/modules/structOntology/js/propertiesTree.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/4e8f8b40fa42e1b7d4f13ac93c89aaf7c47f7754?f=modules/structOntology/js/propertiesTree.js">H</a>] modules/structOntology/js/propertiesTree.js</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Add missing files for the new Individuals tab in structOntology.</title>
<updated>2012-03-09T16:38:51Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-09T16:38:51Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/8018ef9266f4fe9b27527854d55f33594eebb882" />
<id>http://drupalcode.org/project/construct.git/commitdiff/8018ef9266f4fe9b27527854d55f33594eebb882</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Add missing files for the new Individuals tab in structOntology.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/9a2066340cf2d3dfafad2455650644627c0a08c4..8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/css/jquery.contextMenu.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/css/jquery.contextMenu.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/8018ef9266f4fe9b27527854d55f33594eebb882?f=modules/structOntology/css/jquery.contextMenu.css">H</a>] modules/structOntology/css/jquery.contextMenu.css</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/9a2066340cf2d3dfafad2455650644627c0a08c4..8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/individualsView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/individualsView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/8018ef9266f4fe9b27527854d55f33594eebb882?f=modules/structOntology/js/individualsView.js">H</a>] modules/structOntology/js/individualsView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/9a2066340cf2d3dfafad2455650644627c0a08c4..8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/jquery.contextMenu.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/jquery.contextMenu.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/8018ef9266f4fe9b27527854d55f33594eebb882?f=modules/structOntology/js/jquery.contextMenu.js">H</a>] modules/structOntology/js/jquery.contextMenu.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/9a2066340cf2d3dfafad2455650644627c0a08c4..8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/jquery.quicksearch.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/8018ef9266f4fe9b27527854d55f33594eebb882:/modules/structOntology/js/jquery.quicksearch.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/8018ef9266f4fe9b27527854d55f33594eebb882?f=modules/structOntology/js/jquery.quicksearch.js">H</a>] modules/structOntology/js/jquery.quicksearch.js</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Upgrade the structOntology module version.</title>
<updated>2012-03-09T16:32:30Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-09T16:32:30Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/9a2066340cf2d3dfafad2455650644627c0a08c4" />
<id>http://drupalcode.org/project/construct.git/commitdiff/9a2066340cf2d3dfafad2455650644627c0a08c4</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Upgrade the structOntology module version.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/36314a14e0edcaa51ef4f603e283928b35d7fc78..9a2066340cf2d3dfafad2455650644627c0a08c4:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/9a2066340cf2d3dfafad2455650644627c0a08c4:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/9a2066340cf2d3dfafad2455650644627c0a08c4?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix an issue with the resultset_saveN3() function that was not properly handling... </title>
<updated>2012-03-09T15:39:43Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-09T15:39:43Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/36314a14e0edcaa51ef4f603e283928b35d7fc78" />
<id>http://drupalcode.org/project/construct.git/commitdiff/36314a14e0edcaa51ef4f603e283928b35d7fc78</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix an issue with the resultset_saveN3() function that was not properly handling a literal value if that value had a type or a language attached to it.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/4046a01c18dc148cc815479e34d596b753d12576..36314a14e0edcaa51ef4f603e283928b35d7fc78:/modules/structOntology/js/resultset.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/36314a14e0edcaa51ef4f603e283928b35d7fc78:/modules/structOntology/js/resultset.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/36314a14e0edcaa51ef4f603e283928b35d7fc78?f=modules/structOntology/js/resultset.js">H</a>] modules/structOntology/js/resultset.js</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix a small CSS glitch with the background DIV of the save button.</title>
<updated>2012-03-09T15:37:49Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-09T15:37:49Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/4046a01c18dc148cc815479e34d596b753d12576" />
<id>http://drupalcode.org/project/construct.git/commitdiff/4046a01c18dc148cc815479e34d596b753d12576</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix a small CSS glitch with the background DIV of the save button.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f..4046a01c18dc148cc815479e34d596b753d12576:/modules/structOntology/css/style.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/4046a01c18dc148cc815479e34d596b753d12576:/modules/structOntology/css/style.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/4046a01c18dc148cc815479e34d596b753d12576?f=modules/structOntology/css/style.css">H</a>] modules/structOntology/css/style.css</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Updated the version of conStruct.</title>
<updated>2012-03-02T19:06:13Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-02T19:06:13Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f" />
<id>http://drupalcode.org/project/construct.git/commitdiff/d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Updated the version of conStruct.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/76b7544eab2c963ac656e5b3924c432abf372924..d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f:/conStruct.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f:/conStruct.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/d282b08fa9b67b829b2ff3d5bbcd46971ee87b7f?f=conStruct.info">H</a>] conStruct.info</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix an issue to get the JavaScript &lt;script&gt; tag from a template file.</title>
<updated>2012-03-02T19:04:29Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-02T19:04:29Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/76b7544eab2c963ac656e5b3924c432abf372924" />
<id>http://drupalcode.org/project/construct.git/commitdiff/76b7544eab2c963ac656e5b3924c432abf372924</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix an issue to get the JavaScript &lt;script&gt; tag from a template file.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/26cc75236b98952d4474d490f0c50b98492bd3ae..76b7544eab2c963ac656e5b3924c432abf372924:/framework/VisualBinder.php">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/76b7544eab2c963ac656e5b3924c432abf372924:/framework/VisualBinder.php">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/76b7544eab2c963ac656e5b3924c432abf372924?f=framework/VisualBinder.php">H</a>] framework/VisualBinder.php</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">New option to export a dataset using the commON format</title>
<updated>2012-03-02T19:03:25Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-02T19:03:25Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/26cc75236b98952d4474d490f0c50b98492bd3ae" />
<id>http://drupalcode.org/project/construct.git/commitdiff/26cc75236b98952d4474d490f0c50b98492bd3ae</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
New option to export a dataset using the commON format
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15..26cc75236b98952d4474d490f0c50b98492bd3ae:/modules/structExport/structExport.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/26cc75236b98952d4474d490f0c50b98492bd3ae:/modules/structExport/structExport.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/26cc75236b98952d4474d490f0c50b98492bd3ae?f=modules/structExport/structExport.module">H</a>] modules/structExport/structExport.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">New version of structOntology which includes a first version of an Individuals tab.</title>
<updated>2012-03-02T19:00:45Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-03-02T19:00:45Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15" />
<id>http://drupalcode.org/project/construct.git/commitdiff/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
New version of structOntology which includes a first version of an Individuals tab.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/css/style.css">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/css/style.css">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/css/style.css">H</a>] modules/structOntology/css/style.css</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jquery.autocomplete-ontology.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jquery.autocomplete-ontology.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/jquery.autocomplete-ontology.js">H</a>] modules/structOntology/js/jquery.autocomplete-ontology.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jquery.autocomplete.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jquery.autocomplete.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/jquery.autocomplete.js">H</a>] modules/structOntology/js/jquery.autocomplete.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jstree/jquery.autocomplete-webmap.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/jstree/jquery.autocomplete-webmap.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/jstree/jquery.autocomplete-webmap.js">H</a>] modules/structOntology/js/jstree/jquery.autocomplete-webmap.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontology.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontology.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/ontology.js">H</a>] modules/structOntology/js/ontology.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontologySearch.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontologySearch.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/ontologySearch.js">H</a>] modules/structOntology/js/ontologySearch.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontologyView.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/ontologyView.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/ontologyView.js">H</a>] modules/structOntology/js/ontologyView.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/propertiesTree.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/propertiesTree.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/propertiesTree.js">H</a>] modules/structOntology/js/propertiesTree.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/resultset.js">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/js/resultset.js">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/js/resultset.js">H</a>] modules/structOntology/js/resultset.js</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/structOntology.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/structOntology.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/structOntology.info">H</a>] modules/structOntology/structOntology.info</li>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/cd824990b00d50979351ddb005cae387d86a4cdc..1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/structOntology.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15:/modules/structOntology/structOntology.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1e5d0961d7d2ff7dd26bb4cdb6f1ea2bc3bf4e15?f=modules/structOntology/structOntology.module">H</a>] modules/structOntology/structOntology.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">(1) Add a new export format: &quot;WSF+JSON&quot; which is the internal WSF format formatted... </title>
<updated>2012-01-30T20:55:30Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-01-30T20:55:30Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/cd824990b00d50979351ddb005cae387d86a4cdc" />
<id>http://drupalcode.org/project/construct.git/commitdiff/cd824990b00d50979351ddb005cae387d86a4cdc</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
(1) Add a new export format: &quot;WSF+JSON&quot; which is the internal WSF format formatted in JSON.

(2) Remove unnecessary commented code from the module's file.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/1779b524f1898bf415e4419f9a926715a0bbe6d8..cd824990b00d50979351ddb005cae387d86a4cdc:/modules/structExport/structExport.module">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/cd824990b00d50979351ddb005cae387d86a4cdc:/modules/structExport/structExport.module">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/cd824990b00d50979351ddb005cae387d86a4cdc?f=modules/structExport/structExport.module">H</a>] modules/structExport/structExport.module</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Change the version of the structView module.</title>
<updated>2012-01-30T20:53:55Z</updated>
<author>
  <name>Frederick Giasson</name>
</author>
<contributor>
  <name>Frederick Giasson</name>
</contributor>
<published>2012-01-30T20:53:55Z</published>
<link rel="alternate" type="text/html" href="http://drupalcode.org/project/construct.git/commitdiff/1779b524f1898bf415e4419f9a926715a0bbe6d8" />
<id>http://drupalcode.org/project/construct.git/commitdiff/1779b524f1898bf415e4419f9a926715a0bbe6d8</id>
<content type="xhtml" xml:base="http://drupalcode.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Change the version of the structView module.
</pre><ul>
<li>[<a title="diff" href="http://drupalcode.org/project/construct.git/blobdiff/df6e533230d16caee3bd9af765dbb2c06e92f76a..1779b524f1898bf415e4419f9a926715a0bbe6d8:/modules/structView/structView.info">D</a><a title="blame" href="http://drupalcode.org/project/construct.git/blame/1779b524f1898bf415e4419f9a926715a0bbe6d8:/modules/structView/structView.info">B</a><a title="history" href="http://drupalcode.org/project/construct.git/history/1779b524f1898bf415e4419f9a926715a0bbe6d8?f=modules/structView/structView.info">H</a>] modules/structView/structView.info</li>
</ul>
</div>
</content>
</entry>
</feed>

