382 lines
7.7 KiB
Plaintext
382 lines
7.7 KiB
Plaintext
head 1.15;
|
||
access;
|
||
symbols;
|
||
locks; strict;
|
||
comment @# @;
|
||
|
||
|
||
1.15
|
||
date 2007.01.29.18.00.41; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.14;
|
||
|
||
1.14
|
||
date 2007.01.29.16.19.06; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.13;
|
||
|
||
1.13
|
||
date 2006.10.09.01.06.43; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.12;
|
||
|
||
1.12
|
||
date 2006.05.31.17.26.03; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.11;
|
||
|
||
1.11
|
||
date 2006.03.17.02.47.00; author RichardPyle; state Exp;
|
||
branches;
|
||
next 1.10;
|
||
|
||
1.10
|
||
date 2006.03.09.11.49.44; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.9;
|
||
|
||
1.9
|
||
date 2006.03.09.00.30.08; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.8;
|
||
|
||
1.8
|
||
date 2006.03.08.00.21.58; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.7;
|
||
|
||
1.7
|
||
date 2006.02.24.14.45.17; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.6;
|
||
|
||
1.6
|
||
date 2006.02.22.23.56.40; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.5;
|
||
|
||
1.5
|
||
date 2006.02.22.21.48.46; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.4;
|
||
|
||
1.4
|
||
date 2006.02.22.21.19.55; author KevinRichards; state Exp;
|
||
branches;
|
||
next 1.3;
|
||
|
||
1.3
|
||
date 2006.02.14.15.21.17; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.2;
|
||
|
||
1.2
|
||
date 2006.02.14.15.19.29; author RicardoPereira; state Exp;
|
||
branches;
|
||
next 1.1;
|
||
|
||
1.1
|
||
date 2006.02.14.15.18.45; author RicardoPereira; state Exp;
|
||
branches;
|
||
next ;
|
||
|
||
|
||
desc
|
||
@
|
||
.
|
||
@
|
||
|
||
|
||
1.15
|
||
log
|
||
@none
|
||
@
|
||
text
|
||
@%META:TOPICINFO{author="RicardoPereira" date="1170093641" format="1.1" version="1.15"}%
|
||
---++ LSID Resolver for Taxon Names (IF)
|
||
|
||
*Coordinator(s):* Paul Kirk, Kevin Richards.
|
||
|
||
*Participants:* Paul Kirk, Kevin Richards, Roger Hyam.
|
||
|
||
See the other taxon name LSID resolver prototype: LSIDResolverForTaxonNamesIPNI
|
||
|
||
----
|
||
---+++ Description
|
||
This group will develop a prototype LSID resolver for taxon names. The prototype will be developed by nomenclators using Index Fungorum (IF) database and an RDF version of TCS-Names.
|
||
|
||
----
|
||
---+++ Technical Information
|
||
|
||
* *URL for prototype user interface:*
|
||
* *LSID authority(ies):* indexfungorum.org
|
||
* *LSID namespace(s):* at present just 1 namespace - 'names'
|
||
* *Hardware platform:* Dell !PowerEdge 2300, twin PII 350MHz, 256MB RAM (upgrade to 512MB pending), HDDs: OS mirror (2x4.5GB), DATA raid 5 (3x9GB), HDDs are 10k U160, 64MB controller cache. It's about 7 years old and worth about 40 Euro
|
||
* *Server platform:* Windows 2003 Server, IIS
|
||
* *LSID Software stack used:* LSID .NET (originally Java LSID stack 1.1.2)
|
||
* *RDF/OWL ontology used for metadata:* TCS-RDF
|
||
* *Approximate number of LSIDs stored:* 385943
|
||
* *Other resources:*
|
||
* *Sample LSIDs:*
|
||
* lsidres:urn:lsid:indexfungorum.org:Names:213649
|
||
|
||
----
|
||
---+++ Roadmap, Milestones, Timeline
|
||
|
||
* Feb/06 - Set up webserver (COMPLETE 9 March 2006)
|
||
* Feb/06 - Install Java LSID server stack, with service returning basic xml of IndexFungorum fields
|
||
(COMPLETE 9 March 2006)
|
||
* Mar-Apr/06 - Complete LSID framework porting to Microsoft.NET platform (COMPLETE June 2006)
|
||
* May/06 - Install .NET LSID authority/service framework (COMPLETE Spetember 2006)
|
||
* May/06 - Return RDF with TCS xml schema components, from LSID authority (COMPLETE May 2006)
|
||
|
||
----
|
||
---+++ Discussion, Implementation Issues
|
||
|
||
(List issues, readblocks, missing software components, etc)
|
||
|
||
|
||
----
|
||
---+++ Lessons Learned, Conclusions, Recommendations
|
||
|
||
* use code platform for which you are most comfortable/familiar (saves time). Make the resolver as simple as will do the job.
|
||
* knowledge/understanding of RDF technologies is necessary. The evaluation and understanding of RDF schemas and how to map fields and data into these schemas can be quite open to different interpretations. This may be the biggest hurdle later when trying to summarise data and preform any sort of inference.
|
||
|
||
|
||
|
||
|
||
----
|
||
---+++++ Categories
|
||
CategoryWorkingGroup
|
||
CategoryPrototypingWG@
|
||
|
||
|
||
1.14
|
||
log
|
||
@none
|
||
@
|
||
text
|
||
@d1 1
|
||
a1 1
|
||
%META:TOPICINFO{author="RicardoPereira" date="1170087546" format="1.1" version="1.14"}%
|
||
d20 1
|
||
a20 1
|
||
* *Hardware platform:* Dell PowerEdge 2300, twin PII 350MHz, 256MB RAM (upgrade to 512MB pending), HDDs: OS mirror (2x4.5GB), DATA raid 5 (3x9GB), HDDs are 10k U160, 64MB controller cache. It's about 7 years old and worth about <20>�£40
|
||
@
|
||
|
||
|
||
1.13
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d1 1
|
||
d17 10
|
||
a26 11
|
||
*URL for prototype user interface:*
|
||
*LSID authority(ies):* indexfungorum.org
|
||
*LSID namespace(s):* at present just 1 namespace - 'names'
|
||
*Hardware platform:* Dell PowerEdge 2300, twin PII 350MHz, 256MB RAM (upgrade to 512MB pending), HDDs: OS mirror (2x4.5GB), DATA raid 5 (3x9GB), HDDs are 10k U160, 64MB controller cache. It's about 7 years old and worth about £40
|
||
*Server platform:* Windows 2003 Server, IIS
|
||
*LSID Software stack used:* LSID .NET (originally Java LSID stack 1.1.2)
|
||
*RDF/OWL ontology used for metadata:* TCS-RDF
|
||
*Approximate number of LSIDs stored:* 385943
|
||
*Benchmarchs:*
|
||
*Other resources:*
|
||
*Sample LSIDs:*
|
||
d48 2
|
||
a49 2
|
||
- use code platform for which you are most comfortable/familiar (saves time). Make the resolver as simple as will do the job.
|
||
- knowledge/understanding of RDF technologies is necessary. The evaluation and understanding of RDF schemas and how to map fields and data into these schemas can be quite open to different interpretations. This may be the biggest hurdle later when trying to summarise data and preform any sort of inference.
|
||
@
|
||
|
||
|
||
1.12
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d18 1
|
||
a18 1
|
||
*LSID namespace(s):* at present just 1 namespace - 'Names'
|
||
d20 3
|
||
a22 3
|
||
*Server platform:* Windows 2003, Tomcat Java Web Server 4.1, Java 5.0
|
||
*LSID Software stack used:* Java LSID stack 1.1.2
|
||
*RDF/OWL ontology used for metadata:*
|
||
d27 1
|
||
a27 1
|
||
* lsidres:urn:lsid:indexfungorum.org:Names:213645
|
||
d35 2
|
||
a36 2
|
||
* Mar-Apr/06 - Complete LSID framework porting to Microsoft.NET platform
|
||
* May/06 - Install .NET LSID authority/service framework
|
||
d48 2
|
||
@
|
||
|
||
|
||
1.11
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d37 1
|
||
a37 1
|
||
* May/06 - Return RDF with TCS xml schema components, from LSID authority
|
||
@
|
||
|
||
|
||
1.10
|
||
log
|
||
@Changed list of coordinators, added sample LSID.
|
||
.
|
||
@
|
||
text
|
||
@d7 1
|
||
a7 1
|
||
See the other taxon name LSID resolver prototype: LSIDResolverForTaxonNamesINPI
|
||
@
|
||
|
||
|
||
1.9
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d3 1
|
||
a3 1
|
||
*Coordinator(s):* Roger Hyam, Paul Kirk, Kevin Richards.
|
||
d5 1
|
||
a5 1
|
||
*Participants:* Paul Kirk, Kevin Richards.
|
||
d17 1
|
||
a17 1
|
||
*LSID authority(ies):* probably indexfungorum.org
|
||
d27 1
|
||
d55 1
|
||
a55 1
|
||
CategoryPrototypingWG
|
||
@
|
||
|
||
|
||
1.8
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d31 1
|
||
a31 1
|
||
* Feb/06 - Set up webserver
|
||
d33 1
|
||
@
|
||
|
||
|
||
1.7
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d5 1
|
||
a5 1
|
||
*Participants:*
|
||
@
|
||
|
||
|
||
1.6
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d26 1
|
||
@
|
||
|
||
|
||
1.5
|
||
log
|
||
@Added Kevin as coordinator and removed placeholders from template.
|
||
.
|
||
@
|
||
text
|
||
@d19 1
|
||
a19 1
|
||
*Hardware platform:*
|
||
@
|
||
|
||
|
||
1.4
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d3 1
|
||
a3 1
|
||
*Coordinator(s):* Roger Hyam, Paul Kirk
|
||
d19 1
|
||
a19 1
|
||
*Hardware platform:* (Intel, Sun, etc - include complete specs: processors, amount of RAM, disk, SCSI, ATA, SATA, RAID, etc)
|
||
d22 1
|
||
a22 1
|
||
*RDF/OWL ontology used for metadata:* (URI to ontology)
|
||
a29 2
|
||
(Enter one task per line with estimated time for completion. Check tasks when completed, but leave all entries for logging purposes)
|
||
Example:
|
||
@
|
||
|
||
|
||
1.3
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d17 2
|
||
a18 2
|
||
*LSID authority(ies):*
|
||
*LSID namespace(s):*
|
||
d20 2
|
||
a21 2
|
||
*Server platform:* (OS, Webserver, DBMS, programming language - please include versions)
|
||
*LSID Software stack used:* (Java, Perl, .NET - client and/or server - please include versions)
|
||
d23 1
|
||
a23 1
|
||
*Approximate number of LSIDs stored:*
|
||
d32 5
|
||
a36 2
|
||
* Mar/06 - Set up webserver
|
||
* Apr/06 - Install LSID server stack and map data tables
|
||
@
|
||
|
||
|
||
1.2
|
||
log
|
||
@
|
||
.
|
||
@
|
||
text
|
||
@d1 1
|
||
a1 1
|
||
---++ LSID Resolver for Taxon Names
|
||
@
|
||
|
||
|
||
1.1
|
||
log
|
||
@Initial revision
|
||
@
|
||
text
|
||
@d3 1
|
||
a3 1
|
||
*Coordinator(s):* Roger Hyam, Sally Hinchcliffe
|
||
d11 1
|
||
a11 1
|
||
This group will develop a prototype LSID resolver for taxon names. The prototype will be developed by nomenclators using IPNI database and an RDF version of TCS-Names.
|
||
@
|