Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
355bf22
Add files via upload
greed2411 Jun 20, 2017
a824f52
Updated the broken link for J. Celko, SQL for Smarties
greed2411 Jun 20, 2017
de52fcf
Actual report , previous one was faulty
greed2411 Jun 20, 2017
6d77add
Update results.md
greed2411 Jun 20, 2017
128ab78
Update BioJava_BioSQL_ORM.md
greed2411 Jun 20, 2017
b036c30
Update results.md
greed2411 Jun 20, 2017
b62b566
Update BioJava_BioSQL_ORM.md
greed2411 Jun 20, 2017
e751c69
Update results.md
greed2411 Jun 20, 2017
e8eaea6
Update results.md
greed2411 Jun 20, 2017
61024e7
Update results.md
greed2411 Jun 20, 2017
76c9192
Update results.md
greed2411 Jun 20, 2017
08e9e66
Update results.md
greed2411 Jun 20, 2017
18f7cbc
Update results.md
greed2411 Jun 20, 2017
e86d352
Update Enhancement_Requests.md
greed2411 Jun 20, 2017
b934e32
Update Enhancement_Requests.md
greed2411 Jun 20, 2017
5363404
Update Enhancement_Requests.md
greed2411 Jun 20, 2017
1e69c4d
Update Enhancement_Requests.md
greed2411 Jun 20, 2017
7411c5d
Update results.md
greed2411 Jun 20, 2017
504f8d8
Update results.md
greed2411 Jun 20, 2017
1ca3777
Update results.md
greed2411 Jun 20, 2017
a4d38db
Update results.md
greed2411 Jun 20, 2017
011844a
Update results.md
greed2411 Jun 20, 2017
508e3c3
Update Releases.md
greed2411 Jun 20, 2017
41bb3e5
Update Main_Page.md
greed2411 Jun 20, 2017
0e963e4
Update and rename results.md to report_of_changes.md
greed2411 Jun 20, 2017
9d9f976
Update Enhancement_Requests.md
greed2411 Jun 20, 2017
a260dc0
Delete report_of_changes.md
greed2411 Jun 20, 2017
c043651
Update PhyloDBSchema.md
greed2411 Jun 20, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions wiki/BioJava_BioSQL_ORM.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ to objects in the `org.biojavax` packages.
BioJavaX Design
===============

[BioJavaX](http://biojava.org/wikis/BioJava:BioJavaXDocs/) was officially
[BioJavaX](http://biojava.org/wiki/BioJava%3ABioJavaXDocs) was officially
released with BioJava1.5. It extends the `org.biojava` API's and was
designed to very closely match the BioSQL schema. This made ORM of
[BioJava](http://biojava.org) to BioSQL much more straight forward
Expand All @@ -27,10 +27,10 @@ files formally define where objects are written in the database.

Hibernate mappings are currently defined for the following RDBMS's:

- [PostGres](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk/src/org/biojavax/bio/db/biosql/pg)
- [Oracle](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk/src/org/biojavax/bio/db/biosql/oracle)
- [MySQL](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk/src/org/biojavax/bio/db/biosql/mysql)
- [HyperSonic](http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-live/trunk/src/org/biojavax/bio/db/biosql/hsqldb)
- [PostGres](https://github.com/biojava/biojava-legacy/tree/master/biosql/src/main/java/org/biojavax/bio/db/biosql/pg)
- [Oracle](https://github.com/biojava/biojava-legacy/tree/master/biosql/src/main/java/org/biojavax/bio/db/biosql/oracle)
- [MySQL](https://github.com/biojava/biojava-legacy/tree/master/biosql/src/main/java/org/biojavax/bio/db/biosql/mysql)
- [HyperSonic](https://github.com/biojava/biojava-legacy/tree/master/biosql/src/main/java/org/biojavax/bio/db/biosql/hsqldb)
- Derby (comming soon)

JPA and Annotations
Expand Down
4 changes: 2 additions & 2 deletions wiki/Enhancement_Requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ that seems like a bastardization. Suggestions welcome.
### Ability to fully represent contig assembly

The ability to fully represent [EMBL format's CO
lines](http://www.ebi.ac.uk/embl/Documentation/User_manual/usrman.html#3_4_14)
lines](http://ftp.ebi.ac.uk/pub/databases/embl/doc/usrman.txt#3_4_14)
in a BioSQL record would be desirable. The CO line is essentially a join
of segments of other sequences, like this:

Expand Down Expand Up @@ -282,7 +282,7 @@ would only consist of gap characters, and be virtual).
Should there be a better way of doing this?

Related to CO lines, [EMBLs AS
lines](http://www.ebi.ac.uk/embl/Documentation/User_manual/usrman.html#3_4_13)
lines](http://ftp.ebi.ac.uk/pub/databases/embl/doc/usrman.txt#3_4_13)
store assembly path information. In essence, these could be stored as
feature pairs, one feature on the source contig (or read, another
bioentry), the other feature on the assembled contig (the entry with the
Expand Down
4 changes: 2 additions & 2 deletions wiki/Main_Page.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ Contacts
Project lead is [Hilmar Lapp](http://lappland.io). Questions
should be sent to the BioSQL mailing list at
[biosql-l@lists.open-bio.org](mailto:biosql-l%40lists%2eopen-bio%2eorg).
You can also [subscribe](http://open-bio.org/mailman/listinfo/biosql-l)
You can also [subscribe](http://mailman.open-bio.org/mailman/listinfo/biosql-l)
to the mailing list to keep up to date with discussions and
announcements.

In addition, the [biosql-guts
list](http://open-bio.org/mailman/listinfo/biosql-guts-l) is for bug
list](http://mailman.open-bio.org/mailman/listinfo/biosql-guts-l) is for bug
tracking and commit messages.
2 changes: 1 addition & 1 deletion wiki/PhyloDBSchema.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ part of. "left\_idx and "right\_idx" specify the left and right values
of the nested set optimization structure for efficient hierarchical
queries. These values needs to be precomputed by a program, see [J.
Celko, SQL for
Smarties](http://rs18.rapidshare.com/files/4441805/Trees_and_Hierarchies_in_SQL_for_Smarties.pdf).
Smarties](https://www.worldcat.org/search?q=isbn%3A0128007613).

NODE\_PATH
----------
Expand Down
6 changes: 3 additions & 3 deletions wiki/Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ on any of the below, please email them to biosql-l@lists.open-bio.org.
5. Update Changes file. *Done. --[Hilmar](http://lappland.io)
23:41, 22 February 2008 (EST)*
6. Update documentation in the repository. *Done, for
[Biopython](http://code.open-bio.org/svnweb/index.cgi/biosql/browse/biosql-schema/trunk/doc/biopython)
[Biopython](https://github.com/biosql/biosql/tree/master/doc/biopython)
(see
[PDF](http://code.open-bio.org/svnweb/index.cgi/biosql/checkout/biosql-schema/trunk/doc/biopython/python_biosql_basic.pdf))
[PDF](https://github.com/biosql/biosql/blob/master/doc/biopython/python_biosql_basic.pdf))
and
[BioJava/Oracle](http://code.open-bio.org/svnweb/index.cgi/biosql/checkout/biosql-schema/trunk/doc/bj_and_bsql_oracle_howto.htm).
[BioJava/Oracle](https://github.com/biosql/biosql/blob/master/doc/bj_and_bsql_oracle_howto.htm).
Unfortunately, realized this not before, but only after branching
off, so need to merge all changes to the branch.
--[Hilmar](http://lappland.io) 12:06, 24 February 2008 (EST)*
Expand Down