From 59f86863d0464516e2e998aa54e2874b3e2802e8 Mon Sep 17 00:00:00 2001 From: preecej Date: Wed, 17 Aug 2011 19:52:37 +0000 Subject: [PATCH] Updated web service URLs svn path=/; revision=162 --- .../templates/Plant_Ontology_Reference_Repeater.wiki | 2 +- preecej/semantic_wiki/templates/Reference_Publication.wiki | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/preecej/semantic_wiki/templates/Plant_Ontology_Reference_Repeater.wiki b/preecej/semantic_wiki/templates/Plant_Ontology_Reference_Repeater.wiki index 78f439a..5ee4393 100644 --- a/preecej/semantic_wiki/templates/Plant_Ontology_Reference_Repeater.wiki +++ b/preecej/semantic_wiki/templates/Plant_Ontology_Reference_Repeater.wiki @@ -10,7 +10,7 @@ It should be called in the following format: Edit the page to see the template text. {{#get_web_data: - |url=http://dev.planteome.org/w/prototyping/TermSearch_JSON.php?user=paw&field=name&type=term_detail&qval={{{Term Name|}}}&format=json + |url=http://dev.planteome.org/w/services/TermSearch_JSON.php?user=paw&field=name&type=term_detail&qval={{{Term Name|}}}&format=json |format=JSON |data=term_id=id,term_aspect=aspect,term_definition=definition,term_comment=comment }} diff --git a/preecej/semantic_wiki/templates/Reference_Publication.wiki b/preecej/semantic_wiki/templates/Reference_Publication.wiki index d7a1751..942bce8 100644 --- a/preecej/semantic_wiki/templates/Reference_Publication.wiki +++ b/preecej/semantic_wiki/templates/Reference_Publication.wiki @@ -19,7 +19,7 @@ Edit the page to see the template text. {{#get_web_data: -url=http://dev.planteome.org/w/prototyping/NCBI_eDocSummary.php?pub_id={{{Publication ID|}}} +url=http://dev.planteome.org/w/services/NCBI_eDocSummary.php?pub_id={{{Publication ID|}}} |format=XML |data=pub_id=Id,year=PubDate,first_author=LastAuthor,journal_name=FullJournalName,title=Title,volume=Volume,pages=Pages }} -- 2.34.1