diff --git a/web/old_stuff.html b/web/old_stuff.html
new file mode 100644
index 0000000..c1ee610
--- /dev/null
+++ b/web/old_stuff.html
@@ -0,0 +1,117 @@
+
EMBOSS applications have been annotated using EDAM and these annotations appear in corresponding Web services. +
+Annotated WSDL files (and associated XSD data schema) are available from:
+ + +You will see a list of service end-points with WSDL URLs. For example: +
+ +To see the data schema associated with a WSDL, you must replace "?wsdl" with "?xsd=1", "?xsd=2" or "?xsd=3". For example: +
+ + + + + +The BioXSD XML schema (XSD) defines exchange formats of everyday +bioinformatics data types. BioXSD aims to serve as the common, canonical + data model for bioinformatics Web services. It includes commonly used +types including sequences, sequence annotations, alignments and +references to resources:
+BioXSD has been annotated with EDAM concepts.
+ + +A catalogue of data resources (DRCAT) is being compiled as part of +the EMBOSS project. Each entry in DRCAT gives metadata on a data +resource available on the Web. The metadata includes "Query" lines +describe the type(s) of data available, the data format, data identifier + (used to query) and a URL from which data can be retrieved. The +"Query" lines and the resources themselves are annotated with EDAM +concepts.
+ +A typical entry is shown below:
+(NB. The format of EDAM ids has not been upgraded yet. Will be done asap.)
+ID PDB +Acc DB-0070 +Name The RCSB Protein Data Bank +Desc A repository for 3D biological macromolecular structure data. +URL http://www.rcsb.org/pdb/ +Cat 3D structure databases +EDAMres EDAM:0000693 | Tertiary structure +EDAMdat EDAM:0000883 | Tertiary structure +EDAMdat EDAM:0002085 | Structure annotation +EDAMfmt EDAM:0001476 | pdb +EDAMfmt EDAM:0001478 | pdbml +EDAMfmt EDAM:0001477 | mmCIF +EDAMfmt EDAM:0002331 | HTML +EDAMid EDAM:0001127 | PDB ID +Xref SP_explicit | None +Xref SP_FT | None +Xref EMBL_explicit | None +Query EDAM:0002085 | EDAM:0002331 | EDAM:0001127 | http://www.pdb.org/pdb/explore/explore.do?structureId=%s +Query EDAM:0000693 | EDAM:0001476 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.pdb +Query EDAM:0000693 | EDAM:0001477 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.cif +Query EDAM:0000693 | EDAM:0001478 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.xml +Example EDAM:0001127 | 1rbp +Email deposit@deposit.rcsb.org +CCmisc EMBL DR line example "1OSN", /dbxref="PDB:12GS" +Status Referenced ++ +
DRCAT development will proceed in harmony with bioDBCore, which proposes a community-defined, uniform, generic description of the core attributes of biological databases:
+ + + +bioDBCore is under the auspices of the International Society for Biocuration:
+ + + +All enquiries to EDAM developers.
+ + + + + + +Bio-jETI allows +automatic composition of functional units into software systems +according to higher-level specifications using EDAM:
+ + + + +The iHOP Web service is annotated with EDAM concepts, either directly or via its use of BioXSD:
+ + + + + + +The Web services provided by the Computational Biology Unit (CBU) of the University of Bergen and its affiliated Uni Computing are annotated with EDAM concepts:
+ + + + + + +eSysbio was a proof-of-concept prototype workbench for sharing and analysing bioinformatics data using public or private Web services and R scripts. eSysbio used EDAM to annotate and denote the type and format of data items submitted to the system.
+ + + +The SEQanswers wiki is an open catalogue of bioinformatics software tools, non-exclusively focussed on sequencing data analysis. SEQanswers tool wiki uses EDAM for annotation of the listed tools where applicable.
+ + + + diff --git a/web/page_1.15.html b/web/page_1.15.html index 08646f9..fe17da8 100644 --- a/web/page_1.15.html +++ b/web/page_1.15.html @@ -401,22 +401,6 @@"Operation" concepts provide mostly fine-grained concepts for annotation of tool functions.
-The top-level concepts are:
-The top-level operations are necessarily coarse-grained (abstract) providing a navigable top-level. They serve as placeholders for other, @@ -437,64 +421,6 @@
The top-level concepts are:
-Their meaning is:
-Concepts within "Core data" are:
-The top-level concepts are:
-"A specific layout for encoding a specific type of data in a computer file or memory."
@@ -538,17 +444,8 @@The top-level concepts are:
-All concepts are nested under "Binary format", "Textual format" and "XML", with exception of pure "HTML" or "RDF" (and "BioPAX"). The "Format (typed)" branch arranges formats by type of data and provides an additional axis over (the same set of) concepts under "Binary format", "Textual format" and "XML".
+Most concepts are nested under "Binary format", "Textual format" and "XML". The "Format (typed)" branch arranges formats by type of data and provides an additional axis over (the same set of) concepts under "Binary format", "Textual format" and "XML".
The top-level concepts are:
-As for "Format", the "Identifier (typed)" branch provides an additional axis over (the same set of) concepts under "Accession" and "Name".
@@ -728,7 +616,7 @@Various resources were analysed while constructing EDAM and were used as sources listing common bioinformatics concepts in scope.
+Various resources were analysed while constructing early versions of EDAM and were used as sources listing common bioinformatics concepts in scope. They are listed below. Nowadays, EDAM development is mostly driven by the ELIXIR Tools & Data Services Registry (bio.tools")
EMBOSS applications have been annotated using EDAM and these annotations appear in corresponding Web services. -
-Annotated WSDL files (and associated XSD data schema) are available from:
- - -You will see a list of service end-points with WSDL URLs. For example: -
- -To see the data schema associated with a WSDL, you must replace "?wsdl" with "?xsd=1", "?xsd=2" or "?xsd=3". For example: -
- - - - - -The BioXSD XML schema (XSD) defines exchange formats of everyday -bioinformatics data types. BioXSD aims to serve as the common, canonical - data model for bioinformatics Web services. It includes commonly used -types including sequences, sequence annotations, alignments and -references to resources:
-BioXSD has been annotated with EDAM concepts.
- - -A catalogue of data resources (DRCAT) is being compiled as part of -the EMBOSS project. Each entry in DRCAT gives metadata on a data -resource available on the Web. The metadata includes "Query" lines -describe the type(s) of data available, the data format, data identifier - (used to query) and a URL from which data can be retrieved. The -"Query" lines and the resources themselves are annotated with EDAM -concepts.
- -A typical entry is shown below:
-(NB. The format of EDAM ids has not been upgraded yet. Will be done asap.)
-ID PDB -Acc DB-0070 -Name The RCSB Protein Data Bank -Desc A repository for 3D biological macromolecular structure data. -URL http://www.rcsb.org/pdb/ -Cat 3D structure databases -EDAMres EDAM:0000693 | Tertiary structure -EDAMdat EDAM:0000883 | Tertiary structure -EDAMdat EDAM:0002085 | Structure annotation -EDAMfmt EDAM:0001476 | pdb -EDAMfmt EDAM:0001478 | pdbml -EDAMfmt EDAM:0001477 | mmCIF -EDAMfmt EDAM:0002331 | HTML -EDAMid EDAM:0001127 | PDB ID -Xref SP_explicit | None -Xref SP_FT | None -Xref EMBL_explicit | None -Query EDAM:0002085 | EDAM:0002331 | EDAM:0001127 | http://www.pdb.org/pdb/explore/explore.do?structureId=%s -Query EDAM:0000693 | EDAM:0001476 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.pdb -Query EDAM:0000693 | EDAM:0001477 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.cif -Query EDAM:0000693 | EDAM:0001478 | EDAM:0001127 | http://www.pdb.org/pdb/files/%s.xml -Example EDAM:0001127 | 1rbp -Email deposit@deposit.rcsb.org -CCmisc EMBL DR line example "1OSN", /dbxref="PDB:12GS" -Status Referenced -- -
DRCAT development will proceed in harmony with bioDBCore, which proposes a community-defined, uniform, generic description of the core attributes of biological databases:
- - - -bioDBCore is under the auspices of the International Society for Biocuration:
- - - -All enquiries to EDAM developers.
- - - - - - -Bio-jETI allows -automatic composition of functional units into software systems -according to higher-level specifications using EDAM:
- - - - -The iHOP Web service is annotated with EDAM concepts, either directly or via its use of BioXSD:
- - - - - - -The Web services provided by the Computational Biology Unit (CBU) of the University of Bergen and its affiliated Uni Computing are annotated with EDAM concepts:
- - - - - - -eSysbio was a proof-of-concept prototype workbench for sharing and analysing bioinformatics data using public or private Web services and R scripts. eSysbio used EDAM to annotate and denote the type and format of data items submitted to the system.
- - - -The SEQanswers wiki is an open catalogue of bioinformatics software tools, non-exclusively focussed on sequencing data analysis. SEQanswers tool wiki uses EDAM for annotation of the listed tools where applicable.
- - - -