From dc563890e25c6bc0e49da846e0a1ad54c3e25caf Mon Sep 17 00:00:00 2001 From: Dave Beckett Date: Tue, 28 Feb 2023 19:55:08 -0800 Subject: https and 2023 --- UPGRADING.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'UPGRADING.html') diff --git a/UPGRADING.html b/UPGRADING.html index 3e721548..98f187f2 100644 --- a/UPGRADING.html +++ b/UPGRADING.html @@ -1,6 +1,6 @@ - - + + Raptor RDF Syntax Library - Upgrading to the Raptor V2 API @@ -50,7 +50,7 @@ split that into two stages. Release Notes in long summary form with some background to why, in the ChangeLog in very long form. The reference manual contains -a section +a section describing what was added, deleted, renamed and otherwise changed for both the functions exported from the library, as well as the typedefs and enum values. @@ -108,7 +108,7 @@ that are replaced by the functions around the world object in V2, use an #ifdef that provides the two code paths.

-

rasqal +

rasqal in GIT (will be 0.9.20) uses this approach.

@@ -117,7 +117,7 @@ source file is to copy it and make a V2 version and then choose the file to use at configure or build time.

-

librdf 1.0.11 uses this approach. +

librdf 1.0.11 uses this approach.

Either way, basing the interface on the V2 APIs makes it clear @@ -153,7 +153,7 @@ Raptor code.


-

Copyright 2010-2021 Dave Beckett

+

Copyright 2010-2023 Dave Beckett

-- cgit v1.2.1