- Nov 07, 2011
- Nov 05, 2011
- Nov 04, 2011
- Oct 21, 2011
- Oct 19, 2011
-
-
alangrafu authored
-
- Oct 15, 2011
- Oct 07, 2011
- Oct 06, 2011
- Oct 05, 2011
-
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
Is annoying to iterate when I know I will get only one result, so for the first row retrieved it is added at ``` r[.FILENAME]+.first.VARNAME.value ``` Also: Fixed small bug in default view
-
alangrafu authored
Also, fixed typo in configuration
-
- Oct 02, 2011
-
-
alangrafu authored
-
alangrafu authored
- Added debug flag, when `true` returns in page SPARQL query as well as results array Right now, when http://example.org uses data with namespace http://another.com - Every time a SELECT is executed, it will change http://another.com to http://example.org. - This is not the case for DESCRIBE/CONSTRUCT - N-Triples, Turtle and RDF/XML versions works fine so far Problems: - No description for new URI in http://example.org - Not clear how to link URI in http://exampler.org to http://another.com. Suggestion: `<http://example.org/abc> owl:sameAs <http://another.com/abc>` . It is no clear __when__ to do it
-
- Sep 30, 2011
-
-
alangrafu authored
instead of {{r[.INNERFILE].value.VARIABLE}} now it will be {{r[.INNERFILE].VARIABLE.value}}
-
- Sep 29, 2011
-
-
alangrafu authored
-