bio2rdf-bugs Mailing List for bio2rdf (Page 3)
Brought to you by:
fbelleau,
vincentemonet
You can subscribe to this list here.
2009 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(63) |
Jul
(95) |
Aug
(17) |
Sep
(20) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
(2) |
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(28) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2009-09-16 05:43:59
|
Feature Requests item #2859773, was opened at 2009-09-16 14:31 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2859773&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 >Status: Closed Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Implement queryplan for multifetch.jsp Initial Comment: Queryplan for multifetch would be useful, as most of the latency for multifetch is in the network and not in making the query up. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-16 15:43 Message: done ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2859773&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-16 04:31:47
|
Feature Requests item #2859773, was opened at 2009-09-16 14:31 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2859773&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 Status: Open Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Implement queryplan for multifetch.jsp Initial Comment: Queryplan for multifetch would be useful, as most of the latency for multifetch is in the network and not in making the query up. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2859773&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-14 01:01:43
|
Bugs item #2858338, was opened at 2009-09-14 11:01 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2858338&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.9.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Isolate java code into a jar file so it can be reused easily Initial Comment: The current Java code is located in WEB-INF/src/*, it should be located in a single jar file so that non-web applications can use it easily ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2858338&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-13 04:05:59
|
Bugs item #2857873, was opened at 2009-09-13 14:05 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2857873&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Add content negotiation to /demo Initial Comment: The demo file is currently only referenced as an RDF/XML document, but it could reasonably simply be given in N3 and HTML also ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2857873&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-11 02:46:16
|
Bugs item #2856599, was opened at 2009-09-11 11:47 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Restrict queries with pageoffset != 1 to those w/out paging Initial Comment: Queries that are defined not to include paging should not be included if the desired pageoffset is not equal to 1, as they will return the same information for every pageoffset. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-11 12:46 Message: Fixed in version 0.7.5 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-11 01:47:35
|
Bugs item #2856599, was opened at 2009-09-11 11:47 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 Status: Open Resolution: None Priority: 7 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Restrict queries with pageoffset != 1 to those w/out paging Initial Comment: Queries that are defined not to include paging should not be included if the desired pageoffset is not equal to 1, as they will return the same information for every pageoffset. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2856599&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-10 06:08:19
|
Bugs item #2855800, was opened at 2009-09-10 16:08 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2855800&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Rdfisers Group: Non-package-related Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Create a go_type namespace Initial Comment: Need to fix http://qut.bio2rdf.org/page/go:0008150 by making up a go_type namespace, so that the go: namespace is reserved for numeric identifiers that are taken verbatim out of the Gene Ontology. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2855800&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-08 01:14:05
|
Feature Requests item #2853977, was opened at 2009-09-08 01:14 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2853977&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Configuration files Group: v0.8.0 Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Peter Ansell (p_ansell) Summary: Make dbpedia pagelinks queries use main graph for labels Initial Comment: http://bio2rdf.org/linksns/dbpedia/dbpedia:Autobahn Should attempt to get the labels from the graph <http://dbpedia.org> when searching for reverse links on the pagelinks graph ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2853977&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-06 02:00:32
|
Feature Requests item #2811813, was opened at 2009-06-25 08:34 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811813&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Configuration files Group: Non-package-related Status: Open Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Nobody/Anonymous (nobody) Summary: Figure out strategy for supporting inchi's properly Initial Comment: * Add inchi support through [[http://rdf.openmolecules.net/?InChI=1/C12H8O2S/c13-8-5-6-10-11%2812%288%2914%297-3-1-2-4-9%287%2915-10/h1-6,13-14H|http://rdf.openmolecules.net/?InChI=1/C12H8O2S/c13-8-5-6-10-11(12(8)14)7-3-1-2-4-9(7)15-10/h1-6,13-14H]] and similar URL's Biggest hurdle is when the inchi contains a + symbol, the servlet and/or httpd will interpret this as a space, and make it impossible to determine whether it was a space or not. Likely needs an RDF rule to apply to inchi's only and replace spaces with plus (+) ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-06 10:57 Message: Template item plusSpaceEncoded_input_NN created in version 0.7.5 in order to support this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811813&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-06 01:00:00
|
Feature Requests item #2811841, was opened at 2009-06-25 08:49 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811841&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Configuration files Group: Non-package-related >Status: Closed Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) >Assigned to: Peter Ansell (p_ansell) Summary: Add nmrshiftdb namespace using links from rdf.openmolecules. Initial Comment: * Add nmrshiftdb namespace using links from rdf.openmolecules.net ** Ask about progress with getting a SPARQL endpoint or some other way to get information from openmolecules.net using only the nmrshiftdb identifier ** http://qut.bio2rdf.org/inchi:InChI=1/CH4/h1H4 ** http://rdf.openmolecules.net/?InChI=1/CH4/h1H4 ** http://pele.farmbio.uu.se/nmrshiftdb/?moleculeId=20029286 ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-06 10:59 Message: nmrshiftdb now supported as an inchi and inchikey source ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811841&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-06 00:34:12
|
Feature Requests item #2828766, was opened at 2009-07-29 13:14 Message generated for change (Settings changed) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2828766&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Model changes >Group: v0.8.0 Status: Open Priority: 6 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Allow canonical namespace prefixes, with alternatives Initial Comment: Namespace entries need to be extended to define alternate prefixes that will still match with the namespace URI, but which should not be used in queries. A common use case for this is http://bio2rdf.org/GO:0000112 which currently doesn't resolve, compared to the real URI http://bio2rdf.org/go:0000112 which does resolve. This will likely require a signficant change in the way namespace prefixes are currently implemented internally ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-08-01 17:57 Message: TODO: make the alternative prefix change to the preferred prefix when used in queries Initial implementation done so the model doesn't need to change before 0.8 to accommodate this option ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2828766&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-06 00:33:20
|
Feature Requests item #2852676, was opened at 2009-09-06 10:33 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2852676&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 Status: Open Priority: 6 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: pick languages for titles strategically Initial Comment: If there are RDF language tags attached to the titles and labels use them to determine the best language to show if possible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2852676&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-04 03:47:46
|
Bugs item #2841011, was opened at 2009-08-20 21:16 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: None Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: pingou (pingoufc4) Assigned to: Peter Ansell (p_ansell) Summary: Don't assume bio2rdf to be in / Initial Comment: I have installed bio2rdf to my machine compiling it from the source (version 0.7.2) and putting the content of the Build folder into webapps/bio2rdf of my tomcat. While I consult a page (for example: http://localhost:8080/bio2rdf/go:0032283) the links generated are all of the type: http://localhost:8080/page/go:0009329 while they should be http://localhost:8080/bio2rdf/page/go:0009329 This is also valid for the index.html where: <a href="/demo">demonstration set of Bio2RDF URI's here</a>. should be replaced by: <a href="demo">demonstration set of Bio2RDF URI's here</a>. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-04 13:47 Message: 0.7.4 extends this to allow reverse proxied servers to serve out hard coded hostnames and contextpaths. ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-08-25 14:16 Message: Fixed in version 0.7.3 ---------------------------------------------------------------------- Comment By: pingou (pingoufc4) Date: 2009-08-22 00:22 Message: Thanks for that. I tried to look into the code to propose a patch but I couldn't find the correct place (I'm not so used to the code), any hints ? ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-08-21 09:21 Message: I will look into working around this so that the HTML links work properly. I haven't had anyone try to install it into a non ROOT webapp for a while so the issue has gone off the radar for a while. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-09-01 03:08:24
|
Bugs item #2813776, was opened at 2009-06-29 16:36 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2813776&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Database maintenance Group: Non-package-related >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Marc-Alexandre (lotusman) Summary: go.bio2rdf.org/sparql generates invalid XML Initial Comment: http://quebec.bio2rdf.org/go:0004396 demonstrates an example of the invalid XML currently being generated by the http://go.bio2rdf.org/sparql server. According to the Virtuoso maintainers, this is a configuration issue. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-09-01 13:08 Message: Fixed by recreating the database file and reloading the endpoint. ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-07-27 14:46 Message: any progress on fixing this issue? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2813776&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-28 02:12:45
|
Feature Requests item #2840744, was opened at 2009-08-20 11:41 Message generated for change (Settings changed) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840744&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements >Group: v0.9.0 Status: Open Priority: 8 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: RDFa output Initial Comment: The HTML page should contain RDFa markup for maximum compatibility with clients ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-08-28 12:12 Message: partially complete... although RDFa requires that you know in advance a prefix for every predicate and possibly other URI's being used, so it will require a lot of effort to change the code... so the current invalid RDFa which doesn't generate CURIE's for predicate names will stay for the moment. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840744&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-25 04:16:49
|
Bugs item #2841011, was opened at 2009-08-20 21:16 Message generated for change (Settings changed) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: pingou (pingoufc4) Assigned to: Peter Ansell (p_ansell) Summary: Don't assume bio2rdf to be in / Initial Comment: I have installed bio2rdf to my machine compiling it from the source (version 0.7.2) and putting the content of the Build folder into webapps/bio2rdf of my tomcat. While I consult a page (for example: http://localhost:8080/bio2rdf/go:0032283) the links generated are all of the type: http://localhost:8080/page/go:0009329 while they should be http://localhost:8080/bio2rdf/page/go:0009329 This is also valid for the index.html where: <a href="/demo">demonstration set of Bio2RDF URI's here</a>. should be replaced by: <a href="demo">demonstration set of Bio2RDF URI's here</a>. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-08-25 14:16 Message: Fixed in version 0.7.3 ---------------------------------------------------------------------- Comment By: pingou (pingoufc4) Date: 2009-08-22 00:22 Message: Thanks for that. I tried to look into the code to propose a patch but I couldn't find the correct place (I'm not so used to the code), any hints ? ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-08-21 09:21 Message: I will look into working around this so that the HTML links work properly. I haven't had anyone try to install it into a non ROOT webapp for a while so the issue has gone off the radar for a while. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-21 14:22:50
|
Bugs item #2841011, was opened at 2009-08-20 13:16 Message generated for change (Comment added) made by pingoufc4 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: pingou (pingoufc4) Assigned to: Peter Ansell (p_ansell) Summary: Don't assume bio2rdf to be in / Initial Comment: I have installed bio2rdf to my machine compiling it from the source (version 0.7.2) and putting the content of the Build folder into webapps/bio2rdf of my tomcat. While I consult a page (for example: http://localhost:8080/bio2rdf/go:0032283) the links generated are all of the type: http://localhost:8080/page/go:0009329 while they should be http://localhost:8080/bio2rdf/page/go:0009329 This is also valid for the index.html where: <a href="/demo">demonstration set of Bio2RDF URI's here</a>. should be replaced by: <a href="demo">demonstration set of Bio2RDF URI's here</a>. ---------------------------------------------------------------------- Comment By: pingou (pingoufc4) Date: 2009-08-21 16:22 Message: Thanks for that. I tried to look into the code to propose a patch but I couldn't find the correct place (I'm not so used to the code), any hints ? ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-08-21 01:21 Message: I will look into working around this so that the HTML links work properly. I haven't had anyone try to install it into a non ROOT webapp for a while so the issue has gone off the radar for a while. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-20 23:21:39
|
Bugs item #2841011, was opened at 2009-08-20 21:16 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Web application Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: pingou (pingoufc4) >Assigned to: Peter Ansell (p_ansell) Summary: Don't assume bio2rdf to be in / Initial Comment: I have installed bio2rdf to my machine compiling it from the source (version 0.7.2) and putting the content of the Build folder into webapps/bio2rdf of my tomcat. While I consult a page (for example: http://localhost:8080/bio2rdf/go:0032283) the links generated are all of the type: http://localhost:8080/page/go:0009329 while they should be http://localhost:8080/bio2rdf/page/go:0009329 This is also valid for the index.html where: <a href="/demo">demonstration set of Bio2RDF URI's here</a>. should be replaced by: <a href="demo">demonstration set of Bio2RDF URI's here</a>. ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-08-21 09:21 Message: I will look into working around this so that the HTML links work properly. I haven't had anyone try to install it into a non ROOT webapp for a while so the issue has gone off the radar for a while. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-20 11:16:16
|
Bugs item #2841011, was opened at 2009-08-20 13:16 Message generated for change (Tracker Item Submitted) made by pingoufc4 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: pingou (pingoufc4) Assigned to: Nobody/Anonymous (nobody) Summary: Don't assume bio2rdf to be in / Initial Comment: I have installed bio2rdf to my machine compiling it from the source (version 0.7.2) and putting the content of the Build folder into webapps/bio2rdf of my tomcat. While I consult a page (for example: http://localhost:8080/bio2rdf/go:0032283) the links generated are all of the type: http://localhost:8080/page/go:0009329 while they should be http://localhost:8080/bio2rdf/page/go:0009329 This is also valid for the index.html where: <a href="/demo">demonstration set of Bio2RDF URI's here</a>. should be replaced by: <a href="demo">demonstration set of Bio2RDF URI's here</a>. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2841011&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-20 01:41:40
|
Feature Requests item #2840744, was opened at 2009-08-20 11:41 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840744&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: v0.8.0 Status: Open Priority: 8 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: RDFa output Initial Comment: The HTML page should contain RDFa markup for maximum compatibility with clients ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840744&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-20 01:40:53
|
Feature Requests item #2840740, was opened at 2009-08-20 11:40 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840740&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: v0.8.0 Status: Open Priority: 9 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: JSON output format Initial Comment: JSON is significantly easier to work with for simple HTML and Javascript mashups, so it should be available as an output format in a similar way to /rdfxml/ and /n3/ are now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2840740&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-13 01:47:06
|
Feature Requests item #2836630, was opened at 2009-08-13 11:47 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2836630&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Web application Group: v0.8.0 Status: Open Priority: 5 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Generate robots.txt on the fly Initial Comment: In order to keep robots.txt consistent and based on the configuration it should be automatically generated from the query type definitions internally kept, along with some package specific aliases. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2836630&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-13 00:16:08
|
Feature Requests item #2836601, was opened at 2009-08-13 10:16 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2836601&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Model changes Group: v0.8.0 Status: Open Priority: 7 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Remodel the way URI templates are related to queries Initial Comment: URI templates are currently only supported in two forms, queryUriTemplate and standardUriTemplate. This is a bit of a hack, and should be generalised out in some fashion to allow arbitrary numbers of these strings to be included. The replacementsOnString methodology is currently quite inefficient and flawed by its close relationship to these two elements, so it should be reworked at the same time ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2836601&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-10 01:23:34
|
Feature Requests item #2833458, was opened at 2009-08-07 11:23 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2833458&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Model changes Group: v0.7.1 >Status: Closed Priority: 9 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Include whether a query type is pageable in its definition Initial Comment: Need to add something like <http://bio2rdf.org/ns/query:isPageable> to the definition of query types so that users can know whether they are going to be able to page through results usefully using information from /queryplan/ without any manual intervention to let them know what queries are pageable, or the current method that limits HTML interface paging to simple ns:id resources ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-08-10 11:23 Message: Done ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2833458&group_id=142631 |
From: SourceForge.net <no...@so...> - 2009-08-07 01:23:54
|
Feature Requests item #2833458, was opened at 2009-08-07 11:23 Message generated for change (Tracker Item Submitted) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2833458&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Model changes Group: v0.7.1 Status: Open Priority: 9 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Include whether a query type is pageable in its definition Initial Comment: Need to add something like <http://bio2rdf.org/ns/query:isPageable> to the definition of query types so that users can know whether they are going to be able to page through results usefully using information from /queryplan/ without any manual intervention to let them know what queries are pageable, or the current method that limits HTML interface paging to simple ns:id resources ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2833458&group_id=142631 |