Index of /2001/sw/Europe/plan/workpackages/live

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[DIR]bin/25-Jul-2002 14:09 -  
[DIR]rdf/25-Jul-2002 14:09 -  
[TXT]esw-wp-1.html19-Feb-2003 11:50 5.4KWorkpackage description: 1: Project Management
[TXT]esw-wp-2.html19-Feb-2003 11:50 18KWorkpackage description: 2: Technical and Scientific Coordination of Research and Demonstrations
[TXT]esw-wp-3.html19-Feb-2003 11:50 17KWorkpackage description: 3: Dissemination and Exploitation
[TXT]esw-wp-4.html19-Feb-2003 11:50 2.8KWorkpackage description: 4: Semantic Web and Web Services
[TXT]esw-wp-5.html19-Feb-2003 11:50 6.0KWorkpackage description: 5: Integration with XML Technology
[TXT]esw-wp-6.html19-Feb-2003 11:50 3.6K Workpackage description: 6: XML and Semantic Web Integration research prototypes
[TXT]esw-wp-7.html19-Feb-2003 11:50 6.6KWorkpackage description: 7: Databases, Query, API, Interfaces
[TXT]esw-wp-8.html19-Feb-2003 11:50 8.4K Workpackage description: 8: Thesaurus Research Prototype
[TXT]esw-wp-9.html19-Feb-2003 11:50 8.4K Workpackage description: 9: Visualization and Accessibility
[TXT]esw-wp-10.html11-Jun-2003 12:34 5.2KWorkpackage description: 10: Tools for Semantic Web Scalability and Storage
[TXT]esw-wp-11.html19-Feb-2003 11:50 4.1KWorkpackage description: 11: Distributed trust systems
[TXT]esw-wp-12.1.html19-Feb-2003 11:50 7.2KWorkpackage description: 12.1: Open demonstrators
[TXT]esw-wp-12.2.html19-Feb-2003 11:50 2.9KWorkpackage description: 12.2: Annotations demonstrator
[TXT]esw-wp-12.3.html19-Feb-2003 11:50 4.7K Workpackage description: 12.3: Visualisation Demonstrator
[TXT]esw-wp-12.4.html19-Feb-2003 11:50 5.9K Workpackage description: 12.4: Large Scale Resource Discovery and Presentation Demonstrator
[   ]Makefile29-May-2002 14:54 1.6K 
[TXT]_delivtable.html05-Jul-2002 08:49 29KSWAD-Europe: Deliverables listing
[TXT]_gantt.html08-Aug-2002 20:08 60KSWAD-Europe Deliverables Gantt Chart


ABOUT THIS FILETREE.

Dan and Libby manage these files. Please keep any
changes in sync with their brains.

danbri@w3.org
libby.miller@bristol.ac.uk

Several kinds of things can be found here.

Most importantly, descriptions of the 15 SWAD-Europe workpackages.


Access control: 
	anything below this directory should be ok in
	public view.

These are in a special dialect of XHTML designed to
allow project management metadata to be extracted
automatically. Filenames: esw-wp-*.html

You probably don't want to edit these html files until the format is properly 
documented. However you could use the generated files and other RDF files 
if you like:

rdf/_esw_projdata.rdf
(generated from xhtml files; information about partners, deliverable effort, descriptions of deliverables)

rdf/_esw_rssevents_delivs.rdf
(rss+events file for deliverables, generated by bin/esw-delivs-events.rb, from 
rdf/whodoeswhat.rdf
rdf/partners.rdf
rdf/_esw_projdata.rdf)

rdf/partners.rdf
(hand-written details about partners and people)

rdf/whodoeswhat.rdf
(a handwritten RDF file about who is leading, has effort on or is interested in each 
deliverable. This came from notes made in the first face to face. There's also 
a text version avilable.)

rdf/_deliv_detail.csv
(a comma-separated variable file for importing information about which deliverables 
are due when and who is responsible. More info is available in the file).


In addition to these main files, you will find the
following. File named with an initial _ are derrived
files.

_autotoc.html
	automatically generated table of contents.

	these won't change, so should turn it into a proper
	page?

_chartindex.html
	for images. not used yet.

_concat.html
	a big concat'nation of workplan...

_delivtable.html
	overview of deliverables.





bin/  	-- software tools, utilities

bin/extract_projdata.pl -- the main swad-e workplan script

	concat.pl -- crude Perl to merge several HTML docs into one 
	mktoc.pl -- used to make table of contents (?to remove)
	esw-report.rb -- work in progress, client to use
		RDF query to build an iCalendar/palm view
		of datebook.

	A couple of (linux) binaries for image generation:
		ascii_chart
		piechart
	(included for convenience, see bin/README.txt)


views/	-- autogenerated document views of the workplan
	views/img/ -- autogenerated images (charts, graphs etc)
	views/deliverables/ -- one HTML page per deliverable.


rdf/	-- RDF views of workplan.
	 -- files named _* are autogenerated.
	    others are primary representation of that data.


conf/
	-- configuration files
	concat.txt, orig.txt, workplan.txt
		made up config format used by concat.pl
		to assemble a document from a collection.
		orig.txt was used in contract preparation.
		workplan.txt is just workpackages.
		concat.txt is the default file.