Team:HNU China/Parts

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(26 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
 
-
 
-
 
<html>
<html>
-
<style type="text/css">
+
<head>
-
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
+
<style>
-
</style>
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
-
<!--main content -->
+
#globalWrapper {
-
<table width="70%" align="center">
+
margin: 0px; padding: 0px; width: auto; font-size: 127%; position: relative;
 +
}
 +
#top-section {
 +
margin-top:0;
 +
        margin-left:0;
 +
        width: 0px;
 +
        height: 1px;
 +
        height: 1px !important;
 +
        position: relative;
 +
        z-index: 100;
 +
        border: 0px;
 +
        border: 0px !important;
 +
}
 +
.firstHeading {
 +
        position:fixed;
 +
margin-bottom: 0;
 +
        height:0;
 +
        visibility:hidden;
 +
}
 +
#content {
 +
background: transparent;
 +
        margin: 0px auto;
 +
        padding: 0px;
 +
        width: 1280px;
 +
        color: black;
 +
        line-height: 1.5em;
 +
        border-right-width: 0;
 +
        border-left-width: 0;
 +
        border-right-style: none;
 +
        border-left-style: none;
 +
        position: relative;
 +
        z-index: 2;
 +
}
 +
body {
 +
  text-align:center;
 +
    font: x-small/normal sans-serif;
 +
    margin: 0px;
 +
    padding: 0px;
 +
    color: black;
 +
    font-size-adjust: none;
 +
    font-stretch: normal;
 +
    background-color: rgb(255, 245, 229);
 +
    height: auto;
 +
}
 +
#menu {
 +
width: 900px;
 +
margin: auto;
 +
min-height: 1;
 +
height: auto;
 +
}
 +
#menu ul {
 +
    width: 100%;
 +
    list-style: none;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
#menu ul li {
 +
    float:left;
 +
    padding-left: -30px;
 +
}
 +
#menu img:hover {
 +
    filter:alpha(opacity=50);
 +
    -moz-opacity:0.5;
 +
    opacity:0.5;
 +
}
 +
#chead{
 +
height:91px;
 +
background:url('https://static.igem.org/mediawiki/2014/0/08/Chead.png') no-repeat center;
 +
}
 +
#cmiddle{
 +
height:auto;
 +
background:url('https://static.igem.org/mediawiki/2014/c/cc/Cmiddle.png') repeat-y center;
 +
}
 +
#cfoot{
 +
background:url('https://static.igem.org/mediawiki/2014/5/59/Cfoot.png') no-repeat center;
 +
height:300px;
 +
}
-
<!--welcome box -->
+
.wrapper {
-
<tr>
+
width:850px;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
margin:auto;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
}
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
.mbTabset .handler {
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
padding-right:5px;
-
<br>
+
position:relative;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:HNU_China/Parts&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
margin-left:-5px
-
</td>
+
}
-
</tr>
+
.mbTabset {
 +
white-space:nowrap;
 +
display:block;
 +
margin-left:20px;
 +
margin-right:20px;
 +
margin-bottom:-1px;
 +
float:left;
 +
position:relative
 +
}
 +
.mbTabset .mbTab {
 +
display:inline-block;
 +
cursor:pointer;
 +
min-width:100px
 +
}
 +
.mbTabset .mbTab.disabled {
 +
cursor:default
 +
}
 +
.mbTabset.right {
 +
float:right
 +
}
 +
.mbTabset .mbTab i {
 +
width:25px;
 +
position:relative;
 +
margin-left:-7px;
 +
padding-right:5px;
 +
margin-right:8px;
 +
cursor:move
 +
}
 +
.mbTabset .floatEl {
 +
float:left;
 +
}
 +
.mbTabset a.mbTab {
 +
background-color:transparent;
 +
background-image: url( 'https://static.igem.org/mediawiki/2014/7/7b/Tab_right.png' );
 +
background-repeat:no-repeat;
 +
background-position:top right;
 +
color: #666;
 +
display:block; /*opera*/
 +
display:inline-block; /*ie*/
 +
font: normal 13px arial, sans-serif;
 +
height: 28px;
 +
margin-right: 0;
 +
padding-right: 33px;
 +
text-decoration: none;
 +
}
 +
.mbTabset a.mbTab span.sortable {
 +
background-color:transparent;
 +
background-image: url( 'https://static.igem.org/mediawiki/2014/e/e0/Tab_grep.png' );
 +
background-repeat:no-repeat;
 +
display: block;
 +
line-height: 21px;
 +
padding: 3px 0 4px 10px;
 +
}
 +
.mbTabset a.mbTab span img {
 +
margin-left:-5px;
 +
margin-top:-2px;
 +
padding-right:5px;
 +
}
 +
/*HOVER*/
 +
.mbTabset a.mbTab:hover {
 +
background-image: url( 'https://static.igem.org/mediawiki/2014/3/36/Tab_right_hover.png' );
 +
color: #000;
 +
outline: none;
 +
}
 +
.mbTabset a.mbTab:hover span.sortable {
 +
background-image:url( 'https://static.igem.org/mediawiki/2014/2/27/Tab_hover_grep.png');
 +
}
 +
/*SELECTED*/
 +
.mbTabset a.mbTab.sel {
 +
background-image: url( 'https://static.igem.org/mediawiki/2014/8/88/Tab_right_sel.png' );
 +
color: #000;
 +
outline: none;
 +
}
 +
.mbTabset a.mbTab.sel span.sortable {
 +
background-image:url( 'https://static.igem.org/mediawiki/2014/5/5b/Tab_sel_grep.png');
 +
}
 +
/*DISABLED*/
 +
.mbTabset a.mbTab.disabled {
 +
background-image: url( 'https://static.igem.org/mediawiki/2014/7/7b/Tab_right.png' );
 +
color: #999;
 +
outline: none;
 +
}
 +
.mbTabset a.mbTab.disabled span.sortable {
 +
background-image:url( 'https://static.igem.org/mediawiki/2014/e/e0/Tab_grep.png');
 +
}
 +
/*CONTAINER*/
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
.mbTabsetContainer {
-
<!-- end welcome box -->
+
clear:both;
-
<tr>  
+
}
 +
.tabContent {
 +
padding:0px;
 +
}
 +
.STYLE2 {
 +
font-family: Times New Roman;
 +
font-size: 17px;
 +
}
 +
.TITLE1 {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 25px;
 +
font-weight: bold;
 +
font-style: italic;
 +
}
 +
.TITLE2 {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 20px;
 +
font-weight: bold;
 +
font-style: italic;
 +
}
 +
.TITLE3 {
 +
font-family: Times New Roman;
 +
font-size: 18px;
 +
font-weight: bold;
 +
}
 +
</style>
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:HNU_China/ui.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:HNU_China/sortable.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:HNU_China/metadata.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:HNU_China/mbTabset.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
$(function(){
 +
$("#tabset1").buildMbTabset({
 +
stop:function(){if ($("#array").is(":checked")) alert($.mbTabset.mbTabsetArray)},
 +
sortable:true
 +
});
 +
$("#tabset2").buildMbTabset({
 +
stop:function(){if ($("#array").is(":checked")) alert($.mbTabset.mbTabsetArray)},
 +
sortable:false,
 +
position:"left"
 +
});
 +
//$("#b").selectMbTab();
 +
});
 +
    var ajaxUrl="content_2.html";   
 +
    var ajaxD="pippo=1&pluto=2";
-
<!--navigation menu -->
+
</script>
-
<td align="center" colspan="3">
+
</head>
-
<table  width="100%">
+
<body>
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">  
+
 +
    <div id="menu">
 +
        <ul>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China">
 +
                    <img src="https://static.igem.org/mediawiki/2014/f/fe/Project_LOGO.png" id="logo" alt="project LOGO" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China">
 +
                    <img src="https://static.igem.org/mediawiki/2014/1/17/Home_Button.png" id="home" alt="Home Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China/Project">
 +
                    <img src="https://static.igem.org/mediawiki/2014/4/49/Project_Button.png" id="project" alt="Project Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China/Parts">
 +
                    <img src="https://static.igem.org/mediawiki/2014/3/3d/HumanPractice_Button.png" id="human_practice" alt="HumanPractice" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China/Team">
 +
                    <img src="https://static.igem.org/mediawiki/2014/5/5d/Team_Button.png" id="team" alt="Team Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China/Achievement">
 +
                    <img src="https://static.igem.org/mediawiki/2014/e/ef/Achievement_Button.png" id="achivement" alt="Achievement Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Team:HNU_China/Safety">
 +
                    <img src="https://static.igem.org/mediawiki/2014/e/ef/Safety_Button.png" id="safety" alt="Safety Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="https://2014.igem.org/Main_Page">
 +
                    <img src="https://static.igem.org/mediawiki/2014/0/02/IGEM_LOGO.png" id="igem" alt="iGEM LOGO" />
 +
                </a>
 +
            </li>
 +
        </ul>
 +
    </div>
 +
<div class="wrapper">
 +
  <div class="tabset" id="tabset1"><a id="a" class="tab sel {content:'cont_1'}"><b>Thesis in law</b></a><a id="b" class="tab {content:'cont_2'}"><b>Souvenir Design </b></a></div>
 +
  <div id="cont_1">
 +
    <div id="chead">
 +
<div align="left"class="TITLE1" style="margin-left:50px;"><br/><br/><br/>iGEM and intellectual property protection</div>
 +
    </div>
 +
<div id="cmiddle">
 +
<div align="left" class="TITLE3" style="margin-left:50px;margin-right:50px;"></div>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
<div align="left" class="STYLE2" style="margin-left:50px;margin-right:50px;">
-
<a href="https://2014.igem.org/Team:HNU_China"style="color:#000000">Home </a> </td>
+
As iGEM rookies, we are concerned about the potential legal issues that synthetic biology raises with regard to intellectual property (IP) and patenting, expecially in the Chinese law system. Since we found few articles that seriously address this topic in the literature, we visit and consult with Professor Yu Ling at the Law School of Hunan University, who is an expert in the field of intellectual property laws. After a nice discussion, Professor Yu encourages us to further study the intellectual property right protection (IPR) issues of iGEM. As a result of our study, we collaborate with Shunan Tang, one of Professor Yu’s graduate students, and write an small article (in Chinese) to introduce iGEM and the relevant IPR issues to Chinese community. <br><br>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
In our article, we first review the history of iGEM, the competition system and the teams from China. The concept of open-source is then introduced. We point out that the fact iGEM embraces the true spirit of open source is the key to its rapid grow. We then discuss the patentability of Synthetic biology inventions and the applicability of a variety of articles of laws to Synthetic biology inventions. <br><br>
-
<a href="https://2014.igem.org/Team:HNU_China/Team"style="color:#000000"> Team </a> </td>
+
-
<td style="border:1px solid black;" align="center" height ="45pxonMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<b>Attachment:</b><br>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=HNU_China"style="color:#000000"> Official Team Profile </a></td>
+
<a href="https://static.igem.org/mediawiki/2014/9/9a/Innovation_and_intellectual_property_protection.pdf" target="_blank">The Open Source Innovation and Intellectual Property Protection in iGEM.pdf(论 iGEM 大赛中的开源创新与知识产权保护)</a>
 +
</div>
 +
</div>
 +
<div id="cfoot"></div>
 +
  </div>
 +
  <div id="cont_2">
 +
    <div id="chead">
 +
<div align="left"class="TITLE1" style="margin-left:50px;"><br/><br/><br/>Souvenir Design</div>
 +
    </div>
 +
<div id="cmiddle">
 +
  <div align="left" class="STYLE2" style="margin-left:50px;margin-right:50px;">
 +
There used to be a potential sponsor for our team, who shows interest to gift us custom-made souvenir designed by oursleves. Though this business ends up with nothing definit, our art work has already done.<br><br>
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
Here we make a deal within us, as long as any bonus or sponsorship is viable, we will make our art work come true!<br><br>
-
<a href="https://2014.igem.org/Team:HNU_China/Project"style="color:#000000"> Project</a></td>
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<b>Draft</b><br>
-
<a href="https://2014.igem.org/Team:HNU_China/Parts"style="color:#000000"> Parts</a></td>
+
<img src="https://static.igem.org/mediawiki/2014/e/e9/Draft.jpg" alt="Draft" /><br><br>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<b>Logo</b><br>
-
<a href="https://2014.igem.org/Team:HNU_China/Modeling"style="color:#000000"> Modeling</a></td>
+
<img src="https://static.igem.org/mediawiki/2014/2/29/HNUlogo.jpg" alt="logo" /><br><br>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<b>Design sketch</b><br>
-
<a href="https://2014.igem.org/Team:HNU_China/Notebook"style="color:#000000"> Notebook</a></td>
+
<img src="https://static.igem.org/mediawiki/2014/e/ed/HNUSketch.jpg" alt="Design sketch" /><br><br>
 +
  </div>
 +
</div>
 +
<div id="cfoot"></div>
 +
  </div>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:HNU_China/Safety"style=" color:#000000"> Safety </a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
  </div>
-
<a href="https://2014.igem.org/Team:HNU_China/Attributions"style="color:#000000"> Attributions </a></td>
+
</body>
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
<!--end navigation menu -->
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
-
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--Parts Submitted to the Registry  -->
+
-
<tr><td > <h3> Parts Submitted to the Registry </h3></td>
+
-
<td ></td >
+
-
<td > <h3>What information do I need to start putting my parts on the Registry? </h3></td>
+
-
</tr>
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>
+
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will submit them to the <a href="http://partsregistry.org"> Registry of Standard Biological Parts</a>. The iGEM software provides an easy way to present the parts your team has created. The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. 
+
-
 
+
-
<p>
+
-
<strong>Note that if you want to document a part you need to document it on the <a href="http://partsregistry.org Registry"> Registry</a>, not on your team wiki.</strong> Future teams and other users and are much more likely to find parts on the Registry than on your team wiki.
+
-
</p>
+
-
 
+
-
<p>
+
-
Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without a need to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.
+
-
</p>
+
-
 
+
-
 
+
-
 
+
-
<h3>When should you put parts into the Registry?</h3>
+
-
 
+
-
<p>
+
-
As soon as possible! We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better recall you will have of all details surrounding your parts. Remember you don't need to send us the DNA to create an entry for a part on the Registry. However, you must send us the sample/DNA before the Jamboree. Only parts for which you have sent us samples/DNA are eligible for awards and medal requirements.
+
-
</p>
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%" valign="top">
+
-
 
+
-
<p>
+
-
The information needed to initially create a part on the Registry is:
+
-
</p>
+
-
<ol>
+
-
 
+
-
<li>Part Name</li>
+
-
<li>Part type</li>
+
-
<li>Creator</li>
+
-
<li>Sequence</li>
+
-
<li>Short Description (60 characters on what the DNA does)</li>
+
-
<li>Long Description (Longer description of what the DNA does)</li>
+
-
<li>Design considerations</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. Check out part <a href="http://parts.igem.org/Part:BBa_K404003">BBa_K404003</a> for an excellent example of a highly characterized part.
+
-
</p>
+
-
 
+
-
<p>
+
-
You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry"> Add a Part to the Registry</a> link.
+
-
</p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
 
+
-
<tr><td colspan="3" > <h3> Parts Table</h3></td></tr>
+
-
 
+
-
 
+
-
<tr><td width="45%" colspan="3"  valign="top">
+
-
Any parts your team has created will appear in this table below:</td></tr>
+
-
 
+
-
</table>
+
</html>
</html>
-
 
-
<groupparts>iGEM013 HNU_China</groupparts>
 

Latest revision as of 02:11, 18 October 2014




iGEM and intellectual property protection
As iGEM rookies, we are concerned about the potential legal issues that synthetic biology raises with regard to intellectual property (IP) and patenting, expecially in the Chinese law system. Since we found few articles that seriously address this topic in the literature, we visit and consult with Professor Yu Ling at the Law School of Hunan University, who is an expert in the field of intellectual property laws. After a nice discussion, Professor Yu encourages us to further study the intellectual property right protection (IPR) issues of iGEM. As a result of our study, we collaborate with Shunan Tang, one of Professor Yu’s graduate students, and write an small article (in Chinese) to introduce iGEM and the relevant IPR issues to Chinese community.

In our article, we first review the history of iGEM, the competition system and the teams from China. The concept of open-source is then introduced. We point out that the fact iGEM embraces the true spirit of open source is the key to its rapid grow. We then discuss the patentability of Synthetic biology inventions and the applicability of a variety of articles of laws to Synthetic biology inventions.

Attachment:
The Open Source Innovation and Intellectual Property Protection in iGEM.pdf(论 iGEM 大赛中的开源创新与知识产权保护)



Souvenir Design
There used to be a potential sponsor for our team, who shows interest to gift us custom-made souvenir designed by oursleves. Though this business ends up with nothing definit, our art work has already done.

Here we make a deal within us, as long as any bonus or sponsorship is viable, we will make our art work come true!

Draft
Draft

Logo
logo

Design sketch
Design sketch