4
I Use This!
Inactive

Commits : Listings

Analyzed less than a minute ago. based on code collected about 2 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no need to use infModelP.php
Christian Weiske
as cweiske
More... almost 16 years ago
Subject label is now CDATA More... almost 16 years ago
Bugfix: There were always two extra newlines before the content due to poor HTTP implementation. Found by Venkat Yaday More... almost 16 years ago
Redirects for dereferencing subjects added More... almost 16 years ago
search for dereferencing subjects added. skos namespace added More... almost 16 years ago
search for dereferencing subjects added More... almost 16 years ago
[fixed] loadModelFromString for N3
Philipp Frischmuth
as p_frischmuth
More... almost 16 years ago
[fixed] loadFromString method for types other than json
Philipp Frischmuth
as p_frischmuth
More... almost 16 years ago
'Subjects' added to the queries response group parameter More... almost 16 years ago
Link to the online demo of rap_pubby added
cax
More... about 16 years ago
false title fixed
cax
More... about 16 years ago
RAP_Pubby.htm moved to rap tutorials directory
cax
More... about 16 years ago
Version update -> V0.9.6
cax
More... about 16 years ago
Fixing pass-by-reference notice
cax
More... about 16 years ago
bug in the load method fixed
cax
More... about 16 years ago
dbConn->connect --> dbConn->NConnect
cax
More... about 16 years ago
Fixing pass-by-reference notice
cax
More... about 16 years ago
$default_prefixes defined as global
cax
More... about 16 years ago
initial version
cax
More... about 16 years ago
[fix] bug where message 'Nesting level too deep - recursive dependency?' occurs if trying to export MemModels More... about 16 years ago
[fixed] removed all newlines and whitespaces in order to follow the json spec; escaped all forbidden chars (see json spec for details)
Philipp Frischmuth
as p_frischmuth
More... over 16 years ago
[fix] variables added correctly in <head></head> More... over 16 years ago
[fix] bnode output works correctly now More... over 16 years ago
[added] a serializer class for rdf/json format
Philipp Frischmuth
as p_frischmuth
More... over 16 years ago
[modified] updated loadFromString method in order to support parsers already supported by load (load can do the same, but method is more easy to use with strings)
Philipp Frischmuth
as p_frischmuth
More... over 16 years ago
[fix] Removed trailing ?- or $-SPARQL variable indentifiers from Output to follow http://www.w3.org/TR/rdf-sparql-json-res/ More... over 16 years ago
[fix] removed leading char ? or $ from Variable Identifier in Ouput to meet the W3 Standard http://www.w3.org/TR/rdf-sparql-XMLres/ More... over 16 years ago
[fix] parse() now stores multiple 'FROM'-Parts in an array not only multiple 'FROM NAMED'-Parts More... over 16 years ago
[added] initial version of a json parser
Philipp Frischmuth
as p_frischmuth
More... over 16 years ago
[create] JSON result renderer roughly following http://www.w3.org/2001/sw/DataAccess/json-sparql/ More... over 16 years ago