CVS log for perl/modules/W3C/Rdf/N3Serializer.pm
Up to [Public] / perl / modules / W3C / Rdf
Request diff between arbitrary revisions
Default branch: 1
Revision 1.30 / (download) - annotate - [select for diffs]
, Wed Sep 26 17:58:41 2007 UTC (9 months, 1 week ago) by eric
CVS Tags: HEAD
Changes since 1.29: +12 -7
lines
Diff to previous 1.29
(colored)
+ \-encode lexicals in ""s
~ use xml-legal localnames for bnode identifiers
~ no '.'s before ']'s
Revision 1.29 / (download) - annotate - [select for diffs]
, Fri Aug 10 18:14:31 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.28: +3 -3
lines
Diff to previous 1.28
(colored)
~ allow non-uri list elements
Revision 1.28 / (download) - annotate - [select for diffs]
, Sun Mar 11 02:19:05 2007 UTC (15 months, 3 weeks ago) by eric
Changes since 1.27: +5 -4
lines
Diff to previous 1.27
(colored)
follow TurtleSParser.yp
Revision 1.27 / (download) - annotate - [select for diffs]
, Mon Oct 2 12:56:02 2006 UTC (21 months ago) by eric
Changes since 1.26: +14 -5
lines
Diff to previous 1.26
(colored)
+ NEEDS_LABLE list
+ use SerializerIterator::remove interface
Revision 1.26 / (download) - annotate - [select for diffs]
, Tue Apr 5 10:15:11 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.25: +8 -4
lines
Diff to previous 1.25
(colored)
added datatype support to n3
Revision 1.25 / (download) - annotate - [select for diffs]
, Thu Jul 8 18:07:46 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.24: +4 -3
lines
Diff to previous 1.24
(colored)
don't comma-list nestables
Revision 1.24 / (download) - annotate - [select for diffs]
, Thu Jul 8 17:45:41 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.23: +45 -40
lines
Diff to previous 1.23
(colored)
cleaned up bnode serialization and removed some dead wood
Revision 1.23 / (download) - annotate - [select for diffs]
, Tue Jun 22 11:38:22 2004 UTC (4 years ago) by eric
Changes since 1.22: +4 -16
lines
Diff to previous 1.22
(colored)
tried to determine punctuation too early
Revision 1.22 / (download) - annotate - [select for diffs]
, Mon Jun 7 09:27:30 2004 UTC (4 years ago) by eric
Changes since 1.21: +4 -2
lines
Diff to previous 1.21
(colored)
make now works in Rdf
Revision 1.21 / (download) - annotate - [select for diffs]
, Mon Jun 7 03:17:34 2004 UTC (4 years ago) by eric
Changes since 1.20: +82 -1
lines
Diff to previous 1.20
(colored)
POD and MANIFEST work
Revision 1.20 / (download) - annotate - [select for diffs]
, Mon Apr 5 09:35:44 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.19: +4 -4
lines
Diff to previous 1.19
(colored)
new namespace paradigm
Revision 1.19 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:35:21 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.18: +9 -9
lines
Diff to previous 1.18
(colored)
s/GenId/BNode/g
Revision 1.18 / (download) - annotate - [select for diffs]
, Wed Dec 10 10:59:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.17: +2 -2
lines
Diff to previous 1.17
(colored)
fixed toString calling conventions
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Dec 9 10:31:54 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.16: +2 -2
lines
Diff to previous 1.16
(colored)
s/W3C::Util::InitializedObject/W3C::Util::NamedParmObject/g
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Dec 4 18:46:51 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.15: +2 -2
lines
Diff to previous 1.15
(colored)
made ListStatement more polymorphically sound
Revision 1.15 / (download) - annotate - [select for diffs]
, Sat Nov 29 06:54:55 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.14: +29 -2
lines
Diff to previous 1.14
(colored)
add Collection serialization for N3 output
Revision 1.14 / (download) - annotate - [select for diffs]
, Fri Nov 28 17:50:19 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.13: +31 -33
lines
Diff to previous 1.13
(colored)
use NamespaceInventor
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Nov 27 04:40:46 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.12: +31 -14
lines
Diff to previous 1.12
(colored)
reworked a bunch of namespace handling
Revision 1.12 / (download) - annotate - [select for diffs]
, Sun Nov 2 08:46:51 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.11: +2 -2
lines
Diff to previous 1.11
(colored)
follow API changes
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Dec 27 01:07:12 2002 UTC (5 years, 6 months ago) by eric
CVS Tags: V1_2
Changes since 1.10: +5 -4
lines
Diff to previous 1.10
(colored)
dropped rdfToken from RdfDB API. updated attribution properties
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Feb 4 19:31:15 2002 UTC (6 years, 5 months ago) by eric
CVS Tags: V1_1
Changes since 1.9: +37 -12
lines
Diff to previous 1.9
(colored)
improved anon object serialization
Revision 1.9 / (download) - annotate - [select for diffs]
, Sat Jan 5 17:46:00 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.8: +9 -28
lines
Diff to previous 1.8
(colored)
provided namespace maker-uppers for all serializations
Revision 1.8 / (download) - annotate - [select for diffs]
, Sat Jan 5 11:51:13 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.7: +20 -1
lines
Diff to previous 1.7
(colored)
added namespace invention to other serializers
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Jan 4 15:55:14 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.6: +12 -3
lines
Diff to previous 1.6
(colored)
fixed genid merging
Revision 1.6 / (download) - annotate - [select for diffs]
, Fri Jan 4 02:54:10 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.5: +5 -5
lines
Diff to previous 1.5
(colored)
fixed up default namespace on all applicable serializers
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Jan 2 20:10:31 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.4: +5 -1
lines
Diff to previous 1.4
(colored)
no serializer motive allows for non subject grouping
Revision 1.4 / (download) - annotate - [select for diffs]
, Sun Dec 30 16:56:42 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.3: +9 -3
lines
Diff to previous 1.3
(colored)
new interface for re-using ns decls for serializing
Revision 1.3 / (download) - annotate - [select for diffs]
, Sat Dec 29 22:21:08 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.2: +25 -14
lines
Diff to previous 1.2
(colored)
more namespace work
Revision 1.2 / (download) - annotate - [select for diffs]
, Sat Dec 29 07:55:18 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.1: +108 -64
lines
Diff to previous 1.1
(colored)
intermediate - not running
Revision 1.1 / (download) - annotate - [select for diffs]
, Sat Dec 22 02:01:13 2001 UTC (6 years, 6 months ago) by eric
Diff
adding n3 serializer
This form allows you to request diff's 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.
Webmaster