CVS log for perl/modules/W3C/Rdf/XmlSerializer.pm
Up to [Public] / perl / modules / W3C / Rdf
Request diff between arbitrary revisions
Default branch: 1
Revision 1.37 / (download) - annotate - [select for diffs]
, Wed Jul 18 23:13:44 2007 UTC (11 months, 2 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.36: +3 -2
lines
Diff to previous 1.36
(colored)
~ 2 or more foaf:nick arcs all serialized in <nick>...</nick> form.
Revision 1.36 / (download) - annotate - [select for diffs]
, Sun Mar 11 02:19:05 2007 UTC (15 months, 3 weeks ago) by eric
Changes since 1.35: +5 -4
lines
Diff to previous 1.35
(colored)
follow TurtleSParser.yp
Revision 1.35 / (download) - annotate - [select for diffs]
, Wed Oct 27 15:18:29 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.34: +5 -5
lines
Diff to previous 1.34
(colored)
improving nodeID graph linking
Revision 1.34 / (download) - annotate - [select for diffs]
, Mon Jun 7 09:27:30 2004 UTC (4 years ago) by eric
Changes since 1.33: +4 -2
lines
Diff to previous 1.33
(colored)
make now works in Rdf
Revision 1.33 / (download) - annotate - [select for diffs]
, Mon Jun 7 03:17:34 2004 UTC (4 years ago) by eric
Changes since 1.32: +82 -1
lines
Diff to previous 1.32
(colored)
POD and MANIFEST work
Revision 1.32 / (download) - annotate - [select for diffs]
, Mon Apr 5 09:50:00 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.31: +10 -6
lines
Diff to previous 1.31
(colored)
new namespace paradigm
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:45:49 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.30: +4 -4
lines
Diff to previous 1.30
(colored)
changed directory name: s/SAX/XML/g
Revision 1.30 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:35:21 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.29: +13 -13
lines
Diff to previous 1.29
(colored)
s/GenId/BNode/g
Revision 1.29 / (download) - annotate - [select for diffs]
, Wed Dec 10 10:59:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.28: +2 -2
lines
Diff to previous 1.28
(colored)
fixed toString calling conventions
Revision 1.28 / (download) - annotate - [select for diffs]
, Tue Dec 9 10:31:55 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.27: +2 -2
lines
Diff to previous 1.27
(colored)
s/W3C::Util::InitializedObject/W3C::Util::NamedParmObject/g
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Dec 4 18:46:51 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.26: +2 -2
lines
Diff to previous 1.26
(colored)
made ListStatement more polymorphically sound
Revision 1.26 / (download) - annotate - [select for diffs]
, Wed Dec 3 14:57:28 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.25: +5 -13
lines
Diff to previous 1.25
(colored)
switched to AttributionList and cleaned out bagIDs
Revision 1.25 / (download) - annotate - [select for diffs]
, Sat Nov 29 06:54:04 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.24: +21 -13
lines
Diff to previous 1.24
(colored)
remove damlThing types from Collections
Revision 1.24 / (download) - annotate - [select for diffs]
, Tue Nov 4 11:06:10 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.23: +7 -3
lines
Diff to previous 1.23
(colored)
fixed serializer bug assigning types to object bnodes that were really subject types
Revision 1.23 / (download) - annotate - [select for diffs]
, Sun Nov 2 08:46:51 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.22: +3 -3
lines
Diff to previous 1.22
(colored)
follow API changes
Revision 1.22 / (download) - annotate - [select for diffs]
, Sun Jul 27 23:54:10 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.21: +2 -2
lines
Diff to previous 1.21
(colored)
changed default attributing variable name
Revision 1.21 / (download) - annotate - [select for diffs]
, Sun May 4 05:58:05 2003 UTC (5 years, 2 months ago) by eric
CVS Tags: V1_2
Changes since 1.20: +5 -2
lines
Diff to previous 1.20
(colored)
tweaked grammer, API and algae query lang to handle datatypes
Revision 1.20 / (download) - annotate - [select for diffs]
, Sat May 3 04:31:34 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.19: +6 -8
lines
Diff to previous 1.19
(colored)
serialize nodeIds
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri May 2 02:08:26 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.18: +21 -1
lines
Diff to previous 1.18
(colored)
serialize parseType="Collection"
Revision 1.18 / (download) - annotate - [select for diffs]
, Wed Feb 12 14:54:58 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.17: +3 -2
lines
Diff to previous 1.17
(colored)
switched W3C::SAX::XmlSerializer to default to excl-c14n
Revision 1.17 / (download) - annotate - [select for diffs]
, Wed Feb 12 07:57:07 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.16: +11 -20
lines
Diff to previous 1.16
(colored)
reworked XmlSerializers for parseType=literal, now excl-c14n compatible (at least in spirit)
Revision 1.16 / (download) - annotate - [select for diffs]
, Fri Dec 27 01:07:12 2002 UTC (5 years, 6 months ago) by eric
Changes since 1.15: +16 -15
lines
Diff to previous 1.15
(colored)
dropped rdfToken from RdfDB API. updated attribution properties
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Jul 9 13:42:26 2002 UTC (5 years, 11 months ago) by eric
Changes since 1.14: +35 -9
lines
Diff to previous 1.14
(colored)
experimenting with serializing context in RDFXML
Revision 1.14 / (download) - annotate - [select for diffs]
, Fri May 3 14:14:54 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.13: +14 -14
lines
Diff to previous 1.13
(colored)
renmaed getTypeOf to reflect actual functionality
Revision 1.13 / (download) - annotate - [select for diffs]
, Sat Mar 23 17:41:57 2002 UTC (6 years, 3 months ago) by eric
CVS Tags: V1_1
Changes since 1.12: +6 -11
lines
Diff to previous 1.12
(colored)
added serializer args and added iterator pointer to serializeSubject
Revision 1.12 / (download) - annotate - [select for diffs]
, Sat Feb 23 22:30:19 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.11: +17 -15
lines
Diff to previous 1.11
(colored)
reworked serializer and namespace handler interface
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Feb 4 19:31:15 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.10: +2 -2
lines
Diff to previous 1.10
(colored)
improved anon object serialization
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Jan 9 22:11:13 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.9: +9 -6
lines
Diff to previous 1.9
(colored)
fixed genid rendering stupidity
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: +3 -2
lines
Diff to previous 1.8
(colored)
provided namespace maker-uppers for all serializations
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Jan 4 15:55:14 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.7: +12 -2
lines
Diff to previous 1.7
(colored)
fixed genid merging
Revision 1.7 / (download) - annotate - [select for diffs]
, Wed Jan 2 20:10:31 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.6: +5 -1
lines
Diff to previous 1.6
(colored)
no serializer motive allows for non subject grouping
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Jan 2 17:04:44 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.5: +1 -12
lines
Diff to previous 1.5
(colored)
got rid of some vestigial algify hacks for rendering the query or something
Revision 1.5 / (download) - annotate - [select for diffs]
, Sun Dec 30 16:56:42 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.4: +3 -2
lines
Diff to previous 1.4
(colored)
new interface for re-using ns decls for serializing
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu Dec 20 03:09:05 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.3: +3 -1
lines
Diff to previous 1.3
(colored)
moved nshandler initializer from constructor to startDocument
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu Dec 20 03:01:12 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.2: +8 -5
lines
Diff to previous 1.2
(colored)
switched to new namespace system
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Dec 17 17:55:26 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.1: +2 -2
lines
Diff to previous 1.1
(colored)
s/NamespaceHandler/OldNamespaceHandler/g for upcoming new namespace handler
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Dec 6 06:30:17 2001 UTC (6 years, 7 months ago) by eric
Diff
RDF/XML serializer working better than ever
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