rasqal-0.9.33-1.41 >  A [p9|BQXe^BC1}]KK&sg6׭ŕ #uQ_WhJujBA^R^}]a Pl8l`e{PPifY[rzbN̿ |`ڈy#_"ȻJuL2ςܱ'k:};pg7׏[FF2KЕl2z{5_hxj#;!N&onls@3݉da0272892e2fffec2ef1676a7b8ea11717a257d9eed3938ff96590c5775aac789f4e426c5b01d97e89f8a17e04978223992f1056c[p9|;4bft$Q"zu~yD v{OqQ%en[ ?Zom}jJM+xj^t ǼN5Qz]QS=ܯʓc2c@6XeD(j2tb!7&_?[YVϹ:4;{BTF| E8VPv~>~FrҬ4z,q,tddpOf级c)ָ4>p>?d   4PT`d}     $ ,   ,  ("8,9h:F<GPHXI`XdYl\]^bcedefluvwxy$z4DHNCrasqal0.9.331.41RDF 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.[nebbiolo(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+ or GPL-2.0+ or Apache-2.0+https://www.suse.com/Productivity/Otherhttp://librdf.org/rasqal/linuxppc64le x큤[[aab4a0bd84a3ef613c23cbd1c51f6311ff39913ce937fb9e15527606ea1566c685fb4db9760e99a62d17e719d9e2c93d06027a8e850891658ccbc747a2dc82b8rootrootrootrootrasqal-0.9.33-1.41.src.rpmrasqalrasqal(ppc-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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#0000305nebbiolo 15272929210.9.33-1.410.9.33-1.41roqetroqet.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.suse.de/SUSE:SLE-15:GA/standard/e843b18a26eaa24836bd769984eff353-rasqalcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=c83b8f810f1a8318b85ea12d6b0b89e350e8cc12, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRSgU6XQ~&7utf-82aebfc0c4e9e56cddbd47bfd76011745094bdbf30e1c6b82bb650eb48da96767? 7zXZ !t/?] crv9uiYm@K!nUnְvى.gvD1;&v!Isx(DJd8\pw+_WxGty5b Q!ꕩ1ʤeaw$l#wGQC+x?Vٛ]Za4=`Y d1HДʃ#t֖p J‘<:3!j 7,:a%Uѫ(jl̨zRMBB֍_((;E~s9/,E/Di,Qv<T0={Q쟧>EҮR^ט;cQ"b,8!m`Hdyg' .=jK UgO_ ]7\ؘ{g>f\ CO}{"JkAhp~gC*EUYO mIF hG\tSD$-6po:$]O@5Y4HM}NM4S3zE U?^&L=ࣇj  xh,>;3Ge2f:(I 37Qhφ}]:JywCl))?Y8 x    ..priU7u)(Cz6+5zZ6cWKj&ֵ̆& H4}?~YABpcm^=*I6?v"N&ykh1Q((1\.(_Hb ۀ#V~=L:̜S&B.,`t}6^/7AHunAm%lņa< om*p蚐k~4L@{& e qX^Y1UGU{GbzKR[鄤_rZ"$n;\d.KV. ]M~0 5@J#ߓG4d# [Etyy!RCb~J܂H놚86*z3EY&z(PDbS)ZQ]ѣja L * ImCcEpz/#4'?[YG5u_jB<7#zj쇪)&XF%v*h(Of-3r0 } 2$Jlޢhf߅-u'֋Ap&n3"Q!ܥ]Œ_ KSbmPt: ɖǻ0mQ[ӗҰY3 ^X@).pIu s"{ =1ԋÉ~ViM\jnޫp˯6.>YM!3~,t%dw;Xeĥ] };TI| >[-%/x7̯ ֈM_eaHc!bgedeq J6IJrS0*SXZ`&bg3>.mmcK. ݍ w8xΧRr%A-Iv3 \ͱZ0K^ՠl٪gPsJ-Zf!x F:g?d@@9f'\\4qA P/l5"aͅRu|4=)i#0P}cEuܴڴ#=/&l#3)a__sn,M/9Kbja@}Uvq[Хa [˧H?g?S385m~X?eq42n&aͣ*KEʶ㪧M:| /\~\uv@hywk:TO{Вi459m/)в-aOjQ|.†b0"lhI`#P1 Ħf݃)ߓb$+,o2ys8)CURx7ӜKg81jw|0Z̫wPzhMJ§jRf݌ppfIoTݵD&L~n>ҁhb5@ͯE)-n|p{Šhqij 2J?lJPbx#'8N%؄8ٜ?" @b;)0 &q;q xYnZJk %R#&|h7ijw-hHqxTИ6mAa-("6(2KCNLzG'qƫQ4c RdA%%8Uzv2:*IGa|o?YD!KƟe9(wR Pu CƪeSe ;ɐ|Gvg; yJi.߹r9Zo$AUa^pqbõ)ُ$b PJ,†M_t+n_EXPsDT{)L{yvqAwBf7`nC֥;/וҖO;G:O> hFKô>佧@m~|\S|t(wBsuo1Y3ve>uMn5+4*/$KE<9kAV!{3}X?wTUN'+wiZIP"v YfynsILWU+5 ,ě\,Ɲ錢Q_ WAӻur(9%~##\Ĭ,Se; jɿ5$[a)KhpϘHuAt`%;1zJɹ2h "(TpK.E 2_Q˪70Xe:?xo_y?"yN#}X5$S3B{P) AC:Qc )RP{MJM< TSc Sқ{ >FpiA]mUeyd4SCή9b;R%Ζ 򐴑WOwzm4CDs.Vh$G.㢍mA询a= xGO0r0SNX[@bR0@]X N<|H:s_7꟧bhS3[X2K)Jg_$* P8؍\|Jޕsh a&zq_. t7,f:!.L1D[LFg32edtLI7kuiM_YJ+<:!IInJ=(o x5 mr896}{TS3=>Mp&4@yd[`>ޖNsK\q&$I_#4ev-] p)ܴŁUrA(2j"U:c,8nPgX.,x);rv έU N•cu׼=]WgTֵkTc.WE2jf~L6| v#z+zo1 K7*H^<X*4hBC!^Z0 J$Ʊ];ɑ@Tb J&/Y=`1ZTgVrYB U+Y l9M2Rv..? Q\щTCў? ŅsA"݄=pXҢd z_px^Y_+DyY;ș_\b҈n6`ٖ3 ßqv+NhQ\hK݊eb}$繴7[y~ l+sG/AMC`Û3%mV gD "w=+IZN cWg'ʇ( CND埴8'Pm$8 [Db;7X\V+/YǮ9'jл̳/:(~E[Й_=k{PG&Mu>񱊎fKL=+Zunmi!l. < Ⱦ]^)DǓy/\d-^nlx$Mv"B!pT=^z'*x_/!eYh,9}d2" A=+U{mVc/#ktD 3c\re٫|ϨG s%G ߆0 [&}c_\yW$d },P3V5||2 S|/ (찳1 GUfcP+^{>t53})$nr#i&ӠWصWEkЍ(N _rX[4eH"NuIAm~θvڳhd"LvQ;Zȓz­%P!M2yycۻe==;Cҩ$Y (U':'67'wjj4\ e:$>0룳vPS1WŃhZ7>G4_  I 4oplXwb _sIuu5k!d֒ƕ E>);_`u6cӻ9ht 8]!nͮVvٺʕ~NAVʢm=3 0:QBIQu7]]S8iEjavD`E[+/1`]ƿ {'.BvjF׺Ɵ4/iB^ حdŁԮ]uɢWC)dtkW=Ea[߶$-t^'c7@zHÆVo,DG)FSbUv.`$L<0]  dIX[G=Qny@zĥz7|lU(`}FCL:&Dz,2xtlԯzR 3T(Z6ٴlAI5@Ѹ[ذ-tKʇ~Lm<_sWT|M P^V]5ي~xYYDyz] `!K7`PӾO 1 0(SjqqMCo#ljMA?qrik 8~Xth>ͯg 6ѩ1z5lVMX$#ָ:ȏt "yI:H)"c" YZ %gY*@g _<4X;(i9 . V\|D"gnv {%0cP'bꛛ$h^4h$lO?LM i8D~Z~i;:Vai0e1}PdI!bh}|9> K\ice 4CVъuf3͖1&Lm|u7t]-h.ɢ?]m:mjW5md&h ZKl5,50O3Z! bc㨇0TgyH|ǚ>u#0Hm߅M]*Ίy@q5[kG"HZJ%^Obg(KIQ>ݮA%LV۟0-׫ *w~Im E{X=P[RJ=)߲?u];H (Oa(TW{kQU@qxXecbEYi{0; L?&k7.BKվU9McXmx8@>M . &xQ?ucOzE{GR79 AANUZ \9K$26h%(<2#I;ϡȁ1dJb*ո18H̓q۹$9kc#A)Sw1 H(bG9 *Ra)Yz歖Pٷ}{X2?Ûn8_E^H$Wy3m IBZ D}Ӈ!0X(lb">)˿8:y&þF'$H>!\zOסq( } jan 1,=H|R}][d-,;΂czX_繍#Jm^-w<ڏ ]Z>Lf: BD W!5Ygr7>ո|Idu<81O L` /FF8c'; ߒ !|#quz*gѯ >XԊNj]IJ#%#]:PeZb SbJK2~ '@{C,A-vF6f+tGE)syh.).qc4?L^?Z5)VI` >:z{Ie˖^-J"r_D^>4 7D CM¨iխkJylp/tUhϩ'͡W#JÊ{0?%wV|lZ4 cKO dtmkD1#S?X] +,?p͊~'Hmbv7C1{;:Y.?0-kȊn8FA27@oTgsʊ?f/*g" fp;~K Kc˅tWސs08ZDq5KbS/LX+:`@u E5Cl_So0\ +KwCpRZ'Axg X;[C-X |@7[ޞbG.R"ʬOې6Ex@FQ~EyGMo22m< Zȳ bʾnHKoULu ErPL|#t!3: bVѴc :E\fm+[Km9{2c`R>SDH@/27`fqv+EȤ Oyh+V`at1m G0>KutP&t7` 8jm-'%1OQ_Kaxci݄!F%11ftvL%{Im1'SXjqL+q2S8~,i=:=_iNkFSurfW@ )}(kF|%cABGN汙0sH9@կB-`=@BR ťH< .y 1Z\K :ɒ\9 F5mFux22cܝ&M1I#u[rj&Zt b%OB~W30Dm6MRN)@m*i6+S=BasN}rHVPLI0nݘ Fz.ǥXB(DjK:CHrhЋHQdWZSqd65a 5"^ÉWT(0W/G'ԃZLǣ,6*Ye._f4o]!J K~﷤]ι~C-S$-pWMm ă?Z︝y+3@%8W66-5j?1b|e" ʓ y7ceM殔R{E=K/]"\#׍67 Uw/SӲWegz ;kkŊ"Lϵv-"4E}QNR$))J~k9rᄒtnuX}LrH՗V4 I! I |0 k?rWZ{OcHN+)R1绕L jtl$q[G4}y2* S(w@ݾrP|'ПJ(+.a WGlԚwّck3;m7Kt =q{|:Cz(r*bS.N]ƌ8í7 5J]5).?ܻ6s#=paBBT۬0יl*H-.sk8'!AQֈ욶g##aA"PPzd]¹xw^N"D. {[bRf_hfa'a4ҢD+8xCj=H||O,P^R/<6 &!y RqM-֎G'zϊ ԝ;WLs*e{" [O/1W m^qjAOӺsl2GGS0opgGˉ-euSܚ.OL~C/m]$//mrs8(̛y[vkvNY|td kJB ,D,*I\j0xy7TN{íLX3?$,/JyL[ЪF?U$C `KV:bCm szk)"U L:Vf(Ŧhet-7& C 9A XFl__MB\Vg7(o?\t07n HYS̃3?r *HnP/whcJa,ayp!t Pޣ'!K?"r7ï&'O^ERT8u?j}ryDu&MNR^U^hֆlK|Z'rk vlUe@%a@(D! 3֌4:XNO1YΓMl6]fU3Ck!S|_C1R.x~!=׺mYb7 ґ&U%A˺Q߃/[S)EXj~Vze Do`Ep[K>-̥4U\4T z* ,aYrFlr r kib Rs4L! iǃ|󲑪>5,B\cDKY>䌙*kxzhð0cLL!kH!|MY~"dwI=u߃Z}]Ha*)\z_jbSeL{:ѴJ;!}0U஁wlЁ-g1ڶ\@竈icu"<0ok?hXZokC_gc$s%-bU0Qg=s0wyUyk+ Ѕ(uP {'ث.s~<wTZm#Tr u=2$P[b"^-}*V-"cwHuK/^@B=LM0}i|:LC<_Y)d_QkӞC{A!{?2zOa{);4.2ut3ĜSx송YNlFR_J5ùM$2̻-Wꄦ2N!20cȂٔ ltqDF/c:w V&zG^xs'-Ⱥ^mlsq`)gF6IŹ[{~˳D}7 = 'f;#fjKCp^96!VўlnPxTֆ!jۿbA.e9"IAM;!H= \Y[4ơu=P'HIȳNqZ(ؖ.op!ɠ"4Tr/ 3φS:+ʤ? 'G5v̪*40+(内:IoPCێTG#iI$9IH,1jL #Cct0nZ5H?[+⥦EV ɣ|2#P$5E '2%S_nZhb!Q[fJ9Pۓ:8Mی}%i0%X^9oR/t|ܫ{n]uY,X Lssђ9.7$rڦ9kVO:&Oq{ձ7k#ߵ2R,3SgפjT9棿VHN)2ꑏ"TěĻ3?4  Ĺa4׳:L1Eh~=Fڱj H={t,BRAFG0Y9@\1N,q hr!2>(=สv6WOwXwWg LiE*j׃^/P\qX+г%$`-(D鿋]:( $6f@6+d`yFRϭ+֘I~<T]*Uw!GDaַc9 ZPeՆÒfm6qmQlrAȫb~Jhdl(r74#aZP X]`3 +"7u9l!_5v%|$A6=}>e}C*P)8uMy%7.7n 74뿀O@0CݱX'f5.Ԗ\RR!'KkmRLL!3J~wi-ډ!ӘqPR%yp#f#M11 woQ[_¾z)>rq+3"D[(<rAP`cB5ѧ qZ Bud skIm R4c.N0fr R{~פr3.]"KIy}I&q , ץ"1"9jk~Zޕz|DNKmGI1xoSxi?I޲h!ϭ"'gƇyrxgI7< }iWHC#nz/\8/CwhZ('UWǝ`70OMWuL"CyDvfdXaSmLuÞRtиbJ験oJH1o`9 iQC9ZiS|412)I@;(ɯ.hj;'=G1Y"l(!et#ȖW&tML+[ȱț3'(vGHPMJ7(@Su2cahcR4D S^ALTmޕI~Ɏfr oxnθ@~ $=XT$mL/tx%s &u!¾wtiZ"i$f(wUD$-Awò҈ZD<[L8mX q`Vqmw]2FT7EߍFN!(K;VPEm.Й0T7Դ?vf-EwF=~qpsۗ_yY-cl85~>oޭAyF$&3Bih0x1΀)0<[-oxEFՕ (6TR*j 2#=؞*p,Jt"wx[wm.T*u|"ե gk[,( V(KJs)aEvܰa$[/l.3PH\^c)r6+r_ Gc^z"jzW^ F\2[c\4/hqKE/8`uUdviԟG |8-~NTy=HaY鶖y#kܚ&zN}L"n2+HTKŢ 70Sr8nTfB]^A[1?&,,bKށ_[vÈ;*Tmi6>dUl6-_ 0dy_R-b],WGP8In"3XSVd&J&˚uj(]~w`0XU /@h,8$0P)a(q!6GC'9/<]TKbgm˹Vckcsg>+"7j_xh^GNmoccj*Y0D /qj@1o054ヰم5%Pk9kήasgp2Df!YnOttQ6qHHx/7TO| gC}p=3^w)FiE8ʂn+>$`+98%{qHykxB$rwך$RȞ+QR$UR{e9ȯܳga=\eP5F qg* Lȯ|qޒV/6> [kg0!s(pW8\H