rasqal-0.9.33-lp150.1.8 >  A Z_/=„-$ k@y/ iH|QH7g .sWXbhNSwNPrnKtCz_<:jV4'7s" 0tJKG%pUⷸD+B >@2%Û|k3İي8Ggj^T԰EW mpLyJOCCH'ߘ<$fV2:sYeۏ[`Dy!se16 1iųK,{W9-R yWFa)}GG>FUxvp]/8m%MpRb,7oƙy:ʢO!H*6<>p>?d   9TX`dw         * (S8\9:FlGHIXY\]^bcdefluv$wLxTy\ztCrasqal0.9.33lp150.1.8RDF Parser Toolkit for RedlandRasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language.Ut@lamb61openSUSE Leap 15.0openSUSELGPL-2.1+ or GPL-2.0+ or Apache-2.0+https://bugs.opensuse.orgProductivity/Otherhttp://librdf.org/rasqal/linuxx86_648 x큤Z_Z_41afbf7e24daacae68811cd9335e62ed621e3ed3a2d59aa8e44b1163a1c2e92685fb4db9760e99a62d17e719d9e2c93d06027a8e850891658ccbc747a2dc82b8rootrootrootrootrasqal-0.9.33-lp150.1.8.src.rpmrasqalrasqal(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libraptor2.so.0()(64bit)librasqal.so.3()(64bit)librasqal3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.333.0.4-14.6.0-14.0-15.2-14.14.1Ut@Q Q @O.@OKO?@N@N@N;@Nw.MML@KK?5@p.drouand@gmail.comhrvoje.senjan@gmail.comcoolo@suse.comzaitor@opensuse.orgdmueller@suse.decrrodriguez@opensuse.orgtittiatcoke@gmail.comtittiatcoke@gmail.comtoddrme2178@gmail.comtittiatcoke@gmail.comasterios.dramis@gmail.comtoddrme2178@gmail.comdmueller@suse.debeineri@opensuse.orgdmueller@suse.de- Update to version 0.9.33 * Added support for reading and writing boolean result formats. * Fixed several query engine operator evaluations (AVG, STRBEFORE, * STRAFTER, CONCAT) * Updated query results class constructor and methods, deprecating older. * Portability fixes for ICC, clang and GCC 5. * New internal test runner utility * Variable bindings query results can be formatted in mKR CSV format. * Multiple other fixes and improvements including fixing reported issues: 0000546, 0000568, 0000583 and 0000588. - Remove redundant %clean section- Update to version 0.9.30: + Removed RDQL support + Improved floating equality, comparison and promotion rules + Other fixes and improvements- update license again- Update to version 0.9.29: + Supports all of SPARQL 1.0 by passing 100% of the approved tests. + Added support for XSD date. + Made XSD dateTime and XSD date equality and comparison work + Make limit and offset check work properly in a subquery + Correctly handle errors during aggregation expressions evaluation + Fix blank node generation when made in a CONSTRUCT to match SPARQL + Added SPARQL 1.1 draft UUID() and STRUUID() support + Requires Raptor 2.0.7+ + RDQL support will be removed in the next release (0.9.30) + Made other fixes and improvements including fixing reported issues: 0000493, 0000494 0000504 (http://bugs.librdf.org/)- add baselibs.conf- remove libmhash buildrequires, which development was abandoned on 2007-08-18 and therefore should not be used. the library will fallback to internal hashing routines. - remove obsolete configure options/cflags- Remove the specific -32bit compilation for 64bit systems. This as that rasqal depends on mhash for which there is no -32bit package- Update to 0.9.28 * Added full support for SPARQL 1.1 draft STRBEFORE, STRAFTER and REPLACE. * Add internal Mersenne Twister PRNG or choose others via configure * Language name 'sparql' is now SPARQL 1.1 * The query result formats now all use the W3C Format URIs as their primary URI * Improved configure check for for ceil(), floor() and round() to prevent GCC optimizing the test away and getting the wrong answer * Bugfixes- Split documentation package (fix for RPMLINT warning) - Added mhash buildrequires - Cleaned up spec file formatting- Update to 0.9.27 * sub-SELECTs can now be executed * OPTIONAL and UNION fully execute correctly * Grouping over sub-graph patterns fully executes correctly * CONSTRUCT WHERE abbreviation is supported and executes * CONSTRUCT works when working over a query with optionals * Updated the CSV and TSV outputs to match the editor's draft SPARQL 1.1 Query Results CSV and TSV Formats * Fixed issues: [1]#0000127, [2]#0000423, [3]#0000434, [4]#0000454 and [5]#0000459.- Update to 0.9.21: * Updated to handle aggregate expression execution as defined by the SPARQL 1.1 Query W3C working draft of 14 October 2010 * Executes grouping of results: GROUP BY * Executes aggregate expressions: AVG, COUNT, GROUP_CONCAT, MAX, MIN, SAMPLE, SUM * Executes filtering of aggregate expressions: HAVING * Parses new syntax: BINDINGS, isNUMERIC(), MINUS, sub SELECT and SERVICE. * The syntax format for parsing data graphs at URIs can be explictly declared. * The roqet utility can execute queries over SPARQL HTTP Protocol and operate over data from stdin. * Added several new APIs * Fixed Issue: #0000388 - Spec file updates: * Changes based on spec-cleaner run. * Changed License: to LGPLv2.1+ or GPLv2+ or ASLv2.0+. * Changed rasqal Group to Productivity/Other. * Added mpfr-devel in BuildRequires:. * Removed gtk-doc from BuildRequires: (not needed to build html docs). * Removed autoreconf from %build section and simplified configure. * Install html docs in %{_docdir}/librasqal-devel/. * Minor other updates.- added 32bit compatibility libraries - removed package name from summary (fix for RPMLINT warning)- update to 0.9.20: * Updated to handle more of the new syntax defined by the SPARQL 1.1 Query and SPARQL 1.1 Update W3C working drafts of 1 June 2010 Added execution support for new SPARQL 1.1 query built-in expressions IF, URI, STRLANG, STRDT, BNODE, IN and NOT IN. Added an 'html' query result table format from patch by Nicholas J Humfrey Added API support for group by HAVING expressions Added XSD Date comparison support Support building with Raptor V2 API if configured with --with-raptor2. Many other bug fixes and improvements were made. Fixed Issues: #0000352, #0000353, #0000354, #0000360, #0000374, [#0000377] and #0000378 See the Rasqal 0.9.20 Release Notes for the full details of the changes.- update to 0.9.19: * Add initial draft parsing and API (NOT execution) support for SPARQL 1.1 Update W3C Working Draft of 2010-01-26. * Add public APIs (row, results, result formatter, variables table) so that query results can be built, read and written without query. * Add API resilience checks for invalid NULL pointer arguments. * Many other bug fixes and improvements were made.- update to 0.9.17: Added a new query engine that implements the SPARQL algebra better All constructors now take a rasqal_world argument Added LAQRS syntax support for SUM, AVG, MIN, MAX, COALESCE() experimental syntax Added query result formatters for CSV, TSV and ASCII tables Prefer pkg-config for configuring Many resilience and resource failure fixes by Lauri Aalto Many other bug fixes and improvements were made Fixed Issues: Issue#0000077, Issue#0000128, Issue#0000168, Issue#0000258, Issue#0000261, Issue#0000271, Issue#0000279 and Issue#0000305lamb61 14264208000.9.33-lp150.1.80.9.33-lp150.1.8roqetroqet.1.gz/usr/bin//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/e8fdc1cfffcddf9ddc5bd45a93828169-rasqalcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=7ddf1e4cae4db324347a4d4306ee6dc9e38b78ad, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR*i5_;`utf-82e8b3cc04dbe49fe47303bede07e1f3f52b51d9f73b509de19d796fad22c056f? 7zXZ !t/;>] crv9uo1w+z[ rN] Q[e ̧/A7"h(`9ȹ@6ZLm@? ]'L6{E *z>h❐X dxuˁax〩%NcIYk'Uk!ß43bJb:LSjWJ(iJ*HS@3n^Zƿ!Ս,`H1>L!:X^;0r:J>؁͛}`O5iBoaPtFJ A]pg{$kp^1n5@)Q2X+P0>.fP*"XbVPTv6}9a`y%$傽 @DuO=ꮗK9Z=Ftv+YB;׆99# . Ԩ8p ૒]>d1h-, mٕ|ZY"T>̗$K@b7,T9#߉%p c'wD!ɈF1+&/E!Pt`8ª5G _UJ:x˺u(@Ai=H}@K mn6/P܌EbVFqe;P} $_u^hhE" /MZIP$#&NG!{EО%ELwFu!Z ˄;DR)= o2|֕e8d޳cgKKԒlztc\ϵjˉ6@}Ŝfhey06N@茼?e0] fixɠ#@2Z# Vx廻NF.dZeLċ| ușzLPh4)iqN4P}+@B4rϙtB  +^)k9&]f)iAޅ:Ԫ>ŇճG9sOjm E%2#h݆D7,p/+]cM,WE]TBɎzǴ4-,v5ohXZOrR7|N–.eaGXSǔrReв'VUN6%_힠Խz ^TP *M`@3Oԣe<{&96_J 91|<]cqYiwo:9◶-4Mlu e Yt_Jt~ћMJ u$n,XhfgϖCD\[>;K3K+MXUqU(|pԓd<$oï|O/1s.)ҳnw-=5 (D7YfwQƼr7kB[ަeB^˴Q+f5jYqubvBZ ΍X:XJu,iV6GɇU" y?- s|.PkI1)DDd93@l1mJS75SjWPVh7_erM;[:ۉ#@bPyg]fq&8X=pY5 Qhl3#-6Yy ~>iZ{rqƁ,-Tk\Q,jR[a䰀pn(w ֿϦJ+8!'y6('Qh"c^5ك: i-FE˸+8q?HONAd19 h*P}ˮ /IAPqAᱰDH~8؋;PQոwV`9M3=ϒ|w M)$ xgl&AvgQV'G߱ }.޴wg7KBO]l8e$i"mYǯl=)#:5a|r%F:>}=ےe,{C<˺1uc+`K/.i-A ѭԺ)zB#GBtݕy 7L Cu1ʹ,<3'tP@L᩷.s=UwtUA[WZbxRi`qc899lE̔q Uzpޔhpy<+x!T<9V/덐u u(+0PHsYҞw7`NB K [,gۧ!mN=" b=./NcgLcz%cuˀGiºl+#@ (a?8^OSPƸ2Y_R (NHr8Pi$)ٞ%Z&1%[.ʁ CŒQGO(Uf3 :WpؑmGوYݡ%[m!+]?1b#a$SifgepRn$ɘ{B KK]]m0z0yjA^C<Ndeݤwp8#Nvq+R /J7q6KD"hju; !-|XʀCE$+V L΂H~\oqb=Ê`d]wZXv'VV%u. p:.l8B;̛"xe1:}sA|ìݞKWa[1_%Vrt:Mm ] 6Bm Ŭb}_02(vl:Z P@;7TgjsU;][.A*G5_P7E8 IT8fIǼņKcj{Чu&T= zJ{"5K# 7H̏4ñe’Lh|!p,d[itU{,"qR񏼛," D&h ^nxLiyrr4wKY% eI1fXnOqN:PՈ*v:8 ,QpW_\qG15]E Җ Bj#u55>gp+_Zi.ǟ/GE,7P_d4`cfR;zAy٢a7hzJ"V؆֕)I #Nׅi]P`pU!2jV3*~s x YPdpN0r] $7 `x %y}Yd/U'}ҫVT5eaaVӊ4 SWh2vڟ!V?>h~ aLEHiIN_Fżэ /+GxpvDlS/X iʼn2cDS_rP ~!u ޻_|$$xԡf4a24W$XQV@,:,܄ѿ|%bӠs֗BU8l`[/ғe1pBM[޼:dPŘhCdJ0A^ ߕtÊyׇ(֡2J'YQ{1C\޹062yҔ=t2J|\uٯ}K3pzSևO.i|dMXGjBx/l)x7M !.+&O#N"wu"ugw{\&{{ļ$xų>ps{>p}8* =rޛѽq;}5)~G\:,@F!gy1tԸnA:]cM}/w@~kZ2l,.ɰqPςk :t o'o'ӶSrQw' HPQcXiC>hM `媶\ :zԏ9ډx^Zjl{ۡMr7Hus3?KxLجv.$/k~}=.h@*\d K;d|8CIӆcJ*ƒ%]qERv Nnv+5 ou{@لeJ'.xj85_G*Ͻ(ȸ Gbg(" ZИ4x44k A9C_r,nf@ qO=7RB3?D'p=}Eb$f9pȱbQMgi0*@Pn[$g*HUUw1 ݡUޱx"lD gv]}~O[$ ڰQۏfBJ\G1_ɸ-ҒCqڅׄtxhPFj]5DlΤ痪yrl&yY-9tJx5L#/3JޘޏxTJ8-OBEWKc-=VUh(;SVkҌ `KĻ#rMߠL{U /e; Cb*̭=1#{4t)͆}J1ƧCq2|K^" Oȇ9Wq[-3vc^ >5ki'_ߞ4ScRGWl} If;TǃZ"i}ggPމaZCEqwᓩ Z}]k$F0_P TԏZb>V^89lB]nl\xElJr썵:HhpPj^~$iuC 5Wc*H HeY=K}B?4$j%o)1fu nCa'ڂXzL sF@8B3.皼^1MI0Vϵ7mQ[74uأCn4D= 1I=bLKYJ@uFh;"ioo?S[5;đU$&*{migFHǠINIWֹ0c[ 42[1/8W#A0sp6X1Ώ[U9f/R,x2K0gႚr$Kٷn6Qwjv!1&&p 1% aAlVzjr %~˵=,A(o>T4q!SŌ, ۠l` QSpu<5Gލ[^=Sݏ+BXnv,M znO,T0{iK]oC^x?c$=@@JqJe1NnLL9ʧ h<]Q-wMHrZP;[7k}0 ѮA7LF%{$2<*zoEþ@Qy.=⾱7lX(Dq-Bk}[](. 0J*q<F׃+hLTE%3G\MgTuj{>Ot70͏òƑ[Q=SceqSzupRCG6cOz4Vǵv#\~,\6l!S)]Ԁj=͍AZ2z5?{FD0F]Țj3H*G(֎씌Mr#~Lc͚"Ĕj$ۡB >Z}uZXn҄M0,hy:J[wsEKŒLN¶S!R Ob?m| uy:  z A]goWdx-ng%GR2qiy#nOdtPBc})hGSH3j/%s[zGpS&7>?k>ɻHfa]!]FJxcǝl`Cm0}.ږĚאc,^hX9" !ZJI拰 ^2%WU9ZѬ44<]_ɉ>͊١mϚI|6EE0FkJM|L5+ Ctnir(QybGnŶu3hSf_~g:ـIbӽN=4+vDeTZSuMЁG^1ss#`U+*Xmd=8!l}D>^'͠bR ^h|η8^<9E V"N?_3w5^@Fj$ޒQ[]E ));b$f#璪K!T$B %AqR )[SJvTj*Ҕg&/cDα`JUG3:]}N_-[t>6gup ˵>݂\aqj߳D~EP+A{<

4D:*N aDl[-IYqdYX AmSGG-J>Ό@y@0H=8*}:_ ;t-Ohڻ*MPcF+C%hsn@ Nv$HםsXVQ37cn!AD))8bVoL G Ŷ 9;:HROvZtx>Z;Fr7CFrhW}mTU jR-~TɛU}|qYN@hm gb nYurCirLmٳka r+%l-SmC lnbp CeNy aI,kx&2VYq1u+ ňu+Dm=[1o]wc׌~ЂV^o2b͐jE2N~q\:hJsmF։ F}// 4k+i I4B42y>N~ߐ_9[Y΢{P`Jɝu(/ƒ7#b&p[JgVLL QH; J4ӁR{٨.#) DZxInh(1>'e?(-8' Kcfaϧ~i9VeBaJ/}F}= 4 _aܩ/xnv%ЪC5_>ygUtߙ|t:kƜ[f֒*USg}`3}T[QJ$C\n\@sp[ь:fnf@2pHZ-۬ B,D!^ӷ"Vw0Xxw>6؉٧OE[iY&5/!*%NN d&1r"^zuiK?j S:@h&,hޢy$=FJjסF7o%ג&6\(c?-"q0Pݎ,F i'7f% $HGVulA-x;Y+o ;˵rA#ՄNԊAl.{.IϓNڔ ľ<;vt-y,*(KbHC"XBxyIǁɒ~هOtD^C̕qW<1\8דu ÜLRb x$g+'/&~[du/ZKxSW3iC]40d[gZmC $xEIOfU/Ox/TKu8 >`Z{ʠdoAD"NfA'XfҊ',jyRϕhLh~;P;~0>'ǥvJ>us-EQ4-jL92yqץ|X|9'տ!M^ g2te_RfPllth#|et"(z9oL@B{U47ey d|H rGڴ:'eAOyTd kfTd:ѝǀٱ.tx1KZ"(MṬ qd+40 \vt8,]G y~L:~&YĶk$f ($qϺDIBQ<wVKT>@v푞J\~V]n1'ОFC ib: Mi DZ:"؃ |<ٹ2HvS7\Z, ܒ|Ke[y=wCs '5z|hF{@ʾ>cog:qew EU.#mz"JdzˏQہ?`ir+.,zRR6t # 2N_3*wNk0ʾ<􅽚qq!/ˁ6rC^!YKhn68] LUizRu֯a6Btg\t)dȸas칟$gt0P܋FU#]&f, K<_GI8ޔ! @V\[e>Jko/pzIJaEne`C,:F+X sIrՅˆ ?#Ϋ$p] sxoH԰~zZVJ;'F §E苗|jzLAr2T?~;Ftm&[[i0#ġﴗ],`ypRo6hej{=]~=mo,Ǔ'MM[jo(-JoaĆEVp1yl؏u`ҘZ Ի>}H)g#ߓzXJe#Ո\mTA(OG-߱ cQ)#(o)ؕPo^P[2J3n1U->Rv.A= :ۃ]pNbפY(P1ks5WZ0S˸j%Ck{ {@\ť_l&2n\U0x׿(f_FuJXpoBiv:G <6(H[q9 OTw lt_Q R * µ<~BNsUt6hX @v7]ᗙW5ɰUw X +.;XJło=7xHX- ʟ).-KR=Ə(.Rf B_J!ְ_v@]?PEnKM}XrMuX[2!.QCl`LTZXTxNoCC)n ~`=ҽIy^k/|tpk:]?g9GNtE~ -;Œ A b=i5`܂ja n^PX=~$S-3N1cIF SRjNqW_7ZX}>{x=w9ĖqWϸGAV4 g#EM/)" uL> _0+@"?'.C9\ E )2%:b!*H܀[+$?S˫aCZݡ97xK\>u&)]b H9[ρ/^R˥muot9<8 ;Y; @r۔dRs҃&J_Jbla/5^r]LjkyM8f/43uH&W"6aק}-)M;˽sÃ0%Y;3C4Vխ޵oq}ڎXYA}⫺!1G*Urel-ȇ<,c;mㆢ?sDem0.ZquH]L?;}{?XFLGmpBK)Ռ7k61Rma|rEgڢ.̪ uSܮ1 <"_?Efv}>CAV'YTu?~6yWw*V ЬvF=)|'/b܅=jlkIqT$L"rUL(Rzտ:TlJ "U.rfQq˦oi1LH*2SZoܠ!mq,bC+I+2W#;#V 9X? R6|zAkL "?~hѮNazt`My܂4fX-桅FR$NսǼ\].9@ΣzZarp_}ś`؎G0pW\$tU"+ a7yq,E% ZE+n\'+/ FfCBa ~[" {d67@##w3l*E"|p =d֖/|z]Ul+qкW?u{wKi$;4e i`5J?7#^@ÎoUƬUSt'w'Xqn\azA1:o|@?Y 0q[XTxCc݄,Ď~] \Z`^ x4W8T(oL:,>)-  dFjڙgRajպW@#q7E?n I; mz1@Xq]eM,&}HB"H&M[V9e1֙V F( NcZ{CF<*2 hs#H3gnPs@iVX]ڎpbTm$7; oc>HdtA42^ME:mv^TIߘt+d{4Jˑ$Xű?cڦv\b"w,1afr nW/kr퇶E``SŸOROC$VOs})4h4A-uN_pjlhDc`k KIn/j6+]%I;e}';n˞ `/kguC0 6ytRR!mÆ;yڡ7N%󚋐mskp>_ 49X7TU8*ד;LqlZB@2C$jΉ &)\Żp]RvbCX]K&u:BWRXg%o2|dUOxuM%삗z~ AΒ̌`_d(aJ5:CӤU: