Personal tools

User:Hisa/SemanticResults: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
(Blanked the page)
Line 1: Line 1:
<html>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.js"></script>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>


<style type="text/css" title="currentStyle">
@import "/resource_browser/rb_js/datatables/media/css/jquery.dataTables.css";
@import "/resource_browser/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
</style>
<script type="text/javascript">
$.getJSON('http://f5-webapp3.gsc.riken.jp/resource_browser/api.php?action=ask&query=[[Category:FFCP]][[Short%20description::p1@ACTB]]|mainlabel=-|%3Fphase1_expression|limit=1&format=jsonfm',
function(data, status){
$('#test01').text(data.query);
}
);
</script>
</html>
<div id='test01'></div>

Revision as of 16:24, 10 December 2012