Parent Directory
|
Revision Log
Sticky Revision: |
Move the position of the entities.sed transformation -- the entities were being removed from the .xhtml file as originally planned, and then promptly put back in by the identity transformation. The entities.sed fix is now in the .xhtml -> .html step.
Document: comments on normativity, following remarks from Bob Hanisch Configure: add @DRAFTVERSION@{...} support, so that there are fewer places (just one, in configure.ac) where draft/not-draft edits have to be made.
Change the way that vocabulary.html is generated from vocabulary.xml, after discovering some weirdness with the rendering of the previously generated file in some browsers -- some odd interaction between XHTML content and links and maybe the text/html MIME type, I don't know. I now generate the XHTML and then convert it to HTML using an identity transform.
Documentation changes: address outstanding issues, in particular the question of versioning vocabularies. Add a section about how DC does it, and how the 'managing vocabularies' W3C note suggests it should be done. Include discussion of how vocabularies should be served on the web, including explicit examples. Change src/*, so that each directory additionally creates a foo.html file, which is served when the namespace URL is dereferenced without giving a RDF MIME type. Added a src/code/rdf2html.py script which can help automate this, which means that the code now additionally depends on the redland-bindings for python, from librdf.org
Final preening before WD release 1.0
Reworking vocabset-5 issue, following list discussions Fix editors in std:ucdmaint ref Styling tweaks: add fancy '[link here]' link in generated XHTML
Tweak to Makefile.in to handle running on cygwin
Update issues to reflect provisional resolutions Update doc to respect issue changes, and do some restructuring In this pre-WD stage, have the distribution URL be at www.astro.gla.ac.uk Release 0.03.
Tweaks to formatting; added update-webpage.sh to repository
Add initial issues list
Add an initial set of use cases Adjust the Makefile.in (echo \b has problems on POSIX (which OS X 10.5 is compatible with; switch to printf)
Adjust ivoa.net URL in document (to match where the reference actually ended up. Adjust Makefile.in to remove dollars from SVN keywords (it turns out that stupid twiki substitutes these itself!)
Build system changes: DISTNAME now set in configure.ac and propagated as part of configuration. This is more robust than passing it through arguments to 'make'.
Adjust doc/structure.xslt so that it works with xsltproc built on libxslt 10111, rather than depending on 10122 Remove README remarks requiring 10122 Assorted tidyups to configure.ac and doc/Makefile.in
Build/configure tweaks (including adding the generated ./configure script to the repository, to make building from a fresh checkout even more convenient, and to avoid bloating a README by explaining autoconf.
Added --with-xsltproc and --with-saxon switches to the configure.ac script, to make it possible to swap between the two (there appear to be some currently unresolved problems with doc/structure.xslt and xsltproc)
Adjust release date in configure.ac Mild tweaks to doc This is release vocabularies-0.01
Bibtex does not take a file extension. Corrected build file so that no user input is required.
Moved deletion of Makefiles to a 'realclean' target -- they shouldn't be in a 'clean' target.
Import vocabularies from Explicator repository, breaking them into separate subdirectories of src/. There's a certain amount of duplication of stuff in the respective src/*/Makefile.in, but this is (only?) because these have all come from the same place, so start more-or-less identical, and they'll likely diverge at least a little in future. Rework build system, so that all configuration (version number, release date, etc) now happens within configure.ac.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
msdemlei@ari.uni-heidelberg.de | ViewVC Help |
Powered by ViewVC 1.1.26 |