W3C CVS Root

CVS log for Amaya/annotlib/AHTrdf2annot.c

[BACK] Up to [Public] / Amaya / annotlib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Oct 25 15:33:34 2006 UTC (17 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: HEAD, Amaya-9-55-1, Amaya-9-55, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +0 -1 lines
Integration of Regis patches
Irene

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:29:43 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-52, Amaya-9-51, Amaya-9-5
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Integration of Regis Boudin patches.
Irene

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Feb 8 14:51:30 2006 UTC (18 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-4
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +24 -13 lines
When the user has a non-ISO login, annotations and transformations didn't
work.
Irene

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:34 2005 UTC (19 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3, Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Jun 16 14:53:02 2004 UTC (19 years, 11 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-9-1, Amaya-8-7, Amaya-8-6
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -81 lines
JK: cleaned the code. Removed all the refs. to the libwww RDF parser
and to the raptor stand-alone parser, as we're compiling with redland
now.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Jun 4 11:28:40 2004 UTC (19 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -13 lines
JK: Code cleaning

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jun 4 10:26:38 2004 UTC (19 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -1 lines
JK: Fixing a windows bug

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 3 09:58:18 2004 UTC (19 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +7 -7 lines
-Update to redland 0.9.16
-New bookmark operations (separators, collections, move) and bug fixes.
-Opening multiple bookmark files.

You won't be able to compile unless you install the latest redland:
   http://www.redland.opensource.ac.uk/dist/source/redland-0.9.16.tar.gz

and follow the usual instructions for compiling Amaya with redland.
Windows won't compile after this commit until I update the makefiles.

-jk

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:06 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +6 -22 lines
Removing _I18N_ within amaya and annotlib directories
Extending the copyright to 2004
Adding needed convertions utf-8 to the default charset.
Irene

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Nov 18 14:26:52 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
compilation error fix when bookmarks enable

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:24 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Sep 16 14:35:52 2003 UTC (20 years, 8 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +9 -3 lines
JK: API updates for compiling against redland 0.9.14

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Sep 3 16:42:54 2003 UTC (20 years, 8 months ago) by swick
Branches: MAIN
CVS tags: Amaya-8-1b
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
Revert DC1.1 namespace back to DC1.0 on writes; we have a server bug
that we can't fix in time when querying for replies that use the DC1.1
namespace.  This commit simply puts back revs 1.49, 1.14, and 1.50
respectively.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Aug 28 19:33:16 2003 UTC (20 years, 9 months ago) by swick
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
Change namespace for new annotations to DC1.1.  Still understands
old DC1.0 namespace for existing annotations.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jul 8 08:42:19 2003 UTC (20 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -0 lines
JK: a sigsev when compiling only using raptor

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jul 7 18:20:49 2003 UTC (20 years, 10 months ago) by kahan
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +12 -2 lines
JK: The new raptor included in redland requires a specific init/finish
calls. When using redland, those calls are made directly thru the
redland's init/finish higher level calls.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jun 17 13:44:51 2003 UTC (20 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -0 lines
JK: trying to find a sigsev bug

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jun 16 13:31:27 2003 UTC (20 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +0 -2 lines
JK: removed the ugly ugly as it doesn't apply anymore... no more libwww.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jun 16 12:54:07 2003 UTC (20 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -14 lines
JK: Fixed two memory leaks reported by insure

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jun 13 14:12:41 2003 UTC (20 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -0 lines
JK: fixed a memory leak reported by Insure

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jun 11 17:58:21 2003 UTC (20 years, 11 months ago) by swick
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
When a Reply has a more specific type than simply
http://www.w3.org/2001/03/thread#Reply we should be saving that type.
Instead, we were saving only the last type we parsed.  Fix this.
RRS

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 21 15:20:35 2003 UTC (21 years ago) by kahan
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -0 lines
JK: Fixed a sigsev when the value of an object in a triple
is an anonymous node reference.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Feb 13 17:08:12 2003 UTC (21 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -0 lines
JK: Added missing convertion for literal values in objects with redland

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Feb 12 16:33:18 2003 UTC (21 years, 3 months ago) by kahan
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +39 -16 lines
JK: Intermediate changes that allow to compile with redland/raptor
or with the standalone libraptor (as included in Amaya). Will become
redland only once DB releases it!

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Dec 9 17:48:40 2002 UTC (21 years, 5 months ago) by swick
Branches: MAIN
CVS tags: Amaya-7-2, Amaya-7-1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
avoid acc vio

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Oct 24 11:15:42 2002 UTC (21 years, 7 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-7-0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +14 -5 lines
JK: Activated the handling of anonymous resources when using Raptor.
This is to avoid seeing some author names expressed as "genid#xx".

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Oct 22 16:41:14 2002 UTC (21 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -3 lines
JK: First try at converting ANNOTschemas.c to use raptor instead
of libwww's XML parser. Some optimizations can still be done.
Removed an include to libwww's stuff.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Aug 23 20:19:35 2002 UTC (21 years, 9 months ago) by swick
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -3 lines
Permit an annotation to be described using either the Dublin Core 1.1 or
the Dublin Core 1.0 namespace name.  Annotations will coontinue to be
written using the Dublin Core 1.0 namespace
RRS

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 11 13:52:13 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Bug fixes:
- memory leaks in the fonts handler
- internationalization of annotlib
Irene

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 29 23:06:31 2002 UTC (22 years, 4 months ago) by swick
Branches: MAIN
CVS tags: Amaya-6-1, Amaya-6-0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -7 lines
[RRS&JK] Fixes for using Raptor parser under Win32

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jan 29 18:33:56 2002 UTC (22 years, 4 months ago) by kahan
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +96 -5 lines
JK: Use the Raptor RDF parser if compiled with option
-DRAPTOR_RDF_PARSER. The raptor library must exist somewhere in the
user's system and the user should point to it thru the Options RAPTOR
section.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jan 18 09:08:05 2002 UTC (22 years, 4 months ago) by kahan
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -1 lines
JK: Fixing a memory leak and a bad initialization detected by insure.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 29 07:09:09 2001 UTC (22 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
JK: Be scared! A commit dans l'etat so that I don't lose my job if something
happens to my laptop.
.
Adaption of JamieZ's thread message sorting algorithm.
Date sort of threads (code written for the old sort algorithm, but not yet
adapted to the new algorithm).
Some changes for annotations/thread deletes, updates, posts.
Some bugs remain, but I'm working on them.
Compiles without problems with the ANNOT_ON_ANNOT option. No time to verify
if there's a compiler problem without this flag. Feel free to fix and
commit those changes if that situation happens (or even rollback).

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Nov 23 15:16:56 2001 UTC (22 years, 6 months ago) by kahan
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -4 lines
JK: Annotation replies bug fixes, enhancements.
Things missing: sort the threads by date (sorted by reply to done)
Update the local annotations annotates and replies-to info after a post.
UI: show annotations in same window when browsing.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 28 00:49:19 2001 UTC (22 years, 7 months ago) by swick
Branches: MAIN
CVS tags: Amaya-5-2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +180 -92 lines
Merge fixes for orphanned annots due to new server with structured
property values back into main branch so that local annot indices
won't get corrupted when Amaya is run against an updated server.

Revision 1.28.2.4: download - view: text, markup, annotated - select for diffs
Sat Oct 27 02:08:30 2001 UTC (22 years, 7 months ago) by swick
Branches: annot-thread
Diff to: previous 1.28.2.3: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.3: +149 -115 lines
Permit the RDF properties describing an Annotation or Reply to arrive
in any order.  This makes things work again with older Annotea servers.

Revision 1.28.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 23:00:30 2001 UTC (22 years, 7 months ago) by swick
Branches: annot-thread
Diff to: previous 1.28.2.2: preferred, colored
Changes since revision 1.28.2.2: +8 -2 lines
Recognize Reply types again.

Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Fri Oct 26 22:22:10 2001 UTC (22 years, 7 months ago) by swick
Branches: annot-thread
Diff to: previous 1.28.2.1: preferred, colored
Changes since revision 1.28.2.1: +36 -7 lines
Don't create an orphanned annotation when the server returns RDF data
whose subject is something other than an Annotation (e.g. the authenticated
creator of an annotation).  This is a more complete fix to the problem
that was being addressed by AHTrdf2annot.c rev 1.28.2.1.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:56:04 2001 UTC (22 years, 7 months ago) by kahan
Branches: annot-thread
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +20 -1 lines
JK: Iggy fix for threads

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:29:40 2001 UTC (22 years, 7 months ago) by kahan
Branches: MAIN
Branch point for: annot-thread
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +19 -2 lines
JK: Removing compiler warnings when compiling without threads.
Saving annot->author and annot->title using UTF-8 (plus some untested
code for I18N for the same cases).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Oct 16 18:01:09 2001 UTC (22 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -6 lines
JK: Several annotation/annotation and thread bug fixes (mostly for local
annotations).

Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 19 18:10:48 2001 UTC (22 years, 8 months ago) by barstow
Branches: raptor-0-9-3
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +70 -2 lines
This version includes the ability to use the Raptor RDF parser:

 http://www.redland.opensource.ac.uk/raptor/

instead of the libwww RDF parser.  By default, the libwww RDF parser
is used but the Raptor parser can be used by defining RAPTOR_RDF_PARSER
when compiling this file.

See version 1.18.2.1 of Makefile.in for more information.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 4 15:53:23 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
Branch point for: raptor-0-9-3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +34 -7 lines
JK: A patch for uniformizing the use of file:// regardless of the platform.
This should fix up bugs we had when we wrongly added the file: prefix without
converting the rest of the URL under Windows platform. The patch should be
backwards compatible with existing annotations.
New URLs under Windows will now read: file:///drive:path.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 21 08:49:09 2001 UTC (23 years ago) by kahan
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
JK: Unicode cleaning

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 18 16:25:05 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -0 lines
JK: Adding a title to annotations (work in progress).
Window guys, don't forget to recompile the schemas.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 11 16:39:11 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +21 -0 lines
JK: Thread changes... now locally saving and downloading annotations
(in progress).

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 6 16:09:13 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -6 lines
Unicode stuff + code clean up
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:05:22 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
Removing the macro TEXT ()
Irene

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 15 09:13:01 2001 UTC (23 years, 2 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-4-3-1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +12 -2 lines
JK: Fixing compiler warnings
Annotlib: code cleaning (rewrite of all the include statements + use of
annotlib.h)
Changed the Amaya version and date.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 6 14:46:38 2000 UTC (23 years, 6 months ago) by swick
Branches: MAIN
CVS tags: Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +53 -36 lines
Merge exp_AnnotAuthUser branch into main branch.  This will display three
additional fields in the annotation metadata if the server supplies them,
else nothing will display.
RRS

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 3 06:54:11 2000 UTC (23 years, 6 months ago) by swick
Branches: exp_AnnotAuthUser
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +53 -36 lines
Experimental support for displaying authenticated user information
from an Annotea service.  This adds three fields to the annotation
metadata and changes some interfaces in ANNOTschema.  This is
checked-in to a branch tagged exp_AnnotAuthUser so that Jose can
look it over and decide whether to merge it.
RRS

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 2 03:32:19 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Branch point for: exp_AnnotAuthUser
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -5 lines
Capture the namespace name of the annotation schema from annot.schemas.
Relocate all other hard-coded namespace names to annotlib.h to make
future maintenance easier.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 30 12:21:42 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
JK: Don't print the list of annotations unless we're debugging RDF

Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 28 04:29:07 2000 UTC (23 years, 7 months ago) by swick
Branches: exp_AnnotErrLog
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +1 -1 lines
Mark orphanned annotations (those whose context XPointer no longer
selects an existing element) and bodyless annotations and write
a log of these in APP_TMPDIR.  This code is on a branch tagged
exp_AnnotErrLog for purposes of concurrent development.
RRS

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 20 14:53:10 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Branch point for: exp_AnnotErrLog
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +39 -13 lines
Free all permanently allocated RDF resources before exiting.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 16 17:31:37 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
When we have only one annotation, bad things happen (memory trashing,
annotation doesn't re-load).  Make sure to re-initialize lastAnnotURL

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 10 14:57:15 2000 UTC (23 years, 7 months ago) by barstow
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -0 lines
barstow: BUG FIX: added parameter checks to the contains() method to
  fix a memory read error that was reported by "Insure".

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 2 20:34:28 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -19 lines
Use 'Comment' rather than (undefined) 'comment' for default annotation type.
Fix bug when updating local annotation index that caused "#" to be replicated
in annotation type.
Fix display of annotation type that is not from the default schema.
Preliminary support for better selection of annotation type.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Sep 29 20:03:54 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -16 lines
Extract a list of annotation types from the parsed schemas.
Still needs work to select just a "preferred" schema.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 29 12:32:15 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +33 -10 lines
First (basic) level of support for processing RDF schemas.
This parses the entire schema but only uses it to extract
the human-readable text for the annotation type.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 27 14:15:56 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
JK: Delete of local annotations

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 21 09:49:30 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -6 lines
JK: removed unused variables

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 18 13:09:19 2000 UTC (23 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
AB: Bug fix: changed sizeof(string) to strlen(string).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 16 02:29:19 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -4 lines
Don't segv if the only type for the annotation is the default type.
The old compatibility context was "#id".

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 15 13:47:13 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +28 -1 lines
JK: Using XPointer in the context, instead of the Amaya labels

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 15 13:08:00 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +37 -14 lines
Support multiple annotations

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 14 17:31:31 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
use _RDFDEBUG instead of _DEBUG so main() isn't multiply defined

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 30 13:05:17 2000 UTC (23 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +21 -26 lines
AB: change the call to HTRDF_parseFile to that function's latest
AP changes.

Miscellaneous code cleanup (e.g. strdup to TtaStrdup).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 18 20:05:52 2000 UTC (23 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +51 -34 lines
AB: Changed the call to the RDF parser because its API name changed
recently as well as its return value.

Changed the function comment header blocks to be more consistent
with other files in the annotation's library.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 7 02:27:32 2000 UTC (23 years, 9 months ago) by barstow
Branches: MAIN
AB: This file contains the RDF parsing code.  As of this version,
the RDF parser being used is the one in libwww.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster